branch: master 「№57700」
Commited by: Tom Linsky
GitHub commit link: 「6c9dc67aa2823b19」 「№385」
Difference from previous tested commit:  code diff
Commit date: 2015-03-16 00:35:08

Merge pull request #385 from RosettaCommons/tlinsky/remodelfix Fix apparent bug in RemodelMover where the PymolMover was always attache...

...


branch: master 「№57699」
Commited by: Tom Linsky
GitHub commit link: 「efc0810fb6ecef0a」 「№375」
Difference from previous tested commit:  code diff
Commit date: 2015-03-16 00:34:15

Merge pull request #375 from RosettaCommons/tlinsky/remodelmover_accumulator Remodel mover now returns without further computation if accumulator is ...

...


branch: master 「№57698」
Commited by: Tom Linsky
GitHub commit link: 「033713c32c8afae6」 「№374」
Difference from previous tested commit:  code diff
Commit date: 2015-03-16 00:33:11

Merge pull request #374 from RosettaCommons/tlinsky/multiplepose_keepmover MultipleOutputWrapper now has "keep_mover_state" option which re-used th...

...


branch: master 「№57697」
Commited by: Roland Pache
GitHub commit link: 「f9601f28026878dc」 「№384」
Difference from previous tested commit:  code diff
Commit date: 2015-03-13 18:46:00

Merge pull request #384 from RosettaCommons/rpache/KIC_outer_cycles_bugfix Loop modeling outer cycles refactoring This commit makes perturb_outer_cycles and refine_outer_cycles the flags to control the number of outer cycle iterations in the centroid and fullatom stages, respectively, for all loop modeling protocols. The default values for those two options are now being read directly from the Rosetta options system instead of using hard-coded values. The old loops:outer_cycles flag is now deprecated. Cosmetic splice and antibody loop modeling integration test changes.

...


branch: master 「№57696」
Commited by: Rocco Moretti
GitHub commit link: 「d896591508c00056」 「№380」
Difference from previous tested commit:  code diff
Commit date: 2015-03-12 12:21:20

Merge pull request #380 from RosettaCommons/roccomoretti/fixhbonds Fix uninitialized variable issue in HBEvalType table. Add a hbe_UNKNOWN as an uninitialized variable sentinel

...


branch: master 「№57695」
Commited by: Rocco Moretti
GitHub commit link: 「267fcbf9fef90a1a」 「№377」
Difference from previous tested commit:  code diff
Commit date: 2015-03-12 12:19:59

Merge pull request #377 from RosettaCommons/roccomoretti/fixscoreman Fix uninitialized variable issue with the ScoringManager and the ProQ potential.

...


branch: master 「№57694」
Commited by: Tom Linsky
GitHub commit link: 「38f1f6e3c48b1e92」 「№363」
Difference from previous tested commit:  code diff
Commit date: 2015-03-11 23:17:30

Merge pull request #363 from RosettaCommons/tlinsky/rescountfix Remove runtime_assert from ResidueCountFilter's parse_my_tag that requir...

...


branch: master 「№57693」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「751ac262ac911b3d」
Difference from previous tested commit:  code diff
Commit date: 2015-03-11 21:40:39

Merging master into branch aleaverfay/map_to_etables_from_etable_options This commit changes the behavior of the ScoringManager so that now fewer Etables get created. The ScoringManager stores only a single data structure for holding etables: a map from the EtableOptions object to EtableOPs. This change means fewer etables get constructed -- this is a very good thing, since Etables (especially the pre-analytic ones) occupy a good chunk of memory. It does however produce copious cosmetic integration test changes, as the integration tests now report fewer etable constructions.

...


branch: master 「№57692」
Commited by: Vikram K. Mulligan
GitHub commit link: 「7f7ffd767c3e8e95」 「№381」
Difference from previous tested commit:  code diff
Commit date: 2015-03-11 19:03:32

Merge pull request #381 from RosettaCommons/vmullig/bin_prob vmullig/bin_prob Adding functions to the BinTransitionCalculator class to calculate the probability of seeing residue i+1 in whichever bin it's in given that residue i is in whichever bin that it's in (and vice versa), if that makes sense. This is needed for a bin transition based energy term. No unit test failures. Expect integration tests in all tests that use bin transition probabilities (bin_initialization, bin_perturbation, genkic_bin_setting, genkic_bin_sampling, genkic_bin_perturbing). This is due to reduction in default verbosity of BinTransitionCalculator and BinTransitionData objects (switching a number of tracers to debug tracers).

...


branch: master 「№57691」
Commited by: Caleb Geniesse
GitHub commit link: 「9ef545c48a44e8c4」 「№296」
Difference from previous tested commit:  code diff
Commit date: 2015-03-11 11:23:16

Merge pull request #296 from RosettaCommons/calebgeniesse/RNA_DMS_Potential Initializing DMS_potential in RNA_DMS_Potential::initialize()

...


branch: master 「№57690」
Commited by: Steffen Möller
GitHub commit link: 「feab409b7068bf39」 「№373」
Difference from previous tested commit:  code diff
Commit date: 2015-03-11 06:44:20

Merge pull request #373 from RosettaCommons/smoe/python_BuildBinding_scons_platform_match increase flexibility for python platform spec to match scons

...


branch: master 「№57689」
Commited by: Tom Linsky
GitHub commit link: 「f6d927c98a485105」 「№358」
Difference from previous tested commit:  code diff
Commit date: 2015-03-10 22:53:21

Merge pull request #358 from RosettaCommons/tlinsky/fastrelaxcsts Add support for selectively adding/removing constraints in FastDesign

...


branch: master 「№57688」
Commited by: Steffen Möller
GitHub commit link: 「df713793609b67ef」 「№353」
Difference from previous tested commit:  code diff
Commit date: 2015-03-10 13:36:36

Merge pull request #353 from RosettaCommons/smoe/remove_dot_bak_files_revised Removed .bak files

...


branch: master 「№57687」
Commited by: Justin Porter
GitHub commit link: 「a41e04bb6cddbb13」 「№360」
Difference from previous tested commit:  code diff
Commit date: 2015-03-10 09:46:14

Merge pull request #360 from RosettaCommons/justinrporter/env_release Justinrporter/env release; fixing an issue with EnvMover::apply's use of Environment::end.

...


branch: master 「№57686」
Commited by: Vikram K. Mulligan
GitHub commit link: 「94950d075eb9da61」 「№378」
Difference from previous tested commit:  code diff
Commit date: 2015-03-10 07:24:55

Merge pull request #378 from RosettaCommons/vmullig/fix_omega Vmullig/fix omega Fixes behaviour of omega score term for beta-amino acids. (Thanks to Andy for pointing out the problem, and for ultimately coming up with the solution.) No integration test changes expected; all unit tests pass (including newly-added one). Tasks: Switches the test for beta-amino acids to the is_beta_aa() function in ResidueType (instead of my earlier kludge of looking for a "CM" atom). Fixes the behaviour for beta-amino acids. Moves all of the code for figuring out which mainchain torsion is omega to one place. Adds a unit test for beta-amino acids. Alters the derivative calculation WRT phi and psi in the special case of beta-amino acids to use mainchain torsions 2 and 3 instead of 1 and 2.

...


branch: master 「№57685」
Commited by: Vikram K. Mulligan
GitHub commit link: 「522e2e63dab17879」 「№370」
Difference from previous tested commit:  code diff
Commit date: 2015-03-09 23:31:45

Merge pull request #370 from RosettaCommons/vmullig/genkic_sampling Fixing an issue with GenKIC Since GenKIC now respects the exit status of the pre-selection mover, it is possible for there to be no valid solutions after applying the pre-selection mover despite having a number of candidtates beforehand. This was causing GenKIC to fail, but should be handled gracefully, now. No test changes expected.

...


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