branch: release 「№318」
Commited by: Hope Woods
GitHub commit link: 「e3a59b3b1f22ce03」 「№5995」
Difference from previous tested commit:  code diff
Commit date: 2022-05-10 12:39:47

Merge pull request #5995 from RosettaCommons/woodsh17/fix_mp_scientific_test Adding -restore_lazaridis_imm_behavior 1 to MP scientific test

...


branch: release 「№317」
Commited by: Vikram K. Mulligan
GitHub commit link: 「839b00f59d92ff52」 「№5962」
Difference from previous tested commit:  code diff
Commit date: 2022-04-19 17:48:30

Merge pull request #5962 from RosettaCommons/vmullig/fix_unit_test_breakage_from_packer_change Fix unit test breakage, and restore skipping of final temperature jump in packing This reverts pull request #5960 to restore pull request #5920, and fixes the unit test failure in the process. TODO: - [x] Fix failure in `AntibodySeqDesign:test_normal_tf_generation` unit test. --> A UTracer can simply be updated. The difference is likely a trajectory difference.

...


branch: release 「№316」
Commited by: Davide Sala
GitHub commit link: 「d95c9420af12eca7」 「№5934」
Difference from previous tested commit:  code diff
Commit date: 2022-04-07 02:56:27

Merge pull request #5934 from RosettaCommons/davidesala/fixing_deerio fixing DEERIO.cc, bug prevented the usage of epr_deer_score E term

...


branch: release 「№315」
Commited by: Vikram K. Mulligan
GitHub commit link: 「a4d79705213bc2ac」 「№5916」
Difference from previous tested commit:  code diff
Commit date: 2022-03-20 21:59:37

Merge pull request #5916 from RosettaCommons/vmullig/fix_new_macos_errors Fix issues flagged by latest clang on MacOS The new version of clang on MacOS flags a bunch of issues in the code. Fixing these so that I can finish pull request #5915.

...


branch: release 「№314」
Commited by: Sergey Lyskov
GitHub commit link: 「512e58946eaed9de」
Difference from previous tested commit:  code diff
Commit date: 2022-03-13 13:42:04

dummy commit to rigger weekly release

...


branch: release 「№313」
Commited by: Vikram K. Mulligan
GitHub commit link: 「433f0fcb5cc4b453」 「№5880」
Difference from previous tested commit:  code diff
Commit date: 2022-03-03 23:35:16

Merge pull request #5880 from RosettaCommons/revert-5869-davidesala/CCM_release Revert "documentation improved" Reverts #5869 This broke most unit and integration tests, since the XSD no longer generates properly. @davidesala, after this reversion is merged, please create a PR to revert this reversion (you can do that through the Github web interface), pull that branch, fix the problem in the branch, and run full tests before re-merging.

...


branch: release 「№312」
Commited by: Davide Sala
GitHub commit link: 「359cee4319825b91」 「№5847」
Difference from previous tested commit:  code diff
Commit date: 2022-02-24 09:12:22

Merge pull request #5847 from RosettaCommons/davidesala/CCM_release Davidesala/ccm release

...


branch: release 「№311」
Commited by: Sergey Lyskov
GitHub commit link: 「28566d4181fcfdd2」 「№5840」
Difference from previous tested commit:  code diff
Commit date: 2022-02-11 19:10:46

Merge pull request #5840 from RosettaCommons/sergey/binder PyRosetta update

...


branch: release 「№310」
Commited by: Rocco Moretti
GitHub commit link: 「b3365a12916d9c12」 「№5693」
Difference from previous tested commit:  code diff
Commit date: 2022-02-03 17:09:08

Merge pull request #5693 from RosettaCommons/roccomoretti/update_submodules Update various submodules The assorted submodules have accumulated additional commits in their master branches versus their state in the main repo. Update the various submodules to their most recent master branch status. (Submodules for build & PyRosetta build weren't touched -- it's assumed that they're at the state they're supposed to be.)

...


branch: release 「№309」
Commited by: Rocco Moretti
GitHub commit link: 「0c9f888efdecfed4」 「№5802」
Difference from previous tested commit:  code diff
Commit date: 2022-01-26 20:42:42

Merge pull request #5802 from RosettaCommons/roccomoretti/fix_master Fix master tests *Beautification for PR #5800 * Fix uninitialized variable detected by Valgrind for PR #5683

...


branch: release 「№308」
Commited by: Brian Weitzner
GitHub commit link: 「5311e4a2599b3aaf」 「№5790」
Difference from previous tested commit:  code diff
Commit date: 2022-01-18 20:14:22

Merge pull request #5790 from RosettaCommons/weitzner/fix-macos-bitness Updating Rosetta for Apple Silicon (M1) Macs

...


branch: release 「№307」
Commited by: Sergey Lyskov
GitHub commit link: 「fad969a1e80536d5」
Difference from previous tested commit:  code diff
Commit date: 2021-12-30 15:40:31

Update slurm.py explicitly specifying the correct SLURM partition

...


branch: release 「№306」
Commited by: Vikram K. Mulligan
GitHub commit link: 「4ff291ed8257ec2d」 「№5769」
Difference from previous tested commit:  code diff
Commit date: 2021-12-16 00:25:15

Merge pull request #5769 from RosettaCommons/vmullig/generalize_virtual_residue Generalize the virtual residue patch. Currently, the protein virtual residue patch is special-cased for each amino acid type, and doesn't support terminal types. This is silly. We have a `VIRTUALIZE_ALL` `PatchOperation` (which is used for RNA); we might as well use it for everything. Tasks: - [x] Switch patch to use `VIRTUALIZE_ALL`. - [x] Rename patch from `VirtualProteinResidue` to `VirtualResidue`. - [x] Ensure the `VIRTUALIZE_ALL` `PatchOperation` also zeros the net formal charge. - [x] Unit test to confirm that this lets us virtualize all residues in a pose.

...


branch: release 「№305」
Commited by: Sergey Lyskov
GitHub commit link: 「b55987855cc212bf」 「№5750」
Difference from previous tested commit:  code diff
Commit date: 2021-12-06 16:42:33

Merge pull request #5750 from RosettaCommons/sergey/f updating LLVM setup procedure

...


branch: release 「№304」
Commited by: Sergey Lyskov
GitHub commit link: 「3c2b141124698754」 「№5701」
Difference from previous tested commit:  code diff
Commit date: 2021-11-28 17:08:41

Merge pull request #5701 from RosettaCommons/sergey/f Fixing PyRosetta build on M1

...


branch: release 「№303」
Commited by: Rocco Moretti
GitHub commit link: 「5bba7a9cdc59f44d」 「№5717」
Difference from previous tested commit:  code diff
Commit date: 2021-11-20 08:53:23

Merge pull request #5717 from RosettaCommons/roccomoretti/fix_master_tests_2 Fix tests in master. * Remove unused variables * Fix virtual/override * Fix uninitialized variable.

...


< 1 2 3 4 5 6 7 8 9 10 11 12 .. 23 >

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