Branch: refs/heads/master Home: https://github.com/galaxyproject/galaxy Commit: f08d518aa0bfee1ba3d3da1cca410eee77446534 https://github.com/galaxyproject/galaxy/commit/f08d518aa0bfee1ba3d3da1cca410... Author: John Chilton <jmchilton@gmail.com> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M lib/galaxy/jobs/runners/__init__.py Log Message: ----------- Use fixed path to sync like in dev. It keeps picking up something else on my PATH and breaking my tests when I switch to release_15.10. Commit: 107de0e1d77200dbd8ac6bc94359f424a25ebca8 https://github.com/galaxyproject/galaxy/commit/107de0e1d77200dbd8ac6bc94359f... Author: Nate Coraor <nate@bx.psu.edu> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M lib/galaxy/jobs/runners/pulsar.py Log Message: ----------- Add the missing "amqp_ack_republish_time" param for the Pulsar runner (it's available in the Pulsar client lib). Commit: 736bf3ce843daef3af1fef10ed8441c5ebe65603 https://github.com/galaxyproject/galaxy/commit/736bf3ce843daef3af1fef10ed844... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M lib/galaxy/jobs/runners/pulsar.py Log Message: ----------- Merge pull request #1234 from natefoo/pulsar-missing-param [15.10] Add the missing "amqp_ack_republish_time" param for the Pulsar runner Commit: f34d70101910dcdd6d699dc1f8688f69ea6d97cf https://github.com/galaxyproject/galaxy/commit/f34d70101910dcdd6d699dc1f8688... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M lib/galaxy/jobs/runners/__init__.py Log Message: ----------- Merge pull request #1242 from jmchilton/sync_path [15.10] Use fixed path to sync like in dev. Commit: e186b6a0cfeada4d7852d4661530dec30f73685f https://github.com/galaxyproject/galaxy/commit/e186b6a0cfeada4d7852d4661530d... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2015-12-04 (Fri, 04 Dec 2015) Changed paths: M lib/galaxy/model/tool_shed_install/__init__.py Log Message: ----------- Fix for getting shed_config_dict when an old/invalid shed_config_filename has been stored. Fixes issue updating repositories that have had shed_tool_conf.xml changed since installation. Commit: 7d4eac1535fcdc46bea5e407ca74902128dbee18 https://github.com/galaxyproject/galaxy/commit/7d4eac1535fcdc46bea5e407ca749... Author: John Chilton <jmchilton@gmail.com> Date: 2015-12-05 (Sat, 05 Dec 2015) Changed paths: M lib/galaxy/model/tool_shed_install/__init__.py Log Message: ----------- Merge pull request #1245 from blankenberg/shed_update_moved_config [15.10] Fix for getting shed_config_dict when an old/invalid shed_config_filename has been stored. Compare: https://github.com/galaxyproject/galaxy/compare/516b079ab97d...7d4eac1535fc