Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: fe22e1ec44142980d97c3a81391f654e427d50d0
https://github.com/galaxyproject/galaxy/commit/fe22e1ec44142980d97c3a81391f…
Author: Pablo Moreno <pablo.a.moreno(a)gmail.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M config/job_conf.xml.sample_advanced
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Adds the ability to use the Kubernetes runner with Galaxy being executed inside Kubernetes (uses service account authentication).
Commit: ef72b45320a5aeb68e911028e167150c9f0f29cb
https://github.com/galaxyproject/galaxy/commit/ef72b45320a5aeb68e911028e167…
Author: Pablo Moreno <pablo.a.moreno(a)gmail.com>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Adds missing parameter specification for k8s_use_service_account
Commit: 537b917b4f5625e78393595be469d6e12fc62c31
https://github.com/galaxyproject/galaxy/commit/537b917b4f5625e78393595be469…
Author: Björn Grüning <bjoern(a)gruenings.eu>
Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths:
M config/job_conf.xml.sample_advanced
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Merge pull request #2578 from phnmnl/feature/serviceAccount
Kubernetes runner: authenticate through service account
Compare: https://github.com/galaxyproject/galaxy/compare/05066ae655ca...537b917b4f56
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 14f34a287f8ebfb533c44a7d1d171ee34b46d8d9
https://github.com/galaxyproject/galaxy/commit/14f34a287f8ebfb533c44a7d1d17…
Author: Pablo Moreno <pablo.a.moreno(a)gmail.com>
Date: 2016-06-22 (Wed, 22 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Writes logs files in UTF-8 to avoid exceptions produced when trying to write non-ascii characters present in logs output.
Commit: 3431d4b1a9e4b88ec03e9bffc3ea9c63da9fb3ee
https://github.com/galaxyproject/galaxy/commit/3431d4b1a9e4b88ec03e9bffc3ea…
Author: Pablo Moreno <pablo.a.moreno(a)gmail.com>
Date: 2016-06-23 (Thu, 23 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Safer version of encoding.
Commit: c9b7d9b68a53ffb58ff83ac8e86f8973a40bfe04
https://github.com/galaxyproject/galaxy/commit/c9b7d9b68a53ffb58ff83ac8e86f…
Author: Pablo Moreno <pcm32(a)users.noreply.github.com>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M client/galaxy/scripts/viz/trackster/painters.js
M client/galaxy/scripts/viz/trackster/tracks.js
M config/datatypes_conf.xml.sample
M config/job_conf.xml.sample_advanced
A display_applications/igv/bigwig.xml
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/jobs/actions/post.py
M lib/galaxy/jobs/command_factory.py
M lib/galaxy/jobs/runners/kubernetes.py
M lib/galaxy/jobs/runners/pulsar.py
M lib/galaxy/model/__init__.py
M lib/galaxy/tools/cwl/parser.py
M lib/galaxy/tools/cwl/schema.py
M lib/galaxy/tools/parser/cwl.py
M lib/galaxy/tools/toolbox/filters/__init__.py
M lib/galaxy/web/base/interactive_environments.py
M lib/galaxy/web/proxy/js/lib/proxy.js
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/controllers/dataset.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M lib/galaxy/webapps/galaxy/controllers/user.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py
M lib/tool_shed/util/basic_util.py
M run_tests.sh
M scripts/set_dataset_sizes.py
M static/maps/viz/trackster/painters.js.map
M static/maps/viz/trackster/tracks.js.map
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/analysis.bundled.js.map
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/libs.bundled.js.map
M static/scripts/viz/trackster/painters.js
M static/scripts/viz/trackster/tracks.js
M templates/webapps/galaxy/dataset/copy_view.mako
M templates/webapps/galaxy/library/common/import_datasets_to_histories.mako
M tools/filters/sff_extract.py
Log Message:
-----------
Merge pull request #5 from galaxyproject/dev
keeps up to date with main galaxy dev
Commit: 79bf27e7e8fdac3b645444036de0e8439e705295
https://github.com/galaxyproject/galaxy/commit/79bf27e7e8fdac3b645444036de0…
Author: Nicola Soranzo <nsoranzo(a)tiscali.it>
Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths:
M lib/galaxy/jobs/runners/kubernetes.py
Log Message:
-----------
Merge pull request #2528 from phnmnl/dev
Writes Kubernetes logs files in UTF-8
Compare: https://github.com/galaxyproject/galaxy/compare/097eb49f5711...79bf27e7e8fd
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: babe85f3dc5ce075c4919e7b9b02639ac18d3bf1
https://github.com/galaxyproject/galaxy/commit/babe85f3dc5ce075c4919e7b9b02…
Author: jgoecks <jgoecks(a)gwu.edu>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M client/galaxy/scripts/viz/trackster/painters.js
M client/galaxy/scripts/viz/trackster/tracks.js
M static/maps/viz/trackster/painters.js.map
M static/maps/viz/trackster/tracks.js.map
M static/scripts/viz/trackster/painters.js
M static/scripts/viz/trackster/tracks.js
Log Message:
-----------
Fixes for showing min/max labels in Trackster.
Commit: 73b0ebfd2742b26fce9657fdee7a30b315723de0
https://github.com/galaxyproject/galaxy/commit/73b0ebfd2742b26fce9657fdee7a…
Author: jgoecks <jgoecks(a)gwu.edu>
Date: 2016-06-26 (Sun, 26 Jun 2016)
Changed paths:
M client/galaxy/scripts/viz/trackster/tracks.js
M static/maps/viz/trackster/tracks.js.map
M static/scripts/viz/trackster/tracks.js
Log Message:
-----------
Remove debugging statements.
Commit: 097eb49f5711c63b1c55a2b4c564e2c2b3f57f41
https://github.com/galaxyproject/galaxy/commit/097eb49f5711c63b1c55a2b4c564…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2016-06-28 (Tue, 28 Jun 2016)
Changed paths:
M client/galaxy/scripts/viz/trackster/painters.js
M client/galaxy/scripts/viz/trackster/tracks.js
M static/maps/viz/trackster/painters.js.map
M static/maps/viz/trackster/tracks.js.map
M static/scripts/viz/trackster/painters.js
M static/scripts/viz/trackster/tracks.js
Log Message:
-----------
Merge pull request #2555 from jgoecks/trackster-nan-coverage-fix
Fixes for showing min/max labels in Trackster.
Compare: https://github.com/galaxyproject/galaxy/compare/d944d3cd6561...097eb49f5711