Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9bac3c44faf51e0e4c396d7f1d3470f7aa4a588e https://github.com/galaxyproject/galaxy/commit/9bac3c44faf51e0e4c396d7f1d347... Author: John Chilton <jmchilton@gmail.com> Date: 2018-11-20 (Tue, 20 Nov 2018) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/model/mapping.py A lib/galaxy/model/migrate/versions/0146_workflow_paths.py M lib/galaxy/web/base/controller.py M lib/galaxy/webapps/galaxy/api/workflows.py M test/api/test_workflows.py M test/base/populators.py M test/base/workflow_fixtures.py M test/integration/test_dockerized_jobs.py A test/integration/test_workflow_sync.py Log Message: ----------- Path-aware workflows. - Allow workflows to be uploaded via path using the GUI and and API for admins. - Track the path and resync workflows on save (both .ga and format 2 workflows) - this will allow Planemo to leverage the Galaxy workflow editor to interactively save workflows. Commit: 11428a03b8193ff50c35d9dd7069789ca2ba6cc7 https://github.com/galaxyproject/galaxy/commit/11428a03b8193ff50c35d9dd70697... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-12-07 (Fri, 07 Dec 2018) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/model/mapping.py A lib/galaxy/model/migrate/versions/0146_workflow_paths.py M lib/galaxy/web/base/controller.py M lib/galaxy/webapps/galaxy/api/workflows.py M test/api/test_workflows.py M test/base/populators.py M test/base/workflow_fixtures.py M test/integration/test_dockerized_jobs.py A test/integration/test_workflow_sync.py Log Message: ----------- Merge pull request #7019 from jmchilton/path-aware-workflows File-based Workflow Editor Compare: https://github.com/galaxyproject/galaxy/compare/ad42f9410204...11428a03b819 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.