Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c4cf4164b31249457a4cdb92405006136193b1bb https://github.com/galaxyproject/galaxy/commit/c4cf4164b31249457a4cdb9240500... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M lib/galaxy/jobs/__init__.py A lib/galaxy/util/handlers.py M lib/galaxy/workflow/scheduling_manager.py M test/integration/test_workflow_handler_configuration.py A test/integration/workflow_handler_configuration_workflow_scheduler_conf.xml Log Message: ----------- Allow explicit workflow scheduler handler process configuration. Refactor job handler stuff to allow this with re-use. Commit: fd216163aec719314fb328b87e5bea6f871a3b0a https://github.com/galaxyproject/galaxy/commit/fd216163aec719314fb328b87e5be... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-07 (Fri, 07 Apr 2017) Changed paths: M lib/galaxy/jobs/__init__.py M lib/galaxy/util/handlers.py M lib/galaxy/workflow/scheduling_manager.py Log Message: ----------- Initial workflow scheduling handler fixes caught by :eagle::eyes:. Commit: 040635d3dcee4c13960170010c8a7c10319c4fd5 https://github.com/galaxyproject/galaxy/commit/040635d3dcee4c13960170010c8a7... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-04-13 (Thu, 13 Apr 2017) Changed paths: M lib/galaxy/jobs/__init__.py A lib/galaxy/util/handlers.py M lib/galaxy/workflow/scheduling_manager.py M test/integration/test_workflow_handler_configuration.py A test/integration/workflow_handler_configuration_workflow_scheduler_conf.xml Log Message: ----------- Merge pull request #3844 from jmchilton/dev_workflow_conf Allow explicit configuration of handlers for workflow scheduling. Compare: https://github.com/galaxyproject/galaxy/compare/55c4d5245576...040635d3dcee