branch: master 「№61080」
Commited by: Sergey Lyskov
GitHub commit link: 「a68ac283f6d6ee69」 「№4401」
Difference from previous tested commit:  code diff
Commit date: 2019-12-13 22:36:46

Merge pull request #4401 from RosettaCommons/jkleman/SciBen_sfxns renaming relax scientific tests

...


branch: master 「№61079」
Commited by: Rocco Moretti
GitHub commit link: 「b24d2b8eb3c8c52a」 「№4378」
Difference from previous tested commit:  code diff
Commit date: 2019-12-13 15:53:55

Merge pull request #4378 from RosettaCommons/roccomoretti/more_residue_selector_switch Convert a bunch of XML object to use ResidueSelectors internally. Another spinoff of PR#2466, aiming at removing the pose dependence at parse time. There's a number of objects which use pose in parse_my_tags() which can (and likely should) be converted to using /ResidueIndexDescriptors. (Note that I haven't changed the XML interface, just implemented the internals with ResidueSelectors/ResidueIndexDescriptors.)

...


branch: master 「№61078」
Commited by: Rocco Moretti
GitHub commit link: 「0d1716fc66549856」 「№4397」
Difference from previous tested commit:  code diff
Commit date: 2019-12-13 15:48:51

Merge pull request #4397 from RosettaCommons/roccomoretti/cppcheck_188_fixes Some fixes for cppcheck 1.88 Sergey is looking to update some backends on the test server. This will involve updating the cppcheck version to 1.88. That newer version catches more things. To avoid perma-failing on the cppcheck, we should address the new issues. I had already updated the known issues list with existing cppcheck 1.88 issues, but a few new ones have slipped through since. I've either just fixed them, or have updated the cppcheck suppression list to simply ignore a style test which doesn't quite match how we use Rosetta.

...


branch: master 「№61077」
Commited by: Andy Watkins
GitHub commit link: 「91b7a940f06ab065」 「№4087」
Difference from previous tested commit:  code diff
Commit date: 2019-12-12 23:03:24

Merge pull request #4087 from RosettaCommons/kkappel1/drrafter_updates On behalf of @kkappel1: DRRAFTER updates

...


branch: master 「№61076」
Commited by: Andy Watkins
GitHub commit link: 「09b9214e464ebf3a」 「№4416」
Difference from previous tested commit:  code diff
Commit date: 2019-12-12 23:02:54

Merge pull request #4416 from RosettaCommons/everyday847/FARFAR2_demo Update demos submodule

...


branch: master 「№61075」
Commited by: Brian Coventry
GitHub commit link: 「973b1b43e97c8ebd」 「№4384」
Difference from previous tested commit:  code diff
Commit date: 2019-12-11 18:04:44

Merge pull request #4384 from RosettaCommons/bcov/ArgCationPi arg_cation_pi guidance score term for arginine cation pi interactions

...


branch: master 「№61074」
Commited by: Rocco Moretti
GitHub commit link: 「885fe0750dc3c76a」 「№4411」
Difference from previous tested commit:  code diff
Commit date: 2019-12-11 16:24:19

Merge pull request #4411 from RosettaCommons/roccomoretti/fix_release_script Fix release script I had changed the interface to generate_version_information() by adding an argument, but I missed an intermediate function. This should correct that (and future proof a bit, too).

...


branch: master 「№61073」
Commited by: Daniel Farrell
GitHub commit link: 「8ef5837f2cd19a89」 「№4271」
Difference from previous tested commit:  code diff
Commit date: 2019-12-10 16:06:03

Merge pull request #4271 from RosettaCommons/danpf/crossover_bug_fix fix bug in baseEtableEnergy get_count_pair_function_trie

...


branch: master 「№61072」
Commited by: Rocco Moretti
GitHub commit link: 「9416046d30b05f6d」 「№4410」
Difference from previous tested commit:  code diff
Commit date: 2019-12-10 11:45:47

Merge pull request #4410 from RosettaCommons/roccomoretti/pre_talaris_HOH Remove HOH from pre-talaris exclude_pdb_components_list\ The pre-talaris residue type set doesn't have an HOH type. As such, it shouldn't list the type in the exclude_pdb_component_list.txt file.

...


branch: master 「№61071」
Commited by: Rocco Moretti
GitHub commit link: 「7f2bd0108df85694」 「№4402」
Difference from previous tested commit:  code diff
Commit date: 2019-12-09 16:31:20

Merge pull request #4402 from RosettaCommons/roccomoretti/release_indication_in_version Add backtrace to console output for developers A desire was recently expressed to return the backtrace information to the console/tracer output for developers. In order to provide this info for developers (for whom it may be useful) but not for users-at-large (for whom it probably isn't), this PR adds an additional version info feature for being a "public release". This will be true for the Academic and Commercial downloads of Rosetta, but will be false for any version of Rosetta directly compiled from Git. While the recently added -run:crash_to_console flag will control things if given, if the option is omitted, the behavior will be print the results on the console for git/developer releases, and to leave it out for the public releases. In all cases, the ROSETTA_CRASH.log file is still generated.

...


branch: master 「№61070」
Commited by: Rocco Moretti
GitHub commit link: 「4e9b337b554a80e7」 「№4406」
Difference from previous tested commit:  code diff
Commit date: 2019-12-09 16:30:29

Merge pull request #4406 from RosettaCommons/roccomoretti/fix_tests Fix some broken-in-master tests. This fixes some tests which are currently broken in master. (Except for those issues already addressed by #4404) In particular, it fixes the clang_tidy tests, as well as the glycan_anomers test.

...


branch: master 「№61069」
Commited by: Frank DiMaio
GitHub commit link: 「a280003bbdf28fb8」 「№4405」
Difference from previous tested commit:  code diff
Commit date: 2019-12-06 14:46:24

Merge pull request #4405 from RosettaCommons/dimaio/clang11_build Fix build on clang11 on OSX

...


branch: master 「№61068」
Commited by: Sergey Lyskov
GitHub commit link: 「3f906ccf518b80b5」 「№4231」
Difference from previous tested commit:  code diff
Commit date: 2019-12-06 14:10:03

Merge pull request #4231 from RosettaCommons/sergey/submodules Adding tools, demos and documentation as submodules to main repository and fixing most of known scripts path to point to a new location. Rest of the scripts (and particularly all release scripts and clone scripts) will be fixed in a follow up PR.

...


branch: master 「№61067」
Commited by: Brian Coventry
GitHub commit link: 「20fce0fd08c79195」 「№4404」
Difference from previous tested commit:  code diff
Commit date: 2019-12-06 13:03:52

Merge pull request #4404 from RosettaCommons/bcov/FixMaster Fix gcc9 compile warning

...


branch: master 「№61066」
Commited by: Jack Maguire
GitHub commit link: 「f8f5427db5cbe403」 「№4403」
Difference from previous tested commit:  code diff
Commit date: 2019-12-06 09:25:06

Merge pull request #4403 from RosettaCommons/JackMaguire/KillAtoPolarDesign Renaming KillA2019 to PolarDesign2019 @Haddox found that KillA2019 doesn't actually Kill Alanines. In fact, it results in more alanines than MonomerDesign2019 (though nothing creates more alanines than "legacy", our old default until 8/2019). It also results in more polar residues, so the new name is PolarDesign2019. This PR updates the database and integration tests to have the new name. Additionally, there is a check in FastRelax that will switch database queries for "KillA2019" with "PolarDesign2019". This protects us against poor advertising about the name change and allows users to keep the more fun name if they want (I probably will).

...


branch: master 「№61065」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「0d6dc321777f2451」 「№4367」
Difference from previous tested commit:  code diff
Commit date: 2019-12-05 10:00:56

Merge pull request #4367 from RosettaCommons/jadolfbr/thread_safe_sugar_bb Make SugarBB Threadsafe This PR addresses #2441 in association with @vmullig 's Scoring Threadsafety issue #4358 . The changes include removal of step size option for the sampling data, and setup of the sampling data on construction of both the CHIEnergyFunction and OmegaPreferences functions - this is needed to keep threadsafety as Vikram pointed out in 2017 that we can't make either global object with the `safely_create_load_once_object_by_OP` if there are two+ versions that could be created.

...


< 1 .. 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 .. 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