branch: master 「№61944」
Commited by: Sergey Lyskov
GitHub commit link: 「5a073af94d2c9fde」 「№6226」
Difference from previous tested commit:  code diff
Commit date: 2022-10-01 19:08:06

Merge pull request #6226 from RosettaCommons/benchmark adding aarch64 support

...


branch: master 「№61943」
Commited by: Rocco Moretti
GitHub commit link: 「d8d9982120b445e6」 「№5360」
Difference from previous tested commit:  code diff
Commit date: 2022-09-28 18:13:34

Merge pull request #5360 from RosettaCommons/roccomoretti/chemistry_objects Add "Chemistry" Objects, which are like Movers, but for ResidueTypes. This is part of the process of merging my the drug_design branch piecemeal. The Chemisty objects come in two parts. The first is a simple core-level one, which defines the basic interface. The second is a protocols-level one which extents the interface to be XML parsable and Pose-aware. (That is, you can potentially have chemistries which are aware of the residue context in the Pose.) Chemistries occupy a new section in the input XML. With this PR comes some simple Chemistries, such as PatchChemistry, which allows you to apply the same manipulations you could in a patch. I also add an ApplyChemistyMover, which allows you to apply one or more Chemistries to a Pose from an XML context.

...


branch: master 「№61942」
Commited by: Sergey Lyskov
GitHub commit link: 「42f63275dedaa6cb」 「№6217」
Difference from previous tested commit:  code diff
Commit date: 2022-09-28 14:42:57

Merge pull request #6217 from RosettaCommons/benchmark updating release scripts - adding release.rosetta.documentation - refactoring release.binary script so release-as-git repository became optional

...


branch: master 「№61941」
Commited by: Sergey Lyskov
GitHub commit link: 「7ee89691fa724d69」 「№6208」
Difference from previous tested commit:  code diff
Commit date: 2022-09-23 00:32:54

Merge pull request #6208 from RosettaCommons/benchmark Porting Rosetta/PyRosetta to Linux arm64 platform

...


branch: master 「№61940」
Commited by: Sergey Lyskov
GitHub commit link: 「4c51f714cd413ab5」 「№6201」
Difference from previous tested commit:  code diff
Commit date: 2022-09-16 19:05:06
maintenance.documentation

Merge pull request #6201 from RosettaCommons/benchmark fixing 15.02-Membrane-Protein-ddG-of-mutation notebook

...
Test: linux.clang.maintenance.documentation

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: master 「№61939」
Commited by: Sergey Lyskov
GitHub commit link: 「717883cf62544f62」 「№6199」
Difference from previous tested commit:  code diff
Commit date: 2022-09-16 17:09:16

Merge pull request #6199 from RosettaCommons/benchmark updating PyRosetta.notebooks module to fix 02.06-Visualization-and-PyMOL-Mover.PyRosetta-ColabPyMOL-integration notebook

...


branch: master 「№61938」
Commited by: Sergey Lyskov
GitHub commit link: 「f8d1edff335ebf03」 「№6195」
Difference from previous tested commit:  code diff
Commit date: 2022-09-14 20:40:19

Merge pull request #6195 from RosettaCommons/benchmark Benchmark scripts update

...


branch: master 「№61937」
Commited by: Sergey Lyskov
GitHub commit link: 「f438a55714bb05ec」 「№6193」
Difference from previous tested commit:  code diff
Commit date: 2022-09-14 14:43:57

Merge pull request #6193 from RosettaCommons/sergey/binder PyRosetta, improving template bindings

...


branch: master 「№61936」
Commited by: Andy Watkins
GitHub commit link: 「7f68ebd7b1940762」 「№6170」
Difference from previous tested commit:  code diff
Commit date: 2022-09-03 18:00:32

Merge pull request #6170 from RosettaCommons/everyday847/update_docs Bump docs submodule

...


branch: master 「№61935」
Commited by: Sergey Lyskov
GitHub commit link: 「6079c70fa16855c0」 「№6167」
Difference from previous tested commit:  code diff
Commit date: 2022-08-31 20:05:32

Merge pull request #6167 from RosettaCommons/sergey/binder fixing PyRosetta package name calculation

...


branch: master 「№61934」
Commited by: Sergey Lyskov
GitHub commit link: 「aa46261401fad3f4」 「№6163」
Difference from previous tested commit:  code diff
Commit date: 2022-08-30 19:12:16
maintenance.documentation

Merge pull request #6163 from RosettaCommons/sergey/binder adding `fixedsizearrayX_add_on_binder`

...
Test: linux.clang.maintenance.documentation

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: master 「№61933」
Commited by: Sergey Lyskov
GitHub commit link: 「febec3c2d35cfc9f」 「№6154」
Difference from previous tested commit:  code diff
Commit date: 2022-08-25 19:59:15

Merge pull request #6154 from RosettaCommons/benchmark fixing fixing `calculate_extension` function

...


branch: master 「№61932」
Commited by: Sergey Lyskov
GitHub commit link: 「b098d5406e565f7d」 「№6147」
Difference from previous tested commit:  code diff
Commit date: 2022-08-24 16:38:39

Merge pull request #6147 from RosettaCommons/sergey/f switching integration.mpi test to run in release_debug mode

...


branch: master 「№61931」
Commited by: P. Douglas Renfrew
GitHub commit link: 「9ec33c9fe00427e5」 「№6148」
Difference from previous tested commit:  code diff
Commit date: 2022-08-24 09:49:27
maintenance.documentation

Merge pull request #6148 from RosettaCommons/dougrenfrew/remove_legacy_dunbrack_functions Remove legacy rotlib functions that caused array bounds warnings with GCC v10.3

...
Test: linux.clang.maintenance.documentation

 View log

Loading...

 View log in dialog  View log in log in separate window


branch: master 「№61930」
Commited by: Rocco Moretti
GitHub commit link: 「26e7887ec7bd82f0」 「№6146」
Difference from previous tested commit:  code diff
Commit date: 2022-08-19 16:22:05

Merge pull request #6146 from RosettaCommons/roccomoretti/fix_master_tests2 Fix clang_tidy warning in master Be explicit about which virtual function is being called during constructor. (This is easy, as it's the most-derived class which is calling things.)

...


branch: master 「№61929」
Commited by: David P. Nannemann
GitHub commit link: 「8ffafd6497fa6765」 「№6142」
Difference from previous tested commit:  code diff
Commit date: 2022-08-19 12:12:16
maintenance.documentation

Merge pull request #6142 from RosettaCommons/nannemdp/vicinity_sampling_by_LoopRelaxMover Added if statement to LoopRelaxMover to bypass centroid setup when not remodeling the loop.

...
Test: linux.clang.maintenance.documentation

 View log

Loading...

 View log in dialog  View log in log in separate window


< 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 .. 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