branch: master 「№56500」
Commited by: gideonla
GitHub commit link: 「dfa80f27906a656e」
Difference from previous tested commit:  code diff
Commit date: 2014-03-13 09:17:18

Added 1 new integration test and modified two existing ones The 3 modified integration tests are: 1. Splice_in 2. Splice_out 3. Splice_seq_constraints All 3 integration test deal with the functionallity of Splice.cc in devel Unit test status: Pass Integration test status: 3 changed

...


branch: master 「№56499」
Commited by: Steven Combs
GitHub commit link: 「fbb66d2017f09831」
Difference from previous tested commit:  code diff
Commit date: 2014-03-12 12:43:31

Adding a ring detection algorithm and unit test for the ring detection algorithm. Unfortunatly, this does not work for bucky balls but maybe I will fix that in the future. Added annotations to bonds to determine if the bonds are in a ring or not. If bonds are classified as undefined ringness, run ring detection algorithm to assign ringness. Added new support functions for bonds in core/chemical/bond_support.cc Add new support functions for residuetypes in core/chemical/ResidueSupport.cc Added const access to the ResidueGraph in ResidueType Added a new visitor class to BFS_prune that will hide nodes on a graph during a breadth first search. No unit test changes. No integration test changes on this side (I would assume ligand dock will change though).

...


branch: master 「№56498」
Commited by: Jim Havranek
GitHub commit link: 「799a5244d0352773」
Difference from previous tested commit:  code diff
Commit date: 2014-03-12 08:44:38

Adding exception handling to extract_motifs app.

...


branch: master 「№56497」
Commited by: sarel
GitHub commit link: 「e4a49db642502c20」
Difference from previous tested commit:  code diff
Commit date: 2014-03-12 03:40:44

Merge remote-tracking branch 'origin/master'

...


branch: master 「№56496」
Commited by: kalabharath
GitHub commit link: 「d6989eebc5ea8720」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 22:21:14

rewritten /src/protocols_b.5.src.settings

...


branch: master 「№56495」
Commited by: kalabharath
GitHub commit link: 「a4d66c7869cd3c38」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 21:06:01

GPSRosetta: New subroutines to score Pseudocontact Shift from multiple metal centers NEWS: Scoring PCSs from multiple tag sites in a manner analogous to GPS satellites. please see references for methodology Yagi, H.,et al. (2013). Three-Dimensional Protein Fold Determination from Backbone Amide Pseudocontact Shifts Generated by Lanthanide Tags at Multiple Sites. Structure (London, England : 1993), 21(6), 883–890.

...


branch: master 「№56494」
Commited by: kalabharath
GitHub commit link: 「199441208b2b2f2a」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 20:34:23

# [ONE LINE DESCRIPTION OF CHANGE] # NEWS: [DETAILED DESCRIPTION OF CHANGE] # ---------------------------------------- # Unit test status: [Pass/Fail/Not Run] # Integration test status: [Number of changed tests / Not Run] # [NAME_OF_CHANGED_TEST_1]: explanation of change explanation of change ... # explanation of change, cont'd. # [NAME_OF_CHANGED_TEST_2]: explanation of change #+BugFix [BUG_NUMBER] [LINK_TO_BUG] # Uncomment and fill in the line above to indicate this commit # fixes a known bug. # On branch master # Your branch and 'origin/master' have diverged, # and have 1 and 1 different commit each, respectively. # # Untracked files: # (use "git add <file>..." to include in what will be committed) # # source/f_compilation.log # source/src/protocols/scoring/methods/search-replace.sh # source/src/xxx

...


branch: master 「№56493」
Commited by: kalabharath
GitHub commit link: 「12a020b263aaafa9」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 19:36:40

# [ONE LINE DESCRIPTION OF CHANGE] # NEWS: [DETAILED DESCRIPTION OF CHANGE] # ---------------------------------------- # Unit test status: [Pass/Fail/Not Run] # Integration test status: [Number of changed tests / Not Run] # [NAME_OF_CHANGED_TEST_1]: explanation of change explanation of change ... # explanation of change, cont'd. # [NAME_OF_CHANGED_TEST_2]: explanation of change #+BugFix [BUG_NUMBER] [LINK_TO_BUG] # Uncomment and fill in the line above to indicate this commit # fixes a known bug. # On branch master # Your branch is ahead of 'origin/master' by 105 commits. # # Changes to be committed: # (use "git reset HEAD <file>..." to unstage) # # modified: database/scoring/weights/gauss1.wts # modified: source/src/apps.src.settings # modified: source/src/apps/pilot/phil/test1.cc # new file: source/src/apps/public/motif_tools/extract_motifs.cc # modified: source/src/apps/public/vip.cc # modified: source/src/basic/options/full-options-list.md # modified: source/src/basic/options/keys/OptionKeys.cc.gen0.hh # modified: source/src/basic/options/keys/OptionKeys.cc.gen1.hh # modified: source/src/basic/options/keys/OptionKeys.cc.gen2.hh # modified: source/src/basic/options/keys/motifs.OptionKeys.gen.hh # modified: source/src/basic/options/option.cc.gen.hh # modified: source/src/basic/options/options.dox # modified: source/src/basic/options/options_rosetta.py # modified: source/src/devel/splice/Splice.cc # modified: source/src/devel/splice/Splice.hh # modified: source/src/protocols/frags/TorsionFragment.cc # modified: source/src/protocols/frags/TorsionFragment.fwd.hh # modified: source/src/protocols/frags/TorsionFragment.hh # modified: source/src/protocols/frags/VallData.cc # modified: source/src/protocols/frags/VallData.hh # modified: source/src/protocols/membrane/MembraneUnitTestMover.cc # modified: source/src/protocols/toolbox/task_operations/DatabaseThread.cc # modified: source/src/protocols/toolbox/task_operations/DatabaseThread.hh # modified: source/src/protocols/vip/VIP_Mover.cc # modified: source/src/protocols/vip/VIP_Report.cc # modified: tests/integration/tests/vip/flags # # Untracked files: # (use "git add <file>..." to include in what will be committed) # # source/PCS_pcs_edit.edit # source/compilation.log # source/compilaton.log # source/pcs_edit.edit # source/src/protocols/xxx.edit # source/src/xxx.edit # source/xxx.edit

...


branch: master 「№56492」
Commited by: phbradley
GitHub commit link: 「c4ba068409eef69b」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 18:51:04

Add some legacy code to the old protocols/frags directory. Prep for getting an app committed. ligand_dock_script and rna_denovo showed changes in release that went away in debug.

...


branch: master 「№56491」
Commited by: Jim Havranek
GitHub commit link: 「7f4e27d5e0f23282」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 18:11:26

Removing unused variable.

...


branch: master 「№56490」
Commited by: Jim Havranek
GitHub commit link: 「56ebbc1e3aa879c9」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 15:10:45

Adding application for extracting motifs from pdb files.

...


branch: master 「№56489」
Commited by: Assaf Alon
GitHub commit link: 「0dfcb68e88835d87」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 11:24:37

fixed indentations using VI

...


branch: master 「№56488」
Commited by: Assaf Alon
GitHub commit link: 「9838b6465e195a1c」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 11:03:02

fixed indentations (hopefully…)

...


branch: master 「№56487」
Commited by: Justin Porter
GitHub commit link: 「9fb7148c6b09f64d」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 09:41:06

Removing map::at calls from MembranceUnitTestMover.cc

...


branch: master 「№56486」
Commited by: Assaf Alon
GitHub commit link: 「4135d600388a19df」
Difference from previous tested commit:  code diff
Commit date: 2014-03-11 06:45:16

moved allow_all_aa up in the definitions section

...


branch: master 「№56485」
Commited by: Sergey Lyskov
GitHub commit link: 「5de106b654869871」
Difference from previous tested commit:  code diff
Commit date: 2014-03-10 19:23:04

Benchmark scripts. Changing how logs got truncated for successful builds. This should allow logs for scons-failed-platform detection case to became visible on our web site.

...


< 1 .. 341 342 343 344 345 346 347 348 349 350 351 352 353 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