branch: master 「№61000」
Commited by: Rocco Moretti
GitHub commit link: 「56cd6b218e5564ec」 「№4308」
Difference from previous tested commit:  code diff
Commit date: 2019-10-22 11:34:59

Merge pull request #4308 from RosettaCommons/roccomoretti/reorganize_rosettascript_handling Reorganize RosettaScriptsParser tag handling. RosettaScriptsParser::generate_mover_for_protocol() was a bit of a muddle. Break out the detailed handling into sub-functions. Also, iterate through the subtags once, in order, rather than in multiple stages. * This may cause issues for some existing RosettaScripts, which (incorrectly) rely on having sections like RESIDUE_SELECTORS or SCOREFUNCTIONS _after_ the mover/filter section which use them. These should be rare, and can be fixed by reordering the tags. (Remembering you can repeat sections.)

...


branch: master 「№60999」
Commited by: Vikram K. Mulligan
GitHub commit link: 「61da2f786e188293」 「№4311」
Difference from previous tested commit:  code diff
Commit date: 2019-10-21 18:23:10

Merge pull request #4311 from RosettaCommons/vmullig/make_orient_function_const Identified a function that can and should be const. This was a small mistake corrected in a much longer pull request which might not make its way into master for a while. I want to make sure that this change goes in now, since any changes to this function that would prevent it from being const would mess up what I'm doing in that branch.

...


branch: master 「№60998」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ec1112147072181a」 「№4313」
Difference from previous tested commit:  code diff
Commit date: 2019-10-21 17:56:16

Merge pull request #4313 from RosettaCommons/vmullig/relax_peptoid_check Allow the simple_cycpep_predict -user_set_alpha_dihedrals flag to work for peptoids, too.

...


branch: master 「№60997」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「c0544d95c0f41100」 「№4304」
Difference from previous tested commit:  code diff
Commit date: 2019-10-21 16:56:06

Merge pull request #4304 from RosettaCommons/jadolfbr/fix_insert_conf_by_jump This is a simple change that clears the `GlycanTreeSet` and observers at the beginning of the `insert_conformation_by_jump` function, and then sets it up at the end. This is due to the way this function deals with observers - instead of adding a residue, and then calling residue append, it adds ALL residues to the pose and THEN calls residue append for all the residues at the end.

...


branch: master 「№60996」
Commited by: Sergey Lyskov
GitHub commit link: 「cd6329a1c338c2e1」 「№4306」
Difference from previous tested commit:  code diff
Commit date: 2019-10-21 15:46:08

Merge pull request #4306 from RosettaCommons/sergey/b3 Updating benchmark.py script so it could work with B3 back-end daemon

...


branch: master 「№60995」
Commited by: Brian Coventry
GitHub commit link: 「fdd9c139c7ac01d6」 「№4264」
Difference from previous tested commit:  code diff
Commit date: 2019-10-21 13:40:29

Merge pull request #4264 from RosettaCommons/bcov/ApproxNat1AndDunbrack ApproximateBuriedUnsat upgrades and -dunbrack_prob_semi flags

...


branch: master 「№60994」
Commited by: Vikram K. Mulligan
GitHub commit link: 「36665092fdf1cd84」 「№4291」
Difference from previous tested commit:  code diff
Commit date: 2019-10-19 15:21:32

Merge pull request #4291 from RosettaCommons/vmullig/bind_fragmentstore_vartypes_to_python Bind FragmentStore variables to allow access to Python. This incorporates changes from Brian Weitzner and Bobby Langan, and suggestions from Sergey Lyskov.

Vikram K. Mulligan 5 years
Note: the addsan integration test failure is a timeout unrelated to this pull request.
...


branch: master 「№60993」
Commited by: Vikram K. Mulligan
GitHub commit link: 「d0c9f301fdc65bf9」 「№4301」
Difference from previous tested commit:  code diff
Commit date: 2019-10-19 14:28:50

Merge pull request #4301 from RosettaCommons/vmullig/clean_up_new_in_header Removing instances of make_shared in header; moving to cc file.

...


branch: master 「№60992」
Commited by: Rocco Moretti
GitHub commit link: 「d5d2eb54fc225a1b」 「№4300」
Difference from previous tested commit:  code diff
Commit date: 2019-10-19 12:15:44

Merge pull request #4300 from RosettaCommons/roccomoretti/pyrosetta_nocrash Turn off crash reporter for PyRosetta The crash reporter system isn't really well suited for PyRosetta. I thought I had turned it off, but it turns out the PyRosetta build is getting its settings from somewhere else these days.

...


branch: master 「№60991」
Commited by: Jack Maguire
GitHub commit link: 「9fc74931008157c7」 「№4307」
Difference from previous tested commit:  code diff
Commit date: 2019-10-18 15:11:49

Merge pull request #4307 from RosettaCommons/JackMaguire/missingsemicolon Fixing bug reported here: https://www.rosettacommons.org/node/10662

...


branch: master 「№60990」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ede810effc721a6d」 「№4305」
Difference from previous tested commit:  code diff
Commit date: 2019-10-18 00:11:44

Merge pull request #4305 from RosettaCommons/vmullig/explicit_genkic_error Making a GenKIC error more explicit.

...


branch: master 「№60989」
Commited by: Brian Coventry
GitHub commit link: 「2cfb014197a83bb4」 「№4134」
Difference from previous tested commit:  code diff
Commit date: 2019-10-17 18:22:17

Merge pull request #4134 from RosettaCommons/bcov/MaxHBondEnergy2 Change MAX_HB_ENERGY to an option and add to BUNSFilter

...


branch: master 「№60988」
Commited by: Vikram K. Mulligan
GitHub commit link: 「febd1de7eaa847d3」 「№4302」
Difference from previous tested commit:  code diff
Commit date: 2019-10-17 17:15:47

Merge pull request #4302 from RosettaCommons/vmullig/remove_XRW_TEMP_lines_from_codebase Removing the irritating XRW TEMP lines that are cluttering up the codebase.

...


branch: master 「№60987」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e065c00d3604be63」 「№4299」
Difference from previous tested commit:  code diff
Commit date: 2019-10-17 14:39:48

Merge pull request #4299 from RosettaCommons/vmullig/better_jd2_termination_message I don't know what "Got some signal... It is: 15" means, and neither should a user. I'm trying to clarify some of the error messages that JD2 produces on abnormal termination.

...


branch: master 「№60986」
Commited by: Vikram K. Mulligan
GitHub commit link: 「3baa0b8a57eaac78」 「№4298」
Difference from previous tested commit:  code diff
Commit date: 2019-10-16 17:17:35

Merge pull request #4298 from RosettaCommons/vmullig/fix_gcc_9_build Fixing compilation on gcc 9.1.0 by initializing some uninitialized vectors and matrices.

...


branch: master 「№60985」
Commited by: Julia Koehler Leman
GitHub commit link: 「7489d1c37e0a97d5」 「№4061」
Difference from previous tested commit:  code diff
Commit date: 2019-10-14 12:36:49

Merge pull request #4061 from RosettaCommons/jkrys/fragments_picking_test Jkrys/fragments picking test - Justyna's fragment picking test

...


< 1 .. 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 .. 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