branch: master 「№57540」
Commited by: jadolfbr
GitHub commit link: 「dd65b53417b5fedc」
Difference from previous tested commit:  code diff
Commit date: 2015-01-09 12:29:35

remove hardcoded pose dump statement from AnchoredGraft unit test

...


branch: master 「№57539」
Commited by: David Johnson
GitHub commit link: 「08b5eab9759f841f」
Difference from previous tested commit:  code diff
Commit date: 2015-01-09 10:08:07

Fixed failed assertion in pocket_suggest_targets debug build integration test

...


branch: master 「№57538」
Commited by: Kale Kundert
GitHub commit link: 「65723d2a3f8d8728」 「№256」
Difference from previous tested commit:  code diff
Commit date: 2015-01-08 11:21:50

Merge pull request #256 from RosettaCommons/kalekundert/fix_integration_tests Fix the instability in the loop_creation integration test. I decided to do this because I already spent a day figuring out how to run valgrind for my own unstable integration test, and it turned out to be a really easy process. So I thought I might as well fix the other unstable test while I still remembered how. The problem in this case was related to the prevent_nonloop_modifications_ variable being declared in the parent class and the child class, but only defined in the child class. I fixed this by removing the child class declaration and forcing everything through the parent class.

...


branch: master 「№57537」
Commited by: Sarel
GitHub commit link: 「6def6f61d18a6ea2」 「№254」
Difference from previous tested commit:  code diff
Commit date: 2015-01-08 04:56:21

Merge pull request #254 from RosettaCommons/sjf/AddChainFix appending poses in AddChainMover for some reason did not update the chai...

...


branch: master 「№57536」
Commited by: Sergey Lyskov
GitHub commit link: 「99d6043d2a1d03dd」
Difference from previous tested commit:  code diff
Commit date: 2015-01-07 15:40:29

Increasing speed tolerance for performance benchmark to 7%. Adding separate option for PyRosetta unit tests memory requirements.

...


branch: master 「№57535」
Commited by: zhezhang1986
GitHub commit link: 「d373281bd118ca15」 「№244」
Difference from previous tested commit:  code diff
Commit date: 2015-01-07 05:20:13

Merge pull request #244 from RosettaCommons/zhezhang1986/restricted_wte_refine Zhezhang1986/restricted wte refine

...


branch: master 「№57534」
Commited by: Vikram K. Mulligan
GitHub commit link: 「ef39b24c891b2a61」 「№245」
Difference from previous tested commit:  code diff
Commit date: 2015-01-06 22:51:46

Merge pull request #245 from RosettaCommons/vmullig/for_chris This creates a new mover, BundleGridSampler, which samples Crick parameter space in user-defined ranges and returns the parameters corresponding to the lowest-energy pose, along with that low-energy pose. The mover can also dump out PDB files for all structures sampled. Tasks completed: Update protocols_c.5.src.settings and the MoverCreators/MoverRegistrators init files. Create the BundleGridSampler mover. Add RosettaScripts support. Let the mover parse all options accessible to the MakeBundle mover (using parsing code that dwells in that mover), and additionally let the user specify custom parameter ranges. Add PDB output support for all states sampled. Add a sample low / sample high option, and let the user specify a custom scorefunction. Let the user specify a custom mover for the grid sampler to apply at each grid point before final scoring. Possibly add warnings for unreasonably high numbers of samples? Select lowest-energy structure sampled, and return this as the output pose. Documentation. Integration test. I expect very minor cosmetic changes to the helical_bundle, helical_bundle_nonideal, and perturb_helical_bundle integration tests (I think one line of output, related to delta_t, will now occur slightly later or earlier in sequence than it did before). The newly-added bundlegridsampler and bundlegridsampler_design integration tests should also fail, because they're new. Note that the KIC_with_fragments integration test has been failing consistently, and the Linux PyRosetta unit tests have intermittently been failing with memory errors (all independent of this merge). I didn't wait for the Windows PyRosetta build test since it completed successfully on a slightly earlier version of this branch, and since there is a major backlog with that test.

...


branch: master 「№57533」
Commited by: Kale Kundert
GitHub commit link: 「823aeedcaea091d6」
Difference from previous tested commit:  code diff
Commit date: 2015-01-06 19:06:56

Fix an uninitialized variable in the loop modeling code. I think this bug has been responsible for the instabilities in the KIC_with_fragments test, but it shouldn't have had any real effect on loop modeling performance.

...


branch: master 「№57532」
Commited by: jkleman
GitHub commit link: 「e21a7ccdc613ed37」 「№250」
Difference from previous tested commit:  code diff
Commit date: 2015-01-06 10:36:18

Merge pull request #250 from RosettaCommons/jkleman/fix_mpsymdock_integration fixing failing integration test for mpsymdock

...


branch: master 「№57531」
Commited by: Rebecca Alford
GitHub commit link: 「db21bd0273dd9eab」 「№253」
Difference from previous tested commit:  code diff
Commit date: 2015-01-06 08:06:26

Merge pull request #253 from RosettaCommons/rfalford12/fix-symdock-bug Fixing a small bug in the membrane symmetric docking protocol

...


branch: master 「№57530」
Commited by: Kale Kundert
GitHub commit link: 「c7b0243bdc54d9f1」 「№251」
Difference from previous tested commit:  code diff
Commit date: 2015-01-06 03:19:26

Merge pull request #251 from RosettaCommons/kalekundert/fix_integration_tests Fix three integration tests that I accidentally broke a while back: favor_native_residue, hotspot_graft, and place_simultaneously. Three tests remain broken: antibody_graft, pocket_suggest_targets, and mpframework_syndock. The former two were broken before my original commit and the latter one was broken after, so I won't be doing anything about those. The instabilities in the KIC_with_fragments test are also probably related to my original commit, since the instabilities started around then and my commit made a lot of changes to that code. So my next goal will be to track down that bug.

...


branch: master 「№57529」
Commited by: Rhiju Das
GitHub commit link: 「b808d757ec4c4b60」 「№249」
Difference from previous tested commit:  code diff
Commit date: 2015-01-05 13:23:14

Merge pull request #249 from RosettaCommons/rhiju/inner_score_delta_clarification renaming inner_score_temperature_delta to inner_score_delta_over_tempera...

...


branch: master 「№57528」
Commited by: Rhiju Das
GitHub commit link: 「2e9e79bfd3a5126c」 「№248」
Difference from previous tested commit:  code diff
Commit date: 2015-01-04 13:41:08

Merge pull request #248 from RosettaCommons/daslab Daslab -- proper docking in stepwise modeling all tests confirmed OK (except windows_pyrosetta_build -- seems to be a big backlog in that build queue...)

...


branch: master 「№57527」
Commited by: David Johnson
GitHub commit link: 「e440ff12f2566c05」
Difference from previous tested commit:  code diff
Commit date: 2015-01-02 21:16:23

added missing app from apps.src.settings to resolve pocket_sugggest... integration test failures

...


branch: master 「№57526」
Commited by: Rhiju Das
GitHub commit link: 「778734adc5ba1842」 「№246」
Difference from previous tested commit:  code diff
Commit date: 2015-01-01 14:26:15

Merge pull request #246 from RosettaCommons/rhiju/fix_default_for_sampler_perform_phosphate_pack Rhiju/fix default for sampler perform phosphate pack setting allow_internal_local_moves (erraser-style moves) to true in step... test changes are in 3 expected stepwise tests, and rest are 'usual suspects'. windows pyrosetta build not queued yet, but I'll keep an eye on master after this merge.

...


branch: master 「№57525」
Commited by: Rhiju Das
GitHub commit link: 「d07f8682e192a5af」 「№247」
Difference from previous tested commit:  code diff
Commit date: 2015-01-01 14:25:34

Merge pull request #247 from RosettaCommons/rhiju/allow_internal_local_moves_true setting allow_internal_local_moves (erraser-style moves) to true in step... test changes are acceptable (and minimal). windows pyrosetta build not queued yet, but I'll keep an eye on master after this merge.

...


< 1 .. 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 .. 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