branch: master 「№59944」
Commited by: Vikram K. Mulligan
GitHub commit link: 「82d06974aef0ddb4」 「№2828」
Difference from previous tested commit:  code diff
Commit date: 2017-12-25 09:44:45

Merge pull request #2828 from RosettaCommons/vmullig/fix_rama_sampling_issue Fix a bug in RamaPrePro that was preventing sampling/scoring for residues with BACKBONE_AA.

...


branch: master 「№59943」
Commited by: Andy Watkins
GitHub commit link: 「411eb647fab69af1」 「№2830」
Difference from previous tested commit:  code diff
Commit date: 2017-12-23 09:28:56

Merge pull request #2830 from RosettaCommons/everyday847/fuzzy_fragments Optionally fuzz fragments used in FARFAR

...


branch: master 「№59942」
Commited by: Jack Maguire
GitHub commit link: 「7a3d11464e3a5d7b」 「№2813」
Difference from previous tested commit:  code diff
Commit date: 2017-12-22 14:55:47

Merge pull request #2813 from RosettaCommons/JackMaguire/BuriedUnsatHbondFilter2_fix3 Bug in BuriedUnsatHBondFilter2 XML Schema

...


branch: master 「№59941」
Commited by: Jack Maguire
GitHub commit link: 「9ec75b13030b2490」 「№2777」
Difference from previous tested commit:  code diff
Commit date: 2017-12-22 14:55:03

Merge pull request #2777 from RosettaCommons/JackMaguire/HBondGraph_small_bug_fixes Bug Fixes related to HBondGraph

...


branch: master 「№59940」
Commited by: Andy Watkins
GitHub commit link: 「5b61e323b44a55fc」 「№2308」
Difference from previous tested commit:  code diff
Commit date: 2017-12-22 14:10:32

Merge pull request #2308 from RosettaCommons/xrw_dunbrack_unification Generalize the Rotamer Library Code

...


branch: master 「№59939」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「282291fe383d6b6b」 「№2817」
Difference from previous tested commit:  code diff
Commit date: 2017-12-22 12:18:31

Merge pull request #2817 from RosettaCommons/jadolfbr/fix_ff_from_loops Fix DihedralConstraintGenerator XSD and add option to FoldTreeFromLoopsWrapper to add cutpoint variants for the proper use of the chain break term.

...


branch: master 「№59938」
Commited by: Sergey Lyskov
GitHub commit link: 「65863c6abbb18f54」 「№2827」
Difference from previous tested commit:  code diff
Commit date: 2017-12-22 11:21:17

Merge pull request #2827 from RosettaCommons/sergey/ui Adding rna_denovo and parametric_design apps into release list

...


branch: master 「№59937」
Commited by: possu
GitHub commit link: 「dc09fde158c81535」 「№2822」
Difference from previous tested commit:  code diff
Commit date: 2017-12-21 22:58:06

Merge pull request #2822 from RosettaCommons/egurapha/remodel_stable Egurapha/remodel stable

...


branch: master 「№59936」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「78aa0aa3befb16a0」 「№2792」
Difference from previous tested commit:  code diff
Commit date: 2017-12-21 12:50:44

Merge pull request #2792 from CyrusBiotechnology/smlewis/commons/json_utils_sqtest_2 nlohmann::json extraction utilities From Steven Lewis: This is a set of functions with type-checking and bounds-checking for getting values out of nlohmann::json (the one added to the external libs). This gives us Rosetta-style error behavior in error cases instead of either nlohmann-style or uninterpretable-style. This addresses #2763 for Commons, and lets me reduce a lot of boilerplate on the Cyrus side. (Replying to @asford 's comment in #2763 : json-schema is absolutely a good way to address this, but it doesn't work for initial writing/debugging stages of the code - plus we're already using it, and I want a second layer of checking for a comfy security blanket!) I chose to make all the functions have the same signature - return by reference - for consistency. It's inconvenient for bool/Real. This PR will also give us a "real test" for @lyskov 's tweaks to see if we can test cross-fork merges properly.

...


branch: master 「№59935」
Commited by: Brian Weitzner
GitHub commit link: 「0326e240fab16120」 「№2821」
Difference from previous tested commit:  code diff
Commit date: 2017-12-21 12:02:35

Merge pull request #2821 from RosettaCommons/weitzner/pyrosetta-convenience-binding HBond vector accessor in HBSet

...


branch: master 「№59934」
Commited by: Frank DiMaio
GitHub commit link: 「990eb68077444cc2」 「№2823」
Difference from previous tested commit:  code diff
Commit date: 2017-12-20 18:56:59

Merge pull request #2823 from RosettaCommons/dimaio/fix_xtal_build Fix extras=python build used for Phenix/Rosetta integration

...


branch: master 「№59933」
Commited by: Brandon Frenz
GitHub commit link: 「7d25cb70d04d80c0」 「№2786」
Difference from previous tested commit:  code diff
Commit date: 2017-12-20 10:47:09

Merge pull request #2786 from RosettaCommons/bfrenz/carbohydrate_bondlengthsAndAngles Bfrenz/carbohydrate bondlengths and angles

...


branch: master 「№59932」
Commited by: Andy Watkins
GitHub commit link: 「be99c35d611df37b」 「№1550」
Difference from previous tested commit:  code diff
Commit date: 2017-12-19 19:14:23

Merge pull request #1550 from RosettaCommons/everyday847/additional_rna_params RNA params that cover the whole PDB

...


branch: master 「№59931」
Commited by: possu
GitHub commit link: 「75039b75111b4c5d」 「№2818」
Difference from previous tested commit:  code diff
Commit date: 2017-12-19 18:42:57

Merge pull request #2818 from RosettaCommons/egurapha/remodel_stable Egurapha/remodel stable Fixing errors in two_chain_tree, and insert_segment_from_pdb flags in remodel.

...


branch: master 「№59930」
Commited by: Vikram K. Mulligan
GitHub commit link: 「8d1028891036eacf」 「№2773」
Difference from previous tested commit:  code diff
Commit date: 2017-12-19 18:36:07

Merge pull request #2773 from RosettaCommons/vmullig/fix_ncaa_rotlibs Fix major bug in noncanonical rotamer library scoring. Currently, non-canonical rotamer libraries do not score or minimize properly with `fa_dun`. This pull request aims to find and fix the problem. Tasks: - [x] Add unit test for scoring (comparing Leu loaded as a canonical rotamer library _vs._ Leu loaded as a non-canonical rotamer library). - [x] Correct path to canonical library. - [x] Add unit test for minimizing (comparing Leu loaded as a canonical rotamer library _vs._ Leu loaded as a non-canonical rotamer library). - [x] Find the problem. (Nice work, Andy and Adam!) - [x] Fix it. (Nice work, Andy!) - [x] Beauty. @atom-moyer @everyday847 @twcraven

...


branch: master 「№59929」
Commited by: Scott Boyken
GitHub commit link: 「fb3d5ac3e95057e9」 「№2411」
Difference from previous tested commit:  code diff
Commit date: 2017-12-19 11:01:39

Merge pull request #2411 from RosettaCommons/sboyken/buns4 Updating BuriedUnsatHbondsFilter; details can be found here: https://www.rosettacommons.org/docs/wiki/scripting_documentation/RosettaScripts/Filters/filter_pages/BuriedUnsatHbondsFilter

Vikram K. Mulligan 7 years
This revision broke a few integration tests (i.e. they no longer successfully run in release_debug or release modes). These include homodimer_fnd_ref2015_memb, ppi_v3_suiteA, and thread_local_tracers_check. Scott, can you fix these? [list]
...


< 1 .. 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 .. 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