branch: master 「№59765」
Commited by: Sergey Lyskov
GitHub commit link: 「2d4add5760f905a5」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 23:40:44

beautifying

...


branch: master 「№59764」
Commited by: Sergey Lyskov
GitHub commit link: 「1279aff19117b1c1」 「№2608」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 23:18:46

Merge pull request #2608 from RosettaCommons/sergey/binder Updating PyRosetta so it uses Binder compatible with Pybind11-2.2

...


branch: master 「№59763」
Commited by: Sergey Lyskov
GitHub commit link: 「75a8ed249b64c713」 「№2618」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 23:17:23

Merge pull request #2618 from RosettaCommons/sergey/f Updating PyRosetta build script (was broken on some Mac's)

...


branch: master 「№59762」
Commited by: Sergey Lyskov
GitHub commit link: 「709336a0e4fe5514」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 18:55:09

Explicitly specify for which branch we setting upstream

...


branch: master 「№59761」
Commited by: Sergey Lyskov
GitHub commit link: 「16cd2bbc6c8cb6c7」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 18:52:44

Updating `beautify` test so it explicitly set upstream for beautifying branch

...


branch: master 「№59760」
Commited by: Raphael Eguchi
GitHub commit link: 「23fa0ef5e12339ca」 「№2614」
Difference from previous tested commit:  code diff
Commit date: 2017-10-11 13:30:58

Merge pull request #2614 from RosettaCommons/egurapha/remodel_cutpoint_fix Remodel: fixing broken cutpoint assignment

...


branch: master 「№59759」
Commited by: Vikram K. Mulligan
GitHub commit link: 「63767f20b998c189」
Difference from previous tested commit:  code diff
Commit date: 2017-10-10 23:35:56

beautifying

...


branch: master 「№59758」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「a31cc2c37c0dd9ff」 「№2575」
Difference from previous tested commit:  code diff
Commit date: 2017-10-10 22:06:57

Merge pull request #2575 from RosettaCommons/aleaverfay/jd3_output_structure_naming JD3: output indices change The JobOutputIndex is a 4-tuple of integers representing a primary- and a secondary-index as well as an upper bound on the number of primary- and secondary-indices. The interface to the PoseOutputters changes slightly. Derived job queens of the SJQ may override the assign_output_index method to give the just-about-to-be-output Poses different indices if she wants. This is particularly necessary for multi-stage jobs, where there might be more than one InnerLarvalJob (and so the nstruct index is not unique!). This pull request is a launch point for PR #2613 which further changes the way the JobQueen interacts with generating output. The changes in this PR are not overridden by PR #2613, but if you are writing a new JQ and this PR is disruptive, then you will possibly find the next one disruptive too. Please email me if this affects you.

...


branch: master 「№59757」
Commited by: Andy Watkins
GitHub commit link: 「7e409298cfc25eda」 「№2606」
Difference from previous tested commit:  code diff
Commit date: 2017-10-10 21:03:50

Merge pull request #2606 from RosettaCommons/everyday847/fmi_segid Full segment ID support in RNA applications

...


branch: master 「№59756」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「b895481b9a8ecc9b」 「№2601」
Difference from previous tested commit:  code diff
Commit date: 2017-10-08 19:56:11

Merge pull request #2601 from RosettaCommons/jadolfbr/glycan_fixes Jadolfbr/glycan fixes This PR has a bunch of bug fixes, mainly in `GlycanTreeRelax's` quench mode found during benchmarking. I'll list them below. - Fix `GlycanTreeRelax` issues if not modeling all glycans in the PDB. Improve the logic of `ResidueSelector` masking for quench mode. - Add logic to exit if `GlycanTreeRelax` has no glycans to work on. Set mover failure, which can be picked up and passed through the JD machinery. Makes us waste less time benchmarking something that does not need to be benchmarked (for example short glycans where the layer size is equivalent to the number of glycans being modeled - this then is just basic `GlycanRelax`. - Make some 'Error' output be 'Debug' in carbohydrate util functions as they are not actually errors if you are checking the return values. - `Fix GlycanTreeRelax quench mode logic` - __Fix `GlycanRelaxMover` where the MonteCarlo object was being set at the wrong place. This potentially caused input models to be output as final models and was not seen earlier, as up until this point we have been primarily building glycans from scratch and modeling them or loading very low-res models that have huge potential for improvement. __ - Add `min_rings` and `cartmin` options to `GlycanTreeRelax`

Vikram K. Mulligan 7 years
@Jared: this commit broke a unit test. Please fix! [list]
...


branch: master 「№59755」
Commited by: Sergey Lyskov
GitHub commit link: 「12eabc5d191af35e」
Difference from previous tested commit:  code diff
Commit date: 2017-10-08 17:26:36

beautifying

...


branch: master 「№59754」
Commited by: Sergey Lyskov
GitHub commit link: 「f738797cbab648ef」
Difference from previous tested commit:  code diff
Commit date: 2017-10-08 17:04:06

Updating beautify test so beautification for master beautify all files regardless of origin of changes.

...


branch: master 「№59753」
Commited by: David E Kim
GitHub commit link: 「8922618be12f24bf」
Difference from previous tested commit:  code diff
Commit date: 2017-10-07 18:48:09

One more minor fix.

...


branch: master 「№59752」
Commited by: David E Kim
GitHub commit link: 「79b85003545732db」
Difference from previous tested commit:  code diff
Commit date: 2017-10-07 17:07:34

Minor fix for build test failures.

...


branch: master 「№59751」
Commited by: Jason Klima
GitHub commit link: 「bf5749c07333d0a3」 「№2610」
Difference from previous tested commit:  code diff
Commit date: 2017-10-06 20:02:13

Merge pull request #2610 from RosettaCommons/klimaj/backrub_disulfidize_monte_carlo Merging: Adding my first RosettaScript to the rosetta_scripts_scripts repository

...


branch: master 「№59750」
Commited by: David E Kim
GitHub commit link: 「166bb7b67fb452d7」
Difference from previous tested commit:  code diff
Commit date: 2017-10-06 17:39:46

Fixed linux build settings for the BOINC graphics build.

...


< 1 .. 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 .. 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