Branch: refs/heads/release_17.01 Home: https://github.com/galaxyproject/galaxy Commit: 8e0be5089c63d94b841babfffcd70f2d8ab9b27c https://github.com/galaxyproject/galaxy/commit/8e0be5089c63d94b841babfffcd70... Author: John Chilton <jmchilton@gmail.com> Date: 2017-04-03 (Mon, 03 Apr 2017) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/tools/execute.py M test/api/test_workflows.py Log Message: ----------- [17.01] Fix collection operations in workflows. Due to a couple bugs things weren't being delayed correctly for some of these tools in some workflows. Commit: 7e4f805d479acc8f362ed651330f91fb8e2c9c40 https://github.com/galaxyproject/galaxy/commit/7e4f805d479acc8f362ed651330f9... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-04-25 (Tue, 25 Apr 2017) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/tools/execute.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #3848 from jmchilton/collection_operation_check_inputs_bug [17.01] Fix collection operations in workflows. Compare: https://github.com/galaxyproject/galaxy/compare/352a4920a93f...7e4f805d479a