Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 3a9e1571458f931b6d6a268ad628bfac88655df3
https://github.com/galaxyproject/galaxy/commit/3a9e1571458f931b6d6a268ad628…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
Log Message:
-----------
Fix saving visualizations
Commit: 41baf5d107b23b1761bfc5f4769f08f7b68c692e
https://github.com/galaxyproject/galaxy/commit/41baf5d107b23b1761bfc5f4769f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/library_common.py
Log Message:
-----------
Fix library common json loads call
Commit: ac902304ae6f64dc9c9f313a12572bcfb7769d06
https://github.com/galaxyproject/galaxy/commit/ac902304ae6f64dc9c9f313a1257…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M tools/filters/sff_extract.py
Log Message:
-----------
Fix two errors in sff_extract.py detected by flake8 -- either of these code paths would have thrown an exception and failed prior to this.
Commit: dad193e3c0819358e734d74702bbcc18a34babd8
https://github.com/galaxyproject/galaxy/commit/dad193e3c0819358e734d74702bb…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M tools/filters/sff_extract.py
Log Message:
-----------
Merge pull request #2521 from guerler/fix_viz_000
[16.04] Fix saving visualizations
Commit: 4bfa2f62fb1b04d8e05e5edca17fab319bbc4f8b
https://github.com/galaxyproject/galaxy/commit/4bfa2f62fb1b04d8e05e5edca17f…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
Log Message:
-----------
Fix for py34-lint
Commit: 89890d4f60452a9fc55d924fd960f4bd72ddbb12
https://github.com/galaxyproject/galaxy/commit/89890d4f60452a9fc55d924fd960…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Fix move_directory_files tool dependency action when destination is not empty
Historically this action moves the contents of the source directory to the
destination directory. Commit d38936bd8d9b3612dc0718859067e299651e6c86
broke the install when e.g. the destination is $INSTALL_DIR, which is
created by Galaxy and is not empty (contains INSTALLATION.log after first
action).
Commit: 67c4df712a0d8b0abc9eb93f2f4fa145c5843b2c
https://github.com/galaxyproject/galaxy/commit/67c4df712a0d8b0abc9eb93f2f4f…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge pull request #2522 from nsoranzo/release_16.01_fix_for_2479
[16.01] Fix move_directory_files tool dependency action when destination is not empty
Commit: 15a4734aed73aabaf70f0da8a1eb54adeb75553b
https://github.com/galaxyproject/galaxy/commit/15a4734aed73aabaf70f0da8a1eb…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge branch 'release_16.01' into release_16.04
Commit: d722dd34af31d5d920251bc48cb7b938134fcf74
https://github.com/galaxyproject/galaxy/commit/d722dd34af31d5d920251bc48cb7…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge branch 'release_16.04' into dev
Compare: https://github.com/galaxyproject/galaxy/compare/a5cc0081f78c...d722dd34af31
Branch: refs/heads/master
Home: https://github.com/galaxyproject/galaxy
Commit: 3a9e1571458f931b6d6a268ad628bfac88655df3
https://github.com/galaxyproject/galaxy/commit/3a9e1571458f931b6d6a268ad628…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
Log Message:
-----------
Fix saving visualizations
Commit: 41baf5d107b23b1761bfc5f4769f08f7b68c692e
https://github.com/galaxyproject/galaxy/commit/41baf5d107b23b1761bfc5f4769f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/library_common.py
Log Message:
-----------
Fix library common json loads call
Commit: ac902304ae6f64dc9c9f313a12572bcfb7769d06
https://github.com/galaxyproject/galaxy/commit/ac902304ae6f64dc9c9f313a1257…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M tools/filters/sff_extract.py
Log Message:
-----------
Fix two errors in sff_extract.py detected by flake8 -- either of these code paths would have thrown an exception and failed prior to this.
Commit: dad193e3c0819358e734d74702bbcc18a34babd8
https://github.com/galaxyproject/galaxy/commit/dad193e3c0819358e734d74702bb…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M tools/filters/sff_extract.py
Log Message:
-----------
Merge pull request #2521 from guerler/fix_viz_000
[16.04] Fix saving visualizations
Commit: 4bfa2f62fb1b04d8e05e5edca17fab319bbc4f8b
https://github.com/galaxyproject/galaxy/commit/4bfa2f62fb1b04d8e05e5edca17f…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
Log Message:
-----------
Fix for py34-lint
Commit: 89890d4f60452a9fc55d924fd960f4bd72ddbb12
https://github.com/galaxyproject/galaxy/commit/89890d4f60452a9fc55d924fd960…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Fix move_directory_files tool dependency action when destination is not empty
Historically this action moves the contents of the source directory to the
destination directory. Commit d38936bd8d9b3612dc0718859067e299651e6c86
broke the install when e.g. the destination is $INSTALL_DIR, which is
created by Galaxy and is not empty (contains INSTALLATION.log after first
action).
Commit: 67c4df712a0d8b0abc9eb93f2f4fa145c5843b2c
https://github.com/galaxyproject/galaxy/commit/67c4df712a0d8b0abc9eb93f2f4f…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge pull request #2522 from nsoranzo/release_16.01_fix_for_2479
[16.01] Fix move_directory_files tool dependency action when destination is not empty
Commit: 15a4734aed73aabaf70f0da8a1eb54adeb75553b
https://github.com/galaxyproject/galaxy/commit/15a4734aed73aabaf70f0da8a1eb…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge branch 'release_16.01' into release_16.04
Commit: 0ba99fe246099cc1827f71f2722d253becee64ba
https://github.com/galaxyproject/galaxy/commit/0ba99fe246099cc1827f71f2722d…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
M tools/filters/sff_extract.py
Log Message:
-----------
Merge branch 'release_16.04'
Compare: https://github.com/galaxyproject/galaxy/compare/9226e60fcc3c...0ba99fe24609
Branch: refs/heads/release_16.04
Home: https://github.com/galaxyproject/galaxy
Commit: 4bfa2f62fb1b04d8e05e5edca17fab319bbc4f8b
https://github.com/galaxyproject/galaxy/commit/4bfa2f62fb1b04d8e05e5edca17f…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
Log Message:
-----------
Fix for py34-lint
Commit: 89890d4f60452a9fc55d924fd960f4bd72ddbb12
https://github.com/galaxyproject/galaxy/commit/89890d4f60452a9fc55d924fd960…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Fix move_directory_files tool dependency action when destination is not empty
Historically this action moves the contents of the source directory to the
destination directory. Commit d38936bd8d9b3612dc0718859067e299651e6c86
broke the install when e.g. the destination is $INSTALL_DIR, which is
created by Galaxy and is not empty (contains INSTALLATION.log after first
action).
Commit: 67c4df712a0d8b0abc9eb93f2f4fa145c5843b2c
https://github.com/galaxyproject/galaxy/commit/67c4df712a0d8b0abc9eb93f2f4f…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge pull request #2522 from nsoranzo/release_16.01_fix_for_2479
[16.01] Fix move_directory_files tool dependency action when destination is not empty
Commit: 15a4734aed73aabaf70f0da8a1eb54adeb75553b
https://github.com/galaxyproject/galaxy/commit/15a4734aed73aabaf70f0da8a1eb…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge branch 'release_16.01' into release_16.04
Compare: https://github.com/galaxyproject/galaxy/compare/dad193e3c081...15a4734aed73
Branch: refs/heads/release_16.01
Home: https://github.com/galaxyproject/galaxy
Commit: 4bfa2f62fb1b04d8e05e5edca17fab319bbc4f8b
https://github.com/galaxyproject/galaxy/commit/4bfa2f62fb1b04d8e05e5edca17f…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
Log Message:
-----------
Fix for py34-lint
Commit: 89890d4f60452a9fc55d924fd960f4bd72ddbb12
https://github.com/galaxyproject/galaxy/commit/89890d4f60452a9fc55d924fd960…
Author: Nicola Soranzo <nicola.soranzo(a)tgac.ac.uk>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Fix move_directory_files tool dependency action when destination is not empty
Historically this action moves the contents of the source directory to the
destination directory. Commit d38936bd8d9b3612dc0718859067e299651e6c86
broke the install when e.g. the destination is $INSTALL_DIR, which is
created by Galaxy and is not empty (contains INSTALLATION.log after first
action).
Commit: 67c4df712a0d8b0abc9eb93f2f4fa145c5843b2c
https://github.com/galaxyproject/galaxy/commit/67c4df712a0d8b0abc9eb93f2f4f…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-21 (Tue, 21 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/util/job_script/__init__.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
Log Message:
-----------
Merge pull request #2522 from nsoranzo/release_16.01_fix_for_2479
[16.01] Fix move_directory_files tool dependency action when destination is not empty
Compare: https://github.com/galaxyproject/galaxy/compare/5aaa1ecdf0cb...67c4df712a0d
Branch: refs/heads/master
Home: https://github.com/galaxyproject/galaxy
Commit: 3680a016fdc779b417bf9820d63c4adf164479fc
https://github.com/galaxyproject/galaxy/commit/3680a016fdc779b417bf9820d63c…
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/jobs/runners/pulsar.py
Log Message:
-----------
Bump Pulsar client lib version number and add timeout options to Pulsar
runner to fix a timeout bug that kills the handlers on usegalaxy.org
Commit: f3f0c30106a8adcdb993ec260aff408ca6667407
https://github.com/galaxyproject/galaxy/commit/f3f0c30106a8adcdb993ec260aff…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-15 (Wed, 15 Jun 2016)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/jobs/runners/pulsar.py
Log Message:
-----------
Merge pull request #2504 from natefoo/pulsar-client-timeout
[16.04] Bump Pulsar client lib version number and add timeout options to Pulsar runner
Commit: c8af30009b3201037e55ff26a7d26f1734ae1dc3
https://github.com/galaxyproject/galaxy/commit/c8af30009b3201037e55ff26a7d2…
Author: carlfeberhard <carlfeberhard(a)gmail.com>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M client/galaxy/scripts/mvc/history/history-model.js
M static/maps/mvc/history/history-model.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/history/history-model.js
Log Message:
-----------
UI, history: backport of 3672eda
(update using xhr date header)
Commit: 70b40979968f1ec3c36f025e5639b879ad017ca1
https://github.com/galaxyproject/galaxy/commit/70b40979968f1ec3c36f025e5639…
Author: Martin Cech <cech.marten(a)gmail.com>
Date: 2016-06-16 (Thu, 16 Jun 2016)
Changed paths:
M client/galaxy/scripts/mvc/history/history-model.js
M static/maps/mvc/history/history-model.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/history/history-model.js
Log Message:
-----------
Merge pull request #2506 from carlfeberhard/twice-a-day
[16.04] UI, history: backport of 3672eda
Commit: 8b2ae464678e96c917ed06a82f158f7c3b97b34a
https://github.com/galaxyproject/galaxy/commit/8b2ae464678e96c917ed06a82f15…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Copy PJAs when importing a workflow.
Commit: 5aaa1ecdf0cb9a015bbfaf68d02cdab30bf02335
https://github.com/galaxyproject/galaxy/commit/5aaa1ecdf0cb9a015bbfaf68d02c…
Author: Nicola Soranzo <nsoranzo(a)tiscali.it>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Merge pull request #2518 from dannon/backport_to_1601_pjafix
[16.01] Copy PJAs when importing a workflow.
Commit: 67eca6d4901615b57c2690e719a220afe6d42b28
https://github.com/galaxyproject/galaxy/commit/67eca6d4901615b57c2690e719a2…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Merge branch 'release_16.01' into release_16.04
Commit: 9226e60fcc3c45434cdfdee80ff518c7ba94c20b
https://github.com/galaxyproject/galaxy/commit/9226e60fcc3c45434cdfdee80ff5…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2016-06-20 (Mon, 20 Jun 2016)
Changed paths:
M client/galaxy/scripts/mvc/history/history-model.js
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/jobs/runners/pulsar.py
M lib/galaxy/model/__init__.py
M static/maps/mvc/history/history-model.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/mvc/history/history-model.js
Log Message:
-----------
Merge branch 'release_16.04'
Compare: https://github.com/galaxyproject/galaxy/compare/06eeb8bafec6...9226e60fcc3c