branch: release 「№350」
Commited by: Rituparna Samanta
GitHub commit link: 「9b3660a893207250」 「№6197」
Difference from previous tested commit:  code diff
Commit date: 2023-05-26 08:14:51

Merge pull request #6197 from RosettaCommons/Rituparnasamanta/membrane_ensemble_docking Rituparnasamanta/membrane ensemble docking

...


branch: release 「№349」
Commited by: Jack Maguire
GitHub commit link: 「dbbb5449bf9583f5」 「№6399」
Difference from previous tested commit:  code diff
Commit date: 2023-05-16 05:06:33

Merge pull request #6399 from RosettaCommons/JackMaguire/MacM1Clang14Unused Remove Unused Variables (Apple Clang 14.0 Update)

...


branch: release 「№348」
Commited by: Guangfeng Zhou
GitHub commit link: 「d7aa7f94e8be5e9d」 「№6394」
Difference from previous tested commit:  code diff
Commit date: 2023-05-08 19:22:16

Merge pull request #6394 from RosettaCommons/guangfeng/galiganddock_vsx_update [GALigandDock] A few updates

...


branch: release 「№347」
Commited by: Rocco Moretti
GitHub commit link: 「75d0e58efa87407d」 「№6345」
Difference from previous tested commit:  code diff
Commit date: 2023-04-25 12:14:13

Merge pull request #6345 from RosettaCommons/roccomoretti/pdb_loading_small_tweaks A set of small efficiency tweaks for PDB Loading Small inefficiencies I found when looking into PDB loading speeds. Mostly doing work we don't really have to do (refolding, creating new objects which aren't used). These probably account for a ~2% speedup in my test set.

...


branch: release 「№346」
Commited by: David P. Nannemann
GitHub commit link: 「942c01d5066fd968」
Difference from previous tested commit:  code diff
Commit date: 2023-04-12 17:05:51

fixing broken unit test (#6384) * editing "correct" pdb file to have the right chemistry. Pushing to get help. * copied the output of the test (build/test/debug/macos/11.6/64/arm/clang/13.0/default/PDB_w_glycans_IO_cxxtest.pdb._tmp_) to replace the old, wrong `test/core/io/5FYL_correct_output.pdb`. The PDB_w_glycans_IO unit test now passes.

...


branch: release 「№345」
Commited by: Sergey Lyskov
GitHub commit link: 「7132bdc754abc68a」 「№6235」
Difference from previous tested commit:  code diff
Commit date: 2023-04-04 17:59:42

Merge pull request #6235 from RosettaCommons/benchmark Adding PyRosetta support for Python-3.11

...


branch: release 「№344」
Commited by: Sergey Lyskov
GitHub commit link: 「5e95ffc8e46bc4eb」 「№6371」
Difference from previous tested commit:  code diff
Commit date: 2023-03-28 17:22:55

Merge pull request #6371 from RosettaCommons/lyskov/pyrosetta-patch-1 PyRosetta, fixing distributed error handling

...


branch: release 「№343」
Commited by: Jack Maguire
GitHub commit link: 「1d8714894eec1dac」 「№6367」
Difference from previous tested commit:  code diff
Commit date: 2023-03-20 21:16:16

Merge pull request #6367 from RosettaCommons/JackMaguire-cartmd-vrt-fix Remove divide-by-zero in CartesianMD There's a snippet of code in the run_rattle1() function that divides some numbers by the mass of each atom. This PR just adds a check to skip loop iterations where that mass is zero. Thanks Frank for the help and the review!

...


branch: release 「№342」
Commited by: Ameya Harmalkar
GitHub commit link: 「fe5f8333f1cbc3d2」 「№6361」
Difference from previous tested commit:  code diff
Commit date: 2023-03-13 07:57:24

Merge pull request #6361 from RosettaCommons/AmeyaHarmalkar/BFactorResidueSelector BFactor dependent residue selector

...


branch: release 「№341」
Commited by: Brian Koepnick
GitHub commit link: 「4388618b1eca659a」 「№5944」
Difference from previous tested commit:  code diff
Commit date: 2023-03-02 10:14:04

Merge pull request #5944 from RosettaCommons/koepnick/rosetta_protein_mpnn Interface for ProteinMPNN PyTorch model

...


branch: release 「№340」
Commited by: hochshi
GitHub commit link: 「27ba97a7573364da」 「№6330」
Difference from previous tested commit:  code diff
Commit date: 2023-02-08 01:52:26

Merge pull request #6330 from RosettaCommons/ShiHoch/rm_sprintf MacOSX13.1.sdk - 'sprintf' has been explicitly marked deprecated

...


branch: release 「№339」
Commited by: Sten Heinze
GitHub commit link: 「36e9db9557dcf781」 「№6328」
Difference from previous tested commit:  code diff
Commit date: 2023-01-31 15:22:36

Merge pull request #6328 from RosettaCommons/stenheinze/daniel_marzolf_hdxenergy [RosettaCommons/main] Stenheinze/daniel marzolf hdxenergy

...


branch: release 「№338」
Commited by: Jack Maguire
GitHub commit link: 「35f325df8b7eab55」 「№6322」
Difference from previous tested commit:  code diff
Commit date: 2023-01-18 17:04:22

Merge pull request #6322 from RosettaCommons/JackMaguire/noemail Removing my email address from doxygen briefs before going open

...


branch: release 「№337」
Commited by: Ari Benjamin Ginsparg
GitHub commit link: 「201d7639f91f369d」 「№6306」
Difference from previous tested commit:  code diff
Commit date: 2022-12-07 17:15:33

Merge pull request #6306 from RosettaCommons/LDM_fix Fix to my previous merge that threw errors on post0merge tests. Also addresses an issue introduced in protocols/ligand_docking/HighResDocker.cc where a variable was erroneously initially declared as true (and should have been false).

...


branch: release 「№336」
Commited by: Rhiju Das
GitHub commit link: 「d2aee95a6b7bf6ee」 「№6295」
Difference from previous tested commit:  code diff
Commit date: 2022-11-23 16:33:36

Merge pull request #6295 from RosettaCommons/rhiju/no_reload_rna_suite_potential use ScoringManager to prevent re-loading lots of copies of rna_suite_potential in RNA_SuiteEnergy.cc

...


branch: release 「№335」
Commited by: Rocco Moretti
GitHub commit link: 「f0c6fca0e2fae270」 「№6297」
Difference from previous tested commit:  code diff
Commit date: 2022-11-16 12:41:29

Merge pull request #6297 from RosettaCommons/roccomoretti/fix_master Fix broken tests in master. Fix a number of broken tests in master.

...


< 1 2 3 4 5 6 7 8 9 10 .. 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