branch: master 「№58404」
Commited by: jkleman
GitHub commit link: 「fbff80eab21b4935」 「№1027」
Difference from previous tested commit:  code diff
Commit date: 2016-01-19 00:31:12

Merge pull request #1027 from RosettaCommons/jkleman/foldtree-fix Jkleman/foldtree fix Fixing foldtree bug for membrane protein ligand docking in MinimizeMover

...


branch: master 「№58403」
Commited by: Andrew Watkins
GitHub commit link: 「3d39166b3f223329」 「№1014」
Difference from previous tested commit:  code diff
Commit date: 2016-01-17 21:08:46

Merge pull request #1014 from RosettaCommons/everyday847/fix_map_at_problem Revised chirality detection to handle incomplete termini sensibly

...


branch: master 「№58402」
Commited by: Rocco Moretti
GitHub commit link: 「60692f22cd7e6e2c」 「№1026」
Difference from previous tested commit:  code diff
Commit date: 2016-01-15 15:34:50

Merge pull request #1026 from RosettaCommons/roccomoretti/graphviz Graphviz output for ResidueTypes Just a little utility function I had lying around which allows you to create a Graphviz DOT file from the connectivity of a ResidueType. New, unused functionality (aside from unit test) -- no test changes expected.

...


branch: master 「№58401」
Commited by: Sergey Lyskov
GitHub commit link: 「c3ea3ac52ab07d07」 「№1023」
Difference from previous tested commit:  code diff
Commit date: 2016-01-14 15:04:30

Merge pull request #1023 from RosettaCommons/sergey/f PyRosetta: Adding extra ‘notebook’ option to rosetta.init to allow redirect of Rosetta Tracer output to Python Jupyter notebook logs

...


branch: master 「№58400」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e3cacdb086e922d7」 「№1018」
Difference from previous tested commit:  code diff
Commit date: 2016-01-13 17:19:58

Merge pull request #1018 from RosettaCommons/vmullig/fix_valgrind_unit_issue Fixes source/destination overlap error with Valgrind in ParamsDataStorageTests unit tests. I was sloppy with a sprintf() statement in the unit test.

...


branch: master 「№58399」
Commited by: Frank DiMaio
GitHub commit link: 「52d173bb0f823b30」 「№1021」
Difference from previous tested commit:  code diff
Commit date: 2016-01-13 15:14:02

Merge pull request #1021 from RosettaCommons/dimaio/hybridize_realign_fix Small bugfix for the auto-realign code in hybridize

...


branch: master 「№58398」
Commited by: Jeliazko Jeliazkov
GitHub commit link: 「a121de3d7cd75a92」 「№1019」
Difference from previous tested commit:  code diff
Commit date: 2016-01-13 14:30:41

Merge pull request #1019 from RosettaCommons/lqtza/pten_floppy_tail Lqtza/pten floppy tail

...


branch: master 「№58397」
Commited by: Vikram K. Mulligan
GitHub commit link: 「0f93ec718f7c095a」 「№1017」
Difference from previous tested commit:  code diff
Commit date: 2016-01-12 22:02:28

Merge pull request #1017 from RosettaCommons/revert-1016-revert-1015-vmullig/hbond_resselect Adding support for ResidueSelectors to the HbondsToResidueFilter (reverting the reversion) Reverts RosettaCommons/main#1016 (which reverted the premature merge) If the user provides a ResidueSelector, the filter will only count hydrogen bonds between the specified residue and residues in the selection. In the absence of a ResidueSelector, the old behaviour (counting hydrogen bonds between the specified residue and all pose residues) will be preserved. Tasks: - Add ResidueSelectorCOP to HbondsToResidueFilter class private member variables. - Parse ResidueSelector in parse_my_tag() function. - Add ResidueSelector functionality in apply() function. - Integration test. - Documentation.

...


branch: master 「№58396」
Commited by: Vikram K. Mulligan
GitHub commit link: 「6e6b72b1081df0a9」 「№1016」
Difference from previous tested commit:  code diff
Commit date: 2016-01-12 21:14:09

Merge pull request #1016 from RosettaCommons/revert-1015-vmullig/hbond_resselect Revert "Adding support for ResidueSelectors to the HbondsToResidueFilter." Accidentally merged prematurely, prior to testing and whatnot. Reverting.

...


branch: master 「№58395」
Commited by: Parisa Hosseinzadeh
GitHub commit link: 「c7d7f003a39a2902」 「№1015」
Difference from previous tested commit:  code diff
Commit date: 2016-01-12 21:08:43

Merge pull request #1015 from RosettaCommons/vmullig/hbond_resselect Adding support for ResidueSelectors to the HbondsToResidueFilter.

...


branch: master 「№58394」
Commited by: Tom Linsky
GitHub commit link: 「f513f38d6ab7fed7」 「№1013」
Difference from previous tested commit:  code diff
Commit date: 2016-01-11 17:16:18

Merge pull request #1013 from RosettaCommons/tlinsky/residue_count_selector Add residue_selector option to residuecountfilter

...


branch: master 「№58393」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「b553803a8c759c3d」
Difference from previous tested commit:  code diff
Commit date: 2016-01-11 13:41:04

make the creation of the template files sorted as to prevent stochastic diffs in the logs that can show up on the test server.

...


branch: master 「№58392」
Commited by: Rebecca Alford
GitHub commit link: 「ba90bd9bd45755e0」 「№1011」
Difference from previous tested commit:  code diff
Commit date: 2016-01-09 17:09:32

Merge pull request #1011 from RosettaCommons/rfalford12/fix_cppcheck_errors Fix Cppcheck errors

...


branch: master 「№58391」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ed8036212f606d76」 「№951」
Difference from previous tested commit:  code diff
Commit date: 2016-01-08 17:52:09

Merge pull request #951 from RosettaCommons/vmullig/disulf_pep Add support for disulfides to the simple_cycpep_predict app This will add simple support for disulfides to the simple_cycpep_predict app. If the -require_disulfides flag is used, then the app will require that solutions have disulfide bonds between all residues of types that can form disulfide bonds. Every set of pairwise disulfide combinations will be tried. Tasks: - Add flags to the options system for requiring disulfides, and for cutoff energies. - Have these flags actually do something in the app. - Add a mover for disulfide construction and checking (trying all permutations or just a user-defined connectivity). - apply() function. - parse_my_tag() function. - Support for ResidueSelectors. - Support for odd numbers of disulfide-forming residues + integration test. - Integration test. - Documentation. - Handle the special case of an odd number of disulfide-forming residues OR throw an error (for now). - Add disulfide construction and checking to the parsed protocol called for every closure solution. - Add a post-relaxation check for disulfide energy. - The depermute() function needs to preserve disulfide linkages. - Test with Gaurav's test cases. - Update documentation. Put off to another pull request: x Add a unit test for symmetric glycine scoring when the -symmetric_gly_tables flag is used. x Debug asymmetries in gly scoring that currently persist. x Add a way for users to specify a desired disulfide connectivity. @gbhardwaj

...


branch: master 「№58390」
Commited by: Kale Kundert
GitHub commit link: 「16ccaf05d323b739」 「№1012」
Difference from previous tested commit:  code diff
Commit date: 2016-01-08 17:50:02

Merge pull request #1012 from RosettaCommons/kalekundert/explicit-python2 Specify ``python2.7`` instead of ``python2``

...


branch: master 「№58389」
Commited by: Vikram K. Mulligan
GitHub commit link: 「01b8426868ea3787」 「№1010」
Difference from previous tested commit:  code diff
Commit date: 2016-01-08 03:54:10

Merge pull request #1010 from RosettaCommons/vmullig/graphics_issue Fix an issue with BOINC graphics The graphics app incorrectly defaults to sphere mode if it initializes itself before the shared memory object created by the worker app has been initialized fully. This addresses that. Tasks: - Add a wait_for_shared_memory_initialization() function that halts the graphics app until the worker app has finished initializing shared memory.

...


< 1 .. 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 .. 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