[galaxyproject/galaxy] 0dac0c: Refactor workflow loading.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0dac0c207757cf160901df387214dcfc56016469 https://github.com/galaxyproject/galaxy/commit/0dac0c207757cf160901df387214d... Author: John Chilton <jmchilton@gmail.com> Date: 2016-02-15 (Mon, 15 Feb 2016) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py Log Message: ----------- Refactor workflow loading. Remove even more duplication between updating and creating workflows. A few new test cases to verify errors under certain conditions. Commit: 92d978dd9d9b15bab7b3852787c2ce094880f97d https://github.com/galaxyproject/galaxy/commit/92d978dd9d9b15bab7b3852787c2c... Author: John Chilton <jmchilton@gmail.com> Date: 2016-02-16 (Tue, 16 Feb 2016) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Eliminate from_editor param to simplify workflow manager... ... slightly. Commit: 1019f7b40fcb916c96dc62dafeee8bffeb44f33a https://github.com/galaxyproject/galaxy/commit/1019f7b40fcb916c96dc62dafeee8... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-02-29 (Mon, 29 Feb 2016) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/workflow/modules.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #1735 from jmchilton/more_wf_loading_dup Refactor workflow loading. Compare: https://github.com/galaxyproject/galaxy/compare/14f58261bd77...1019f7b40fcb
participants (1)
-
GitHub