branch: master 「№60344」
Commited by: Frank DiMaio
GitHub commit link: 「aa13a17b3a2934db」 「№3371」
Difference from previous tested commit:  code diff
Commit date: 2018-08-06 22:03:53

Merge pull request #3371 from RosettaCommons/guangfeng/cryst_dock Several bugfixes in 3D-lattice docking. Addresses issue #3363. Minor outputting changes expected in small_molecule_lattice_dock integration test.

...


branch: master 「№60343」
Commited by: Andy Watkins
GitHub commit link: 「b148bd26d6ff74a4」 「№3370」
Difference from previous tested commit:  code diff
Commit date: 2018-08-06 14:10:41

Merge pull request #3370 from RosettaCommons/everyday847/never_stop_fighting_pdb_input Continued PDB input fixes

...


branch: master 「№60342」
Commited by: Rocco Moretti
GitHub commit link: 「9582d5cc133ff34e」 「№3372」
Difference from previous tested commit:  code diff
Commit date: 2018-08-04 21:37:54

Merge pull request #3372 from RosettaCommons/roccomoretti/fix_integration_output Fix integration test run output redirection. Some integration tests were dumping output to stdout, rather than redirecting to a file. Fix this.

...


branch: master 「№60341」
Commited by: Rocco Moretti
GitHub commit link: 「beb7bad41bdf7aff」 「№3369」
Difference from previous tested commit:  code diff
Commit date: 2018-08-04 19:18:52

Merge pull request #3369 from RosettaCommons/roccmoretti/backrubdd_options Fix XML parsing for BackrubDD. The documentation and reality of BackrubDD were at odds. Attempt to fix/coordinate them.

...


branch: master 「№60340」
Commited by: Rocco Moretti
GitHub commit link: 「4bc0e55ac44ce243」 「№3134」
Difference from previous tested commit:  code diff
Commit date: 2018-08-03 17:47:40

Merge pull request #3134 from RosettaCommons/roccomoretti/ResourceManager_unit_fix Fix the ResourceManagerTests with CMake. The CMake builds contain the full path to source files in error messages. Adjust unit tests to ignore the file path.

...


branch: master 「№60339」
Commited by: Sergey Lyskov
GitHub commit link: 「231d1f370a51db69」
Difference from previous tested commit:  code diff
Commit date: 2018-08-03 15:45:06

beautifying

...


branch: master 「№60338」
Commited by: Hope Anderson
GitHub commit link: 「e8f0fd1d3dfb5cc5」 「№3315」
Difference from previous tested commit:  code diff
Commit date: 2018-08-03 14:47:56

Merge pull request #3315 from RosettaCommons/hdanderson/protac_stuff Hdanderson/protac stuff Converted UBQ_Gp_LYX-Cterm application into a mover compatible with RosettaScripts. Made some modifications to the mover code so that it supported a ResidueSelector for choosing the lysine to which the ubiquitin would bind. Also updated the application so that it calls UBQ_GTPaseMover from protocols. The output of UBQ_GP_LYX-Cterm is expected to change as part of this merge. There were also some changes in the integration test for cycpep, but I expect that this is just noise. I am open to reverting if the cycpep change turns out to be real.

...


branch: master 「№60337」
Commited by: Brian Weitzner
GitHub commit link: 「e47495a7f51129be」 「№3362」
Difference from previous tested commit:  code diff
Commit date: 2018-08-03 00:16:16

Merge pull request #3362 from RosettaCommons/weitzner/clang_conda_cpp Enable C++ conda builds (for Mac)

...


branch: master 「№60336」
Commited by: Sergey Lyskov
GitHub commit link: 「def0738ea7588724」 「№3361」
Difference from previous tested commit:  code diff
Commit date: 2018-08-03 00:13:16

Merge pull request #3361 from RosettaCommons/sergey/binder Refactoring PyRosetta, adding Pybind11 as git submodule

...


branch: master 「№60335」
Commited by: Rocco Moretti
GitHub commit link: 「ecf20c70f6174219」 「№3350」
Difference from previous tested commit:  code diff
Commit date: 2018-08-02 17:48:36

Merge pull request #3350 from RosettaCommons/roccomoretti/fix_san_tests Fixes for some of the ubsan/addsan/valgrind errors.

...


branch: master 「№60334」
Commited by: Sergey Lyskov
GitHub commit link: 「9b89e019cde3bf78」 「№3317」
Difference from previous tested commit:  code diff
Commit date: 2018-08-02 15:03:43

Merge pull request #3317 from RosettaCommons/sergey/f2 Adding workaround for serialization test. Disabling serialization to `JSON` and `XML` archives

...


branch: master 「№60333」
Commited by: Andrew Leaver-Fay
GitHub commit link: 「005f50a5bc3c92c4」 「№3348」
Difference from previous tested commit:  code diff
Commit date: 2018-08-02 10:37:52

Merge pull request #3348 from RosettaCommons/aleaverfay/jd3_fix_score_file_in_jobdef jd3 fix score file in jobdef I discovered that a few things concerning how score file output is controlled in the job definition file for JD3 were not working correctly. 1. If a (non default) filename were provided inside the ScoreFile tag, it was not getting used. 2. If multiple ScoreFiles were listed in a single SecondaryOutput tag for a job (say you want to record the job's scores in two locations), then the schema validator would throw an error. 3. (related to 2.) The StandardJobQueen didn't really support the idea of allowing multiple SecondaryOutputters, so even when you fix the schema definition bug, there are other things lying in wait. I've fixed these issues. Now you can say for job 1 that the outputs will go to directory1/ and for job 2 that the outputs will go to directory2/.

...


branch: master 「№60332」
Commited by: Jack Maguire
GitHub commit link: 「469d6ff9cb2c10bb」 「№3355」
Difference from previous tested commit:  code diff
Commit date: 2018-08-01 19:55:08

Merge pull request #3355 from RosettaCommons/JackMaguire/FastDesignScriptsInDatabase Creating Database Directory For RelaxScripts Currently, the only way to run FastRelax/FastDesign is to either provide your own relax script or use one of the defaults hard-coded in the c++. This PR creates the directory main/database/sampling/relax_scripts where anyone can add scripts that are non-default but general enough to be used by other people. Now, FastRelax parses the optional relaxscript tag and looks for the script in database/sampling/relax_scripts if it otherwise does not exist (i.e., if the file is not local to the working directory). For example, you might develop a relaxscript that works well for carbohydrates and write database/sampling/relax_scripts/carbohydrates.txt. Anyone could use it by adding the tag <FastDesign relaxscript="carbohydrates"/>. I think it's worth noting that I have not changed any of the previously defined behavior; nobody's rosetta_scripts will behave differently if this PR is accepted. All I have done is added a set of additional cases for the relaxscript option and rearranged how some information is stored.

...


branch: master 「№60331」
Commited by: Labonte
GitHub commit link: 「7c22c7d14f04598a」 「№3364」
Difference from previous tested commit:  code diff
Commit date: 2018-08-01 11:32:10

Merge pull request #3364 from RosettaCommons/vmullig/fix_carbohydrate_issue Fixing the PyRosetta build

...


branch: master 「№60330」
Commited by: Melanie Aprahamian
GitHub commit link: 「64f6cb6d360bc29b」 「№3359」
Difference from previous tested commit:  code diff
Commit date: 2018-08-01 11:02:50

Merge pull request #3359 from RosettaCommons/MelanieAprahamian/per_residue_solvent_exposure pilot app to calculate per residue solvent exposure in a variety of ways

...


branch: master 「№60329」
Commited by: Andy Watkins
GitHub commit link: 「2a2444608b94891f」 「№3360」
Difference from previous tested commit:  code diff
Commit date: 2018-08-01 00:20:42

Merge pull request #3360 from RosettaCommons/everyday847/hotfix_stochastic_failures Set UPPER to NONE in 3prime_deoxy

...


< 1 .. 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 .. 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