branch: master 「№58068」
Commited by: Sergey Lyskov
GitHub commit link: 「8b106f1dc3a00c4a」
Difference from previous tested commit:  code diff
Commit date: 2015-08-19 19:12:33

Updating performance benchmark: - Decreasing individual tests runtime to 64 - Increasing failure tolerance to 16%

...


branch: master 「№58067」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「fad00d08017dc481」 「№728」
Difference from previous tested commit:  code diff
Commit date: 2015-08-19 14:18:28

Merge pull request #728 from RosettaCommons/aleaverfay/fix_coordcst_clone_w_func Adding a clone( FuncOP ) method for the CoordinateConstraint class to fix the hotspot_graft and place_simultaneously integration tests.

...


branch: master 「№58066」
Commited by: Labonte
GitHub commit link: 「5211cc38c81a1eeb」 「№713」
Difference from previous tested commit:  code diff
Commit date: 2015-08-19 11:02:22

Merge pull request #713 from RosettaCommons/JWLabonte/sugars/loops2 CCD Loop Closure/Carbohydrates: making CCD work with polysaccharides One of the main reasons I helped @weitzner refactor CCD last year (#51) was to set up a better framework that would allow one to close saccharide loops as well. However, there was still a collection of hard-coded assumptions deep in the code that prevented sugar loops from working with cut-point variants. This merge seeks to remove those assumptions, freeing the new CCD to do its job on carbohydrate loops, such as for the project I briefly described at the end of my talk at RosettaCON. This merge also fixes some silent bugs regarding ring conformations. All unit tests pass. CCD and carbohydrates integration test changes expected. code_duplication test is from new whitespace. cppcheck was not functioning properly at the time of this merge. hotspot_graph, place_siumltaneously, inverse_rotamer_remodel, and rs_loophash are all still broken.

...


branch: master 「№58065」
Commited by: Vikram K. Mulligan
GitHub commit link: 「9a078ea78af266d6」
Difference from previous tested commit:  code diff
Commit date: 2015-08-19 00:26:14

Fixing Andy's pilot app to fix the build.

...


branch: master 「№58064」
Commited by: Vikram K. Mulligan
GitHub commit link: 「e75b6261b7a511f9」 「№730」
Difference from previous tested commit:  code diff
Commit date: 2015-08-18 22:41:43

Merge pull request #730 from RosettaCommons/vmullig/bettercluster_memory Fixed bug in bettercluster.cc Fixed a segfault in a pilot app. No test changes expected (or possible, really). Skipping tests.

...


branch: master 「№58063」
Commited by: Andrew Watkins
GitHub commit link: 「ad47d810f071272e」
Difference from previous tested commit:  code diff
Commit date: 2015-08-18 21:49:16

Fixing app_exception_handling my bad!

...


branch: master 「№58062」
Commited by: Zibo Chen
GitHub commit link: 「1d19e8db2020b5d0」
Difference from previous tested commit:  code diff
Commit date: 2015-08-18 17:09:00

changing z1 from 1.570660756980 to 1.51 (for backward-compatibility) in the BundleGridSampler param file. No test change expected

...


branch: master 「№58061」
Commited by: Andrew Watkins
GitHub commit link: 「225fafa89f3edcf4」 「№674」
Difference from previous tested commit:  code diff
Commit date: 2015-08-18 13:12:56

Merge pull request #674 from RosettaCommons/everyday847/literally_cant_even So this went a bit off-track, because the assumption in question is kind of hard to track and relies on a really good understanding of what could go wrong with pseudobonds, which I do not have. Instead, I reworked some really bad (kind of related) assumptions with the HBS patches which were causing clashes and weird geometry and other bad stuff--I think we can safely use HBS dock-design with talaris now, as long as we aren't using any NCAAs. I also fixed the hbs and a3b_hbs creators so they work... much better.

...


branch: master 「№58060」
Commited by: Sergey Lyskov
GitHub commit link: 「9ae52c6b2187775c」
Difference from previous tested commit:  code diff
Commit date: 2015-08-18 11:55:06

Updating parallel.py script so it communicate with child process even if no output file was set

...


branch: master 「№58059」
Commited by: Rocco Moretti
GitHub commit link: 「7493a73399aac953」
Difference from previous tested commit:  code diff
Commit date: 2015-08-17 20:33:01

Fix benchmark/util/parallel.py issue. parallel.py wasn't properly waiting for subprocesses to finish, leading to a process explosion.

...


branch: master 「№58058」
Commited by: Vikram K. Mulligan
GitHub commit link: 「537b470630dcc983」 「№711」
Difference from previous tested commit:  code diff
Commit date: 2015-08-17 17:23:45

Merge pull request #711 from RosettaCommons/vmullig/fix_hotspot_graft Fixing syntax in HbondsToResidueFilter in integration tests Fixing problem with HbondsToResidueFilter in hotspot_graft and place_simultaneously integration tests due to changed syntax in this filter. Note that this does NOT fix these tests -- there was something else broken affecting them. I'll merge this fix since Rebecca closed her branch fixing these tests. We might as well solve this problem so that we know when the other problem is solved.

...


branch: master 「№58057」
Commited by: Jared Adolf-Bryfogle
GitHub commit link: 「63cc95ac7277ad06」 「№688」
Difference from previous tested commit:  code diff
Commit date: 2015-08-17 14:12:25

Merge pull request #688 from RosettaCommons/jadolfbr/db_with_path Allow pathing to database output This merge allows -out:path:all to be used by -out:use_database and the FeaturesReporter framework. Adds another option -out:path:db to be used specifically for databases. Tested using pdb output to db via score_jd2 and a feature reporter script. Fixes bug/feature request 359: https://carbon.structbio.vanderbilt.edu/mantisbt/view.php?id=359

...


branch: master 「№58056」
Commited by: Rhiju Das
GitHub commit link: 「f6420813df6b63e2」 「№719」
Difference from previous tested commit:  code diff
Commit date: 2015-08-17 12:23:24

Merge pull request #719 from RosettaCommons/rhiju/fix_carbohydrate_patches_with_on_the_fly_residue_types Rhiju/fix carbohydrate patches with on the fly residue types carbohydrates integration test restored, confirmed by @JWLabonte. All other tests pass except ones that failed before (cppcheck, 3 integration tests; the match tests, which can give different output orders).

...


branch: master 「№58055」
Commited by: Rebecca Alford
GitHub commit link: 「1a95fa68dd628f7f」 「№710」
Difference from previous tested commit:  code diff
Commit date: 2015-08-17 10:45:39

Merge pull request #710 from RosettaCommons/rfalford12/cleanup_meminfo_and_addmemb Updating Documentation & Organization of AddMembraneMover and MembraneInfo Its been about a year since I've updated the in-code documentation (@brief, @detials, class description) for AddMembraneMover and MembraneInfo but a lot has changed. Its also becoming harder to figure out where to add things in terms of (1) where data gets stored and (2) at what step to initialize new data in AddMembraneMover. In this pull request, I updated the documentation for both classes. I also reorganized methods so adding new extensions to these classes is easier. I've also updated some logic in AddMembraneMover to fail if none of the current edge cases cover an input PDB which is more informative to the user Integration test Changes: Code duplication: Catches consistent initialization between constructors (this is good duplication!) and mp_relax_w_ligand is cosmetic

...


branch: master 「№58054」
Commited by: Andrew Watkins
GitHub commit link: 「ce8c5546316b46e1」 「№675」
Difference from previous tested commit:  code diff
Commit date: 2015-08-16 22:51:24

Merge pull request #675 from RosettaCommons/everyday847/nu_angles_for_ncaas It isn't PERFECT, but it is a necessary step to get where we're going. A later (and longer) effort: synergize ring conformer and rotamer enumeration so the two are sampled together.

...


branch: master 「№58053」
Commited by: Rhiju Das
GitHub commit link: 「ffc4590a17f54dfa」 「№591」
Difference from previous tested commit:  code diff
Commit date: 2015-08-15 18:10:28

Merge pull request #591 from RosettaCommons/rhiju/on_the_fly_residue_types Rhiju/on the fly residue types Link to preRosettaCon2015 talk on this pull request, including benchmarks showing significantly reduced load time: https://dl.dropboxusercontent.com/u/21569020/Das_preRosettaCon2015_ResidueTypeSet.pdf Yes finally all tests pass. Notes on changed integration tests: Cosmetic: fiber_diffraction_fad, fold_and_dock, rs_loophash, Enzrevert_xml, enzdes, mp_find_interface, match_1n9l Previously broken: hotspot_graft, inverse_rotamer_remodel, place_simultaneously (also mac.pyrosetta was previously broken)

...


< 1 .. 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 .. 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