branch: master 「№60696」
Commited by: Andy Watkins
GitHub commit link: 「999267f82bef3226」 「№3890」
Difference from previous tested commit:  code diff
Commit date: 2019-04-05 07:37:10

Merge pull request #3890 from RosettaCommons/everyday847/MPI_Erraser2 MPI and multi-threading support for ERRASER2

...


branch: master 「№60695」
Commited by: Frank David Teets
GitHub commit link: 「dd21cb49c5a6ef3b」 「№3898」
Difference from previous tested commit:  code diff
Commit date: 2019-04-04 18:31:50

Merge pull request #3898 from RosettaCommons/frankdt/sewing_benchmark Adds a scientific benchmark test for assembly SEWING

...


branch: master 「№60694」
Commited by: TJ Brunette
GitHub commit link: 「22621778bd212790」 「№3896」
Difference from previous tested commit:  code diff
Commit date: 2019-04-04 13:14:28

Merge pull request #3896 from RosettaCommons/tjbrunette/junc_filter Tjbrunette/junc filter makes hbnet compatible with silent files. Also, adds bug fixes to NearNativeLoopClosure and the StructureProfile.

...


branch: master 「№60693」
Commited by: Rocco Moretti
GitHub commit link: 「e82622ca9b2aff0a」 「№3900」
Difference from previous tested commit:  code diff
Commit date: 2019-04-04 10:24:47

Merge pull request #3900 from RosettaCommons/roccomoretti/fix_ForceDisulfidesMover Fixes for ForceDisulfidesMover A previous PR (#3841) actually broke the ForceDisulfidesMover (due to how the regex patterns weren't nested.) Fix that. Also, add unit tests such that we don't do that in the future. Also, make a stab at the ability to remove disulfide bonds through the RosettaScripts interface. The current implementation is somewhat limited - it simply allows you to use the ForceDisulfidesMover to reset/remove all the existing disulfides prior to adding on the explicitly listed ones (can be used with a missing disulfides list to remove all of them). I also added general functionality to allow people to unit test script validation for Movers (as the regex error is only caught by XSD validation, and not parse_my_tag). It works, but it's not as general as I'd like, due to the Mover special casing needed for adding the top-level element.

...


branch: master 「№60692」
Commited by: Vikram K. Mulligan
GitHub commit link: 「cccd75ca86206816」 「№3885」
Difference from previous tested commit:  code diff
Commit date: 2019-04-03 23:59:37

Merge pull request #3885 from RosettaCommons/vmullig/add_catch_and_throw Make the "Cannot normalize xyzVector of length() zero" error more informative. The "Cannot normalize xyzVector of length() zero" error is a pain in the neck, because it's hard to know exactly what vector was tripping it up, and in what context. @everyday847 had the idea a while back of adding more try/catch blocks around calls to xyzVector::normalize() which would themselves re-throw after adding more information about the context to the error message, to aid debugging. This is a first pass at that.

...


branch: master 「№60691」
Commited by: Andy Watkins
GitHub commit link: 「c5c5824d14987f1a」 「№3897」
Difference from previous tested commit:  code diff
Commit date: 2019-04-03 14:39:30

Merge pull request #3897 from RosettaCommons/everyday847/recover_broken_silent Read slightly broken silent files gracefully

...


branch: master 「№60690」
Commited by: jkleman
GitHub commit link: 「883fed455a68de76」
Difference from previous tested commit:  code diff
Commit date: 2019-04-01 17:22:23

beautifying

...


branch: master 「№60689」
Commited by: Sergey Lyskov
GitHub commit link: 「3c22f38fb89f2a93」 「№3894」
Difference from previous tested commit:  code diff
Commit date: 2019-04-01 14:20:32

Merge pull request #3894 from RosettaCommons/benchmark Updating Conda package installation documentation

...


branch: master 「№60688」
Commited by: jkleman
GitHub commit link: 「f4723c6c5ee549d5」 「№3853」
Difference from previous tested commit:  code diff
Commit date: 2019-04-01 13:09:06

Merge pull request #3853 from RosettaCommons/jkleman/SciBen_mp_apps Jkleman/sci ben mp apps Scientific benchmark tests for [v] mp_dock [v] mp_relax [v] mp_domain_assembly [v] mp_lipid_acc [v] mp_symdock

Julia Koehler Leman 5 years
oops, I forgot to beautify. I hit the beautify button in the test, so it scheduled the test here: https://benchmark.graylab.jhu.edu/revision?branch=&id=12253
...


branch: master 「№60687」
Commited by: Jason C. Klima
GitHub commit link: 「4dd8342f3d83f964」 「№3893」
Difference from previous tested commit:  code diff
Commit date: 2019-03-31 17:23:34

Merge pull request #3893 from RosettaCommons/klimaj/fix_T900 Skip benchmark server test pyrosetta.tests.distributed.test_dask_worker

...


branch: master 「№60686」
Commited by: Amanda Loshbaugh
GitHub commit link: 「46de6fad6e3c84aa」 「№3801」
Difference from previous tested commit:  code diff
Commit date: 2019-03-30 16:47:24

Merge pull request #3801 from RosettaCommons/aloshbau/scientific_1 Aloshbau/scientific 1

...


branch: master 「№60685」
Commited by: Andy Watkins
GitHub commit link: 「6fad4d40c5625dd4」 「№3877」
Difference from previous tested commit:  code diff
Commit date: 2019-03-29 18:59:31

Merge pull request #3877 from RosettaCommons/everyday847/yet_more_aramids Yet more aramids

...


branch: master 「№60684」
Commited by: Hahnbeom Park
GitHub commit link: 「6360c4d17e133dbe」 「№3832」
Difference from previous tested commit:  code diff
Commit date: 2019-03-29 18:31:13

Merge pull request #3832 from RosettaCommons/dimaio/gen_potential_update_parameters Dimaio/gen potential update parameters

Vikram K. Mulligan 5 years
Note: this merge broke the small_molecule_lattice_dock integration test. [list]
...


branch: master 「№60683」
Commited by: Yue Ying
GitHub commit link: 「8b51b20319351ece」 「№3860」
Difference from previous tested commit:  code diff
Commit date: 2019-03-29 16:34:04

Merge pull request #3860 from RosettaCommons/yingyue0414-patch-modifiedHexose Yingyue0414 patch modified hexose & IO_String quick fix

...


branch: master 「№60682」
Commited by: Rocco Moretti
GitHub commit link: 「804355de08cf23d5」
Difference from previous tested commit:  code diff
Commit date: 2019-03-29 16:03:09

beautifying

...


branch: master 「№60681」
Commited by: Frank DiMaio
GitHub commit link: 「36a19dbff09c8b30」 「№3887」
Difference from previous tested commit:  code diff
Commit date: 2019-03-28 16:10:47

Merge pull request #3887 from RosettaCommons/dimaio/pilot_apps Adding a new pilot app and updating another.

...


< 1 .. 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 .. 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