[galaxyproject/galaxy] 9aa023: Fix for direct message routing using a 'real' exch...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9aa02339e730988cc1174103e3091690f3c8a42d https://github.com/galaxyproject/galaxy/commit/9aa02339e730988cc1174103e3091... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-03-29 (Wed, 29 Mar 2017) Changed paths: M lib/galaxy/queue_worker.py M lib/galaxy/queues.py Log Message: ----------- Fix for direct message routing using a 'real' exchange like rabbitmq -- this worked with local/database connections already, if accidentally. I want to do more refactoring of how these are configured, but am deferring that for now as it's not a priority. Commit: cda2b32ebeb9a02c44377ded8b1727d3bd2a394d https://github.com/galaxyproject/galaxy/commit/cda2b32ebeb9a02c44377ded8b172... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-04-08 (Sat, 08 Apr 2017) Changed paths: M lib/galaxy/queue_worker.py Log Message: ----------- Fix Instance is not bound to a Session by refreshing the tool_version_cache, just like we do when we reload the toolbox. Commit: 2396befa02df1083da56357b9210e9d62fdb4266 https://github.com/galaxyproject/galaxy/commit/2396befa02df1083da56357b9210e... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-04-09 (Sun, 09 Apr 2017) Changed paths: M lib/galaxy/queue_worker.py M lib/galaxy/queues.py Log Message: ----------- Merge pull request #3846 from dannon/mq_routing_fix [17.01] Fix for direct message routing using a 'real' exchange like rabbitmq Commit: 93b366d75a99b3335a92be792c89443487bfd49d https://github.com/galaxyproject/galaxy/commit/93b366d75a99b3335a92be792c894... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-09 (Sun, 09 Apr 2017) Changed paths: M lib/galaxy/queue_worker.py Log Message: ----------- Merge pull request #3904 from mvdbeek/fix_instance_not_bound [17.01] Fix Instance is not bound to a Session Commit: 3e191c7ff4457ce4723c914d3ae9ad8157beecb5 https://github.com/galaxyproject/galaxy/commit/3e191c7ff4457ce4723c914d3ae9a... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-04-12 (Wed, 12 Apr 2017) Changed paths: M lib/galaxy/queue_worker.py M lib/galaxy/queues.py Log Message: ----------- Merge remote-tracking branch 'upstream/release_17.01' into dev Compare: https://github.com/galaxyproject/galaxy/compare/e7a4ae5c154e...3e191c7ff445
participants (1)
-
GitHub