Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: f629cbdb6aa34a349e088382a51054a946e0185e https://github.com/galaxyproject/galaxy/commit/f629cbdb6aa34a349e088382a5105... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Refactor tool parsing, parse id first. Small refactoring cleans up downstream diff for dynamic tool branch. Commit: 8189fb450bdb90f3ff7af220c573c128ed776085 https://github.com/galaxyproject/galaxy/commit/8189fb450bdb90f3ff7af220c573c... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M lib/galaxy/workflow/extract.py M lib/galaxy/workflow/modules.py Log Message: ----------- Add tool version to workflow extract. Commit: 0b070f406c650e664c413dc60897fafd6e3611a8 https://github.com/galaxyproject/galaxy/commit/0b070f406c650e664c413dc60897f... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/web/base/controller.py M lib/galaxy/webapps/galaxy/api/workflows.py Log Message: ----------- Add app property to workflow contents manager. Most other managers already have this. Commit: 0030f4c5499b0121e2c7e25388ac402272728ba7 https://github.com/galaxyproject/galaxy/commit/0030f4c5499b0121e2c7e25388ac4... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/workflows.py Log Message: ----------- API test fix from @nsoranzo. Commit: 7bb88b3f44a53fcd881d69f01d84d88624157ff5 https://github.com/galaxyproject/galaxy/commit/7bb88b3f44a53fcd881d69f01d84d... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-11-20 (Fri, 20 Nov 2015) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/tools/__init__.py M lib/galaxy/web/base/controller.py M lib/galaxy/webapps/galaxy/api/workflows.py M lib/galaxy/workflow/extract.py M lib/galaxy/workflow/modules.py Log Message: ----------- Merge pull request #1097 from jmchilton/cwl_refactoring Small Tool and Workflow Cleanups from CWL Work. Compare: https://github.com/galaxyproject/galaxy/compare/05ed24535333...7bb88b3f44a5