branch: master 「№57108」
Commited by: Doo Nam Kim
GitHub commit link: 「d153d53f002d54be」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 17:19:27

this should fix broken mac.clang.build.debug

...


branch: master 「№57107」
Commited by: Doo Nam Kim
GitHub commit link: 「edf3490273e3c668」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 16:36:12

fixed broken build by pose::PDBInfoCOP -> pose::PDB_InfoCOP

...


branch: master 「№57106」
Commited by: Doo Nam Kim
GitHub commit link: 「45ccfa53c97acf8e」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 16:01:59

[update of SandwichFeatures] - newly introduced 4 more columns (like num_PRO_in_starting_loop_and_1st_3rd_inter_sheet_loop) that seem to prevent aggregation - technically finished all refactoring of SandwichFeatures for now - should not change any integration tests other than (expected) features and features_database_schema (if any)

...


branch: master 「№57105」
Commited by: nollikai
GitHub commit link: 「2aadce9e227fee01」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 14:32:23

Fixing initialization order in BackrubMover to get rid of warnings

...


branch: master 「№57104」
Commited by: Kevin Houlihan
GitHub commit link: 「12ffa6860aa183c5」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 12:32:40

Revert "Debugged TaskOperationFeatures featurs reporter. The feature reporter" Attempting to restore the build, step 2 This reverts commit afcf7f18ee5686f4ba3fb7b69c777b5382721495.

...


branch: master 「№57103」
Commited by: Kevin Houlihan
GitHub commit link: 「5cff772af35c0dff」
Difference from previous tested commit:  code diff
Commit date: 2014-07-23 10:51:40

Revert "Fixed bug introduced by the "disable_design" xml option of FastRelax where FastDesign stopped doing design by default. FastRelax now has a class member variable that can be set by derived classes such as FastDesign." This reverts commit 4d84870a91b788f2ee30e0773a149bca7220ffc9.

...


branch: master 「№57102」
Commited by: Kevin Houlihan
GitHub commit link: 「afcf7f18ee5686f4」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 20:19:34

Debugged TaskOperationFeatures featurs reporter. The feature reporter reports the effects of individual task operations on every residue in a pose. The effects of a feature reporter on a residue are whether the residue becomes packable or designable due to the task operation. The bug was that parse_my_tag had a subtly incorrect signature and the the parse_my_tag of the FeaturesReporter base class was being called. The new version of the feature reporter inherits from MetaWidget as a method of inserting itself into the registrator/creator system rathter than having an explicit regristrator and creator.

...


branch: master 「№57101」
Commited by: Tom Linsky
GitHub commit link: 「4d84870a91b788f2」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 19:00:29

Fixed bug introduced by the "disable_design" xml option of FastRelax where FastDesign stopped doing design by default. FastRelax now has a class member variable that can be set by derived classes such as FastDesign.

...


branch: master 「№57100」
Commited by: nollikai
GitHub commit link: 「2976b8424f550924」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 17:48:45

Added backrub rotation angle customization to BackrubMover BackrubMover now has the following new data members: bool custom_angle_ // true if backrub rotation angle is customizable bool custom_angle() // gets custom_angle_ void set_custom_angle(bool) // sets custom_angle_ Real next_angle_ // the rotation angle for the next backrub move Real next_angle() // gets the rotation angle for the next backrub move set_next_angle(Real) // sets the rotation angle for the next backrub move custom_angle_ is set to false by default to preserve normal backrub behavior

...


branch: master 「№57099」
Commited by: Labonte
GitHub commit link: 「65520983418baf54」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 17:31:04

ResdidueProperties: improvements to auto-code-generation script update_residue_properties.py now... ...only re-writes the files if changes have occured, ...ignores duplicated properties, and ...is more modular. ---------------------------------------- Unit test status: Not Run Integration test status: Not Run

...


branch: master 「№57098」
Commited by: Sergey Lyskov
GitHub commit link: 「7b7ac148574be48a」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 16:25:41

PyRosetta. Updating dependency calculator.

...


branch: master 「№57097」
Commited by: Sergey Lyskov
GitHub commit link: 「48471c6c57215d1d」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 14:30:58

Fixing clang build

...


branch: master 「№57096」
Commited by: Sergey Lyskov
GitHub commit link: 「766aa8b4fc6c5732」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 14:22:21

Fixing PyRosetta build

...


branch: master 「№57095」
Commited by: sarel
GitHub commit link: 「2b97188dd4adf678」
Difference from previous tested commit:  code diff
Commit date: 2014-07-22 05:23:09

adding two integration tests for splice_in and splice_out for non-antibody cases

...


branch: master 「№57094」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「6404f96c20fe050e」
Difference from previous tested commit:  code diff
Commit date: 2014-07-21 17:03:17

Reverting f8cb555; with Rhiju's commit just now, all unit tests should be restored

...


branch: master 「№57093」
Commited by: Rhiju Das
GitHub commit link: 「3490d1592278e7e1」
Difference from previous tested commit:  code diff
Commit date: 2014-07-21 15:29:49

removing newline from no_final_newline.txt in unit tests. Thanks Doug.

...


< 1 .. 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 .. 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