branch: release 「№46」
Commited by: Rocco Moretti
GitHub commit link: 「bd611ddc23a87985」 「№324」
Difference from previous tested commit:  code diff
Commit date: 2015-02-27 12:24:02

Merge pull request #324 from RosettaCommons/roccomoretti/braaaiiins File-level dead code removal Remove files that aren't compiled or used by any of the standard processes (regular build, unit test, PyRosetta) This includes both .cc files and header files. Only the main library directories (basic, utility, numeric, core, protocols) have been cleaned. "External" libraries (I include ObjexxFCL in this) weren't touched. I also didn't touch the unit test directory (I want to make it easy to re-enable those tests which aren't running currently), nor the apps or devel directory (as I didn't want to penalize people who sped up compilation by turning off their devel work). -- Though if we're sunsetting the devel directory, a cleanup there may be warranted. If I deleted something you needed, feel free to add it back (remember it's still available in git's history), but: 1) make sure you put the .cc file in the appropriate .src.settings file 2) make (and enable) a unit test for the functionality No test changes expected, as the removed code shouldn't be used.

...


branch: release 「№45」
Commited by: Frank DiMaio
GitHub commit link: 「bed8710ad0aee658」
Difference from previous tested commit:  code diff
Commit date: 2015-02-19 22:32:49

Bugfix for per-residue SC density reweighing

...


branch: release 「№44」
Commited by: Sergey Lyskov
GitHub commit link: 「3bdf9bac7adff473」
Difference from previous tested commit:  code diff
Commit date: 2015-01-28 12:59:52

PyRosetta adding bindings for int, Size, SSize and Real std::pair's.

...


branch: release 「№43」
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: release 「№42」
Commited by: Sergey Lyskov
GitHub commit link: 「ce60b79f128a9a7b」
Difference from previous tested commit:  code diff
Commit date: 2014-12-24 01:07:49

Fixing Windows PyRosetta build

...


branch: release 「№41」
Commited by: Sergey Lyskov
GitHub commit link: 「3a06b8b3bbae9a22」
Difference from previous tested commit:  code diff
Commit date: 2014-12-11 17:43:12

Increasing number of cycles in performance benchmark tests

...


branch: release 「№40」
Commited by: Sergey Lyskov
GitHub commit link: 「40840e74338cc959」
Difference from previous tested commit:  code diff
Commit date: 2014-12-03 16:45:52

Fixing release.PyRosetta.monolith script

...


branch: release 「№39」
Commited by: F. Dimaio
GitHub commit link: 「5e26efb632d6e769」
Difference from previous tested commit:  code diff
Commit date: 2014-12-02 22:28:20

Updating a pilot app

...


branch: release 「№38」
Commited by: Sergey Lyskov
GitHub commit link: 「609cd683b4c6275d」
Difference from previous tested commit:  code diff
Commit date: 2014-11-25 18:15:22

Fixing release.binary. Adding previously omitted build files. Thanks to Oriel for catching this out!

...


branch: release 「№37」
Commited by: Frank DiMaio
GitHub commit link: 「ad833b64d7d36b42」
Difference from previous tested commit:  code diff
Commit date: 2014-11-14 21:44:31

Fixing file accidently committed earlier

...


branch: release 「№36」
Commited by: Justin Porter
GitHub commit link: 「6f71fe8784f67f40」 「№178」
Difference from previous tested commit:  code diff
Commit date: 2014-11-13 21:15:32

Merge pull request #178 from RosettaCommons/justinrporter/env_release Fix Environment/Broker 2.0 unit tests and turn them back on.

...


branch: release 「№35」
Commited by: Brian Koepnick
GitHub commit link: 「0be211d084d405a8」 「№154」
Difference from previous tested commit:  code diff
Commit date: 2014-11-06 16:56:32

Merge pull request #154 from RosettaCommons/koepnick/envsmooth_zero_negatives Updated envsmooth energy to read data from database, and added a new option.

...


branch: release 「№34」
Commited by: David Johnson
GitHub commit link: 「8a689c70810c0429」
Difference from previous tested commit:  code diff
Commit date: 2014-10-24 15:38:02

Make clang the default compiler for os x 10.10 Yosemite

...


branch: release 「№33」
Commited by: P. Douglas Renfrew
GitHub commit link: 「32d90ceed44a01ac」 「№127」
Difference from previous tested commit:  code diff
Commit date: 2014-10-10 10:07:18

Merge pull request #127 from RosettaCommons/dougrenfrew/fix_app_exception_itest Fix the app_integration_handeling itest by adding a return -1 to couple_moves

...


branch: release 「№32」
Commited by: gideonla
GitHub commit link: 「2ec65c05bced8c69」
Difference from previous tested commit:  code diff
Commit date: 2014-10-04 09:13:19

Updated all Splice integration tests. Changes include adding the default ignore list to all command files and limiting the residues that are designed to reduce the run time Splice mover is also updated. "add_dihedral_constraints" was changed to solve problem with n-ter tails.

...


branch: release 「№31」
Commited by: Rhiju Das
GitHub commit link: 「ac0ec136f64f8a7b」
Difference from previous tested commit:  code diff
Commit date: 2014-08-27 16:24:46

try to reduce changes in swa_rna_gagu_04_clustering by forcing std::endl at end of a tracer output.

...


< 1 .. 13 14 15 16 17 18 19 20 21 22 23 >

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