branch: master 「№58900」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「c2abaa478349e387」
Difference from previous tested commit:  code diff
Commit date: 2016-09-06 16:44:06

Fixing the cxx11thread,serialization build

...


branch: master 「№58899」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「17bff4be27ded4ed」 「№1527」
Difference from previous tested commit:  code diff
Commit date: 2016-09-06 14:19:44

Merge pull request #1527 from RosettaCommons/aleaverfay/cxx11_as_default c++11 as default These commits flip the switch on C++11, so that we can now use its nice features (auto, lambda functions) in developing code, without having to nest that code in hard-to-read #ifdef blocks. Lots of expected integration test changes -- a lot of low-level utility classes are now going to behave differently, and the compilers themselves are using a different standard meaning they may have to produce different code.

...


branch: master 「№58898」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「fd7733eb89ea33a5」 「№1583」
Difference from previous tested commit:  code diff
Commit date: 2016-09-06 11:30:26

Merge pull request #1583 from RosettaCommons/lqtza/cdr_regex_update cdr regex in antibody.cc is loaded from the database now

...


branch: master 「№58897」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「6dace0b774a15197」 「№1588」
Difference from previous tested commit:  code diff
Commit date: 2016-09-05 23:33:13

Merge pull request #1588 from RosettaCommons/jadolfbr/packstat Fix packstat score test. So, the packstat score test was crazy with the JD2 merge (76 to >100k cycles or something). Turns out that for packstat to SCORE, it needs to write out a PDB file to the output stream to turn it into a SimplePDB. This caused the energies to fail when it tried to access the weights DURING scoring (which are now output by default). * Use StructFileRepOptions to turn off output of the energies table (as well as any pose cache). This should fix the test. * Use StructFileRepOptions to remove global setting of OptionSystem data Yay! @aleaverfay Turns out that packstat is only really tested in the score performance test. If you care about packstat, you should add a proper test for it (and probably refactor it to not output an entire PDB from a pose at each score cycle). @smlewis @roccomoretti @willsheffler Thanks for the help in sleuthing Steven!

...


branch: master 「№58896」
Commited by: Andrew Watkins
GitHub commit link: 「60f4b548cde5e776」 「№1199」
Difference from previous tested commit:  code diff
Commit date: 2016-09-03 23:00:13

Merge pull request #1199 from RosettaCommons/everyday847/terpenes Simple addition of terpene support

...


branch: master 「№58895」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「e7ebbc56ce8ab05a」 「№1586」
Difference from previous tested commit:  code diff
Commit date: 2016-09-03 01:50:40

Merge pull request #1586 from RosettaCommons/smlewis/mmCIFJobOutputter Fix JD2 profile test perma-fail Thanks @roccomoretti for pointing this out. The directories changed with the new JD2 integration tests and there was a dependent symbolic link for the profile test @smlewis

...


branch: master 「№58894」
Commited by: David Johnson
GitHub commit link: 「f4e430c5bd1a56e8」 「№1575」
Difference from previous tested commit:  code diff
Commit date: 2016-09-02 11:39:29

Merge pull request #1575 from RosettaCommons/nikoniko90/exemplar2.0 Changed exemplar generation to create more compact exemplars. Added flags to restore prior functionality, these flags will cause the make_exemplar integration test to fail. Other completely unrelated integration tests and profile tests are failing, but they look to be "usual suspects" that are failing frequently.

...


branch: master 「№58893」
Commited by: Sergey Lyskov
GitHub commit link: 「6f92f0006be6dba3」
Difference from previous tested commit:  code diff
Commit date: 2016-09-01 19:04:09

Fixing link in PyRosetta documentation template

...


branch: master 「№58892」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「ad34a4dacec897d5」 「№1534」
Difference from previous tested commit:  code diff
Commit date: 2016-09-01 17:52:56

Merge pull request #1534 from RosettaCommons/Cyrus/mergetarget From Cyrus via Steven Lewis: Four items in this PR, mostly from Steven Lewis (@smlewis), with assist from Indigo King (@indigogo): Cyrus PR 40: smlewis/cyrus/FilterReportAsPoseExtraScoresMover; adds new class to dump Filter values mid-protocol; it seems bizarre that this didn’t exist already and/or isn’t how Filters already worked, but the list didn’t say one existed. Cyrus PR 39: smlewis/cyrus/re_fix_beta15_catch: When I added the tool to get upset at beta_15 score functions without their requisite command line flag, it worked only for weights files with the .wts extension; now it works extensionless. Praise be to the integration tests, which caught a huge bug in the second version of this (you’re getting the third). Cyrus PR 36: Trivial fix to the code template for Filters. Cyrus PR 30: Updates old LoopAnalyzerMover to be RosettaScriptable. Creates LoopAnalyzerFilter, which is what it sounds like. Also Cyrus PR 40 because some of it went into a testing branch after the integration tests caught a bug, and the lack of cxx11 made me sad.

...


branch: master 「№58891」
Commited by: Andrew Watkins
GitHub commit link: 「9f962940a6b56a7f」 「№1587」
Difference from previous tested commit:  code diff
Commit date: 2016-09-01 15:50:01

Merge pull request #1587 from RosettaCommons/everyday847/fix_cartbonded_bug_i_created Don't exit early if called with bad atom ids

...


branch: master 「№58890」
Commited by: Andrew Watkins
GitHub commit link: 「8a08f7173240c736」 「№1580」
Difference from previous tested commit:  code diff
Commit date: 2016-08-31 23:20:55

Merge pull request #1580 from RosettaCommons/everyday847/beta_bb_app Some functionality for working with beta amino acids

...


branch: master 「№58889」
Commited by: Andrew Watkins
GitHub commit link: 「5f4f34fdc28c9ab9」 「№1585」
Difference from previous tested commit:  code diff
Commit date: 2016-08-31 19:49:51

Merge pull request #1585 from RosettaCommons/calebgeniesse/everyday847/stepwise_performance Small performance boost to stepwise

...


branch: master 「№58888」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「a8a15afd9455efd2」 「№1071」
Difference from previous tested commit:  code diff
Commit date: 2016-08-31 14:05:41

Merge pull request #1071 from RosettaCommons/smlewis/mmCIFJobOutputter mmCIF JD2 output compatibility - chemXRW leftover Steven Lewis and Jared Adolf-Bryfogle Currently, cif output is supported directly by cif_writer.hh, but not by JD2. This adds classes to enable that, plus lots of other smaller changes in extra output, dump pdb, etc. mmCIF JD2 Options ============ Two options will now control JD2 and mmCIF: -out:mmCIF and -out:mmCIF_gz Output Options ============ Extra PDB and mmCIF output is now controlled through these options (listed with their current defaults): -output_pose_energies_table true -output_pose_cache_data true -output_pose_fold_tree false mmCIF Extra Tables =============== Extra output is now refactored to be part of SFR and extracted in PoseToSFRConverter (as it should be) and can be output by the CIF writer as well. As far as we can tell, extra tables are ignored by programs, including PyMol. SO we should be in the clear. Each extra set of output is a new table for mmCIF. These are controlled by options, some of which only print out in JD2, as before, or are only output if the SFR has this info. These new tables consist of the following: - pose_energies - pose_cache_data - pose_comments - rosetta_remarks - rosetta_additional The rosetta_additional table has two columns - type and output. Thats it. For now, the fold_tree is one type if we output it, and etc is another type for additional_string_output not covered by the tables above. The Pose energies and cache table can be -not- output to a cif through options above. Alternatively, -cif_extra_data_separate_file specifies to put the scores in a separate file instead of in the cif file. mmCIF Line Length =============== -CIF files will have the 80 line length. It seems that the same cifparse file is used to read in and output CIF files, and it looks like you need to specify the line length in both. I'm not sure how EXTERNAL programs will respond to cif files having a maximum line length of the computer writing it out. It would be nice, but I am tabling this. What needs to happen, is that it changes with the PDB directly! Additional Changes ============== dump_pdb now does not have an available function where you can pass a 'tag' string, which, in reality, does absolutely nothing. This is fixed in every file that passed this bogus 'tag'. Test Changes ========== From what Steven and Jared can tell, we are dealing with purely cosmetic changes here for the integration tests. An extra line ending separating [extra-pdb-output] components (that were before one giant string internally). Most deletions of lines are just lines moving around in a file. Some integration tests have their pose energies table DISAPPEAR, instead of appear - but the old state was unscored poses with empty energies tables, so that loss is still cosmetic. Please look over your own integration tests just to double check. Happy Wednesday!

...


branch: master 「№58887」
Commited by: Labonte
GitHub commit link: 「cfe75a7278b6aeda」 「№1573」
Difference from previous tested commit:  code diff
Commit date: 2016-08-31 13:29:53

Merge pull request #1573 from RosettaCommons/revert-1572-revert-1571-sofibali/sofia_summer_work Reinstate "Sofibali/sofia summer work" carbohydrate test changes expected

...


branch: master 「№58886」
Commited by: Rocco Moretti
GitHub commit link: 「40ccfaf8273337b4」 「№1574」
Difference from previous tested commit:  code diff
Commit date: 2016-08-30 17:18:01

Merge pull request #1574 from RosettaCommons/roccomoretti/mover_status_doc Add in-code documentation for MoverStatus codes Also add error handling for unused MoverStatus code (MS_FAIL) in JD2.

...


branch: master 「№58885」
Commited by: Frank DiMaio
GitHub commit link: 「47cd4c594b62090a」 「№1576」
Difference from previous tested commit:  code diff
Commit date: 2016-08-30 12:47:34

Merge pull request #1576 from RosettaCommons/dimaio/mg_cartmin_issue2 This PR addresses the same issue in #1566 (unfortunately, that PR did not completely fix the problem), with bondangle/bondlength minimization of Mg-containing poses. The issue arises due to the input_stub logic selecting three collinear atoms to build the stub. This PR fixes this issue by choosing alternate atoms if the selected stub atoms are collinear.

...


< 1 .. 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 .. 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