branch: master 「№56580」
Commited by: Nick Marze
GitHub commit link: 「56aa4744442fca1e」
Difference from previous tested commit:  code diff
Commit date: 2014-03-25 15:14:35

Adding pilot apps to pilot/nmarze. Nothing used by unit/integration tests was changed.

...


branch: master 「№56579」
Commited by: Sergey Lyskov
GitHub commit link: 「9575fbc5e48a62f7」
Difference from previous tested commit:  code diff
Commit date: 2014-03-25 14:16:21

PyRosetta, debug build: Adding link to toolbox.

...


branch: master 「№56578」
Commited by: Doo Nam Kim
GitHub commit link: 「5508b89f602905b2」
Difference from previous tested commit:  code diff
Commit date: 2014-03-25 10:18:57

fixing broken pyrosetta build

...


branch: master 「№56577」
Commited by: Rebecca Alford
GitHub commit link: 「dfe26f3d5ae1f29d」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 19:33:38

Commenting out guilty methods for breaking pyrosetta build - hopefully we fix it this time'

...


branch: master 「№56576」
Commited by: Dominik Gront
GitHub commit link: 「d2da8843eeb72421」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 19:02:03

merging (small) changes with the current state of the trunk

...


branch: master 「№56575」
Commited by: Rebecca Alford
GitHub commit link: 「04342abe772db26c」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 18:26:53

Updating include guards again. HOpefully this fixes the pyrosetta build

...


branch: master 「№56574」
Commited by: Rebecca Alford
GitHub commit link: 「f776b8411b2778a4」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 17:10:13

Updating include guards in Membrane FA Potential class. THis should hopefully fix the pyrosetta build

...


branch: master 「№56573」
Commited by: Doo Nam Kim
GitHub commit link: 「0035faf29cdf52a6」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 16:41:32

Added a new mover (ResidueTypeConstraintMover) that assigns a ResidueTypeConstraint to a pose (All I did is just making a simple mover using Sarel's ResidueTypeConstraint) [integration tests comment] - should not change any integration test

...


branch: master 「№56572」
Commited by: Rocco Moretti
GitHub commit link: 「d544ed2cd56074a6」
Difference from previous tested commit:  code diff
Commit date: 2014-03-24 12:24:37

Fix low-hanging gotos Fix gotos that were simple replacements of break/continue/do-while/etc. The gotos that are remaining are either multi-level breaks, other more complex flow control, or in files I didn't bother to touch. (I didn't bother with the multitude in apps/pilot/, as many of those are in "private" applications, and some numeric/ files, as those look to be straight transliterations of external code.) All tests pass on my machine.

...


branch: master 「№56571」
Commited by: Dominik Gront
GitHub commit link: 「e08b130d8f0c266d」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 15:14:41

A simple pilot app demonstrates how to use movers

...


branch: master 「№56570」
Commited by: Dominik Gront
GitHub commit link: 「3f55c95210c4e423」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 14:27:46

fixing warning/error which should also fix the build

...


branch: master 「№56569」
Commited by: Dominik Gront
GitHub commit link: 「642bada287cd9210」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 11:27:08

a pilot app reads a binary PsiBlast ckeckpoint to test the new functionality

...


branch: master 「№56568」
Commited by: Dominik Gront
GitHub commit link: 「43d205397ff0f95a」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 10:19:33

Fixing the build on Mac with clang >= 5.0 It compiles nicely by clang 5.0 and gcc.

...


branch: master 「№56567」
Commited by: wendao
GitHub commit link: 「361cb64479ec3f79」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 06:40:46

Fixing unittest for mac build, lower tolerence

...


branch: master 「№56566」
Commited by: wendao
GitHub commit link: 「e7bde0e286f05ddb」
Difference from previous tested commit:  code diff
Commit date: 2014-03-23 03:02:34

Updating Centroid Rotamer (cenrot) Model 1. reweight pair and pair_ang by env dependency 2. refined rotamer cluster, new cenrot dunbrack lib 3. cbeta term for cenrot 4. bigger vdw radii for minimizing 5. updating unit test 6. minor bug fixing for compiling others: Adding more parameters for cart_bonded term Hack in CartesianMinimizerMap, use RB1 to mark single atom vdw term can load more than one atom_vdw.txt Unit test all passed 53 ingegration test changes found 12 of them due to the cart_bonded term or new cenrot weights file FAIL nonideal_rtmin FAIL mr_protocols FAIL hybridization FAIL fold_cst_new FAIL metalloprotein_abrelax FAIL abinitio FAIL splice_seq_constraint FAIL repack_with_elec_dens FAIL minimize_with_elec_dens FAIL features_database_schema FAIL symmetry_multicomponent 2 of them just failed as ref (missing weights file?) FAIL splice_out FAIL splice_in others are minor numeric changes due to adding new cenrot_cbeta term

...


branch: master 「№56565」
Commited by: Dominik Gront
GitHub commit link: 「b90f3350c18b4cd2」
Difference from previous tested commit:  code diff
Commit date: 2014-03-22 01:34:58

Removing erroneously typed character to fix the build

...


< 1 .. 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 .. 354 >

Legend:
queued Queued Test
queued for comparison Test finished running but not yet compared
running Test is Running right now
comparing Test results is now comparing with previous results
finished Test is finished without errors
failed Test failed
build Failed Test could not be run because build failed
script failed Test results is unknow because test-script failed
canceled Test was canceled