branch: master 「№57668」
Commited by: Andrew Watkins
GitHub commit link: 「97bddae7c321d8bd」 「№361」
Difference from previous tested commit:  code diff
Commit date: 2015-03-06 11:32:27

Merge pull request #361 from RosettaCommons/everyday847/performance_tests Outlier detection for the performance tests

...


branch: master 「№57667」
Commited by: Vikram K. Mulligan
GitHub commit link: 「193948e35d26b87a」 「№355」
Difference from previous tested commit:  code diff
Commit date: 2015-03-05 19:19:42

Merge pull request #355 from RosettaCommons/vmullig/genkic_binfilter Adds a new GeneralizedKICfilter based on whether pivot residues are in desired mainchain torsion bins This creates a new GeneralizedKICfilter called "backbone_bin". It rejects solutions in which a particular residue (presumably a pivot residue) is in an undesired mainchain torsion bin. Tasks completed: -- Clean up GenKIC clone and copy functionality a bit. -- Create the backbone_bin GeneralizedKICfilter. -- Add an apply() function for the filter. -- Add suitable hooks in the BinTransitionCalculator object for the check that we want to do. -- Add RosettaScripts parsing for the unique filter options. -- Add integration test. -- Documentation. Expected test changes: -- set_backbone_bin integration test should change considerably, since it now tests this filter in addition to the set_backbone_bin perturber. (This filter is intended to be used with this perturber, so it makes sense for the integration test to test both.)

...


branch: master 「№57666」
Commited by: Justin Porter
GitHub commit link: 「61abadc6d21b4b33」 「№294」
Difference from previous tested commit:  code diff
Commit date: 2015-03-05 14:20:10

Merge pull request #294 from RosettaCommons/justinrporter/env_devel Environment Disulfide Bug -- environment now actively detects sulfides after broking.

...


branch: master 「№57665」
Commited by: Vikram K. Mulligan
GitHub commit link: 「9a3e7d4b8388c376」 「№351」
Difference from previous tested commit:  code diff
Commit date: 2015-03-05 05:09:19

Merge pull request #351 from RosettaCommons/vmullig/genkic_sampling Adding some new features to GenKIC Tasks: -- Add a set_backbone_bin GeneralizedKICPerturber. -- Add integration test for set_backbone_bin GeneralizedKICPerturber. -- Have GenKIC use and respect mover status. -- Update documentation. Cosmetic integration test changes expected for the genkic_bin_perturbing integration test. Failure expected for the new genkic_bin_setting integration test, since it is new.

...


branch: master 「№57664」
Commited by: Justin Porter
GitHub commit link: 「aa8a8272bec18546」 「№290」
Difference from previous tested commit:  code diff
Commit date: 2015-03-04 19:01:27

Merge pull request #290 from RosettaCommons/justinrporter/env_release ParsedProtocol MoverStatus handling. Merge a bugfix for MoverStatus handling by EnvMover. A few scattered integration test differences on the test server, but I don't think they're real. Will revert if they persist.

...


branch: master 「№57663」
Commited by: Vikram K. Mulligan
GitHub commit link: 「c44c56519c94b313」 「№350」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 22:55:34

Merge pull request #350 from RosettaCommons/vmullig/ssshapecomp_threshold Add min_sc option to SSShapeComplementarityFilter Updating SSShapeComplementarityFilter with a threshold option ("min_sc" in RosettaScripts), so that it may be used to filter designs. Also, updating the tracer for the ShapeComplementarityFilter to properly reflect its namespace. (This also fixes a trivial typo in LayerDesign). Tasks completed: - Write code. - Write documentation.

...


branch: master 「№57662」
Commited by: Andy Watkins
GitHub commit link: 「b0dd2d1282b0dcad」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 19:41:47

Bugfix: B3P.params Beta-3-proline had a problem! It only listed two chi angles and didn't have a virtual nitrogen shadowing its nitrogen, so it wouldn't work with cart-bonded either

...


branch: master 「№57661」
Commited by: Ray Y.-R. Wang
GitHub commit link: 「62ad7fdef1bdac05」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 14:18:45

adding an option "-rscc_wdw" to control the residue window size while calculating RSCC. By default, it's set at 3 (the original behavior).

...


branch: master 「№57660」
Commited by: TJ Brunette
GitHub commit link: 「23ae729db16b48cf」 「№339」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 12:30:47

Merge pull request #339 from RosettaCommons/tjbrunette/repeatExtract Tjbrunette/repeat extract mostly updates apps. But in the main code there was a fix to the linkRes command. For some reason a residue needed to be linked to itself or the code seg-faults

...


branch: master 「№57659」
Commited by: jkleman
GitHub commit link: 「2601c04c461a122e」 「№341」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 11:11:34

Merge pull request #341 from RosettaCommons/jkleman/mp_updates Jkleman/mp updates: small updates for membrane proteins: = changed the scorefunction names to match the one in the supplement for the paper (also changed that in demos) = changed default thickness for both membrane viewers from 12.5 to 15A (in options file) integration test changes: expected

...


branch: master 「№57658」
Commited by: Jonathan Weinstein
GitHub commit link: 「3ddd651493296047」 「№279」
Difference from previous tested commit:  code diff
Commit date: 2015-03-03 05:32:43

Merge pull request #279 from RosettaCommons/RMSDAlignedThread Rmsd aligned thread

...


branch: master 「№57657」
Commited by: Vikram K. Mulligan
GitHub commit link: 「39a25422b8b90613」 「№349」
Difference from previous tested commit:  code diff
Commit date: 2015-03-02 23:41:47

Merge pull request #349 from RosettaCommons/vmullig/fix_unfolded_e_calc_instability Trying to fix instability that I introduced in the unfolded state energy calculator integration test I think this is due to a couple of uninitialized variables in some of the constructors for the MutateResidue mover. Fixed now. Integration test changes are possible in the msd_mover, unfolded_state_energy_calc, and remodel_disulfides_rosettascripts integration tests, all of which were potentially affected by this uninitialized variable.

...


branch: master 「№57656」
Commited by: Caleb Geniesse
GitHub commit link: 「fcd38e727e099d09」 「№325」
Difference from previous tested commit:  code diff
Commit date: 2015-03-02 14:00:04

Merge pull request #325 from RosettaCommons/rhiju/stepwiseJD_fix_uninitialized_var initializing uninitialized variable.

...


branch: master 「№57655」
Commited by: Hahnbeom Park
GitHub commit link: 「fd499585c2bd7aac」 「№344」
Difference from previous tested commit:  code diff
Commit date: 2015-03-02 13:47:14

Merge pull request #344 from RosettaCommons/hahnbeom/patchs Hahnbeom/patchs

...


branch: master 「№57654」
Commited by: raywangyr
GitHub commit link: 「2e7235013ebcb45c」 「№332」
Difference from previous tested commit:  code diff
Commit date: 2015-03-02 13:04:24

Merge pull request #332 from RosettaCommons/raywangyr/autorefinement Raywangyr/autorefinement

...


branch: master 「№57653」
Commited by: Kale Kundert
GitHub commit link: 「04a11dd6c3a226d1」 「№342」
Difference from previous tested commit:  code diff
Commit date: 2015-03-01 11:15:30

Merge pull request #342 from RosettaCommons/kalekundert/loop_modeling Remove floating point equality comparisons from the LoopModeler unit tests.

...


< 1 .. 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 .. 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