[galaxyproject/galaxy] 06cc5f: Fix implicit conversion for sessionless tool API c...
Branch: refs/heads/release_16.10 Home: https://github.com/galaxyproject/galaxy Commit: 06cc5f58288fbd6e3762a91fdd8e76b715f7c4e6 https://github.com/galaxyproject/galaxy/commit/06cc5f58288fbd6e3762a91fdd8e7... Author: John Chilton <jmchilton@gmail.com> Date: 2016-12-27 (Tue, 27 Dec 2016) Changed paths: M lib/galaxy/datatypes/data.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py A test/functional/tools/implicit_conversion.xml M test/functional/tools/sample_datatypes_conf.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Fix implicit conversion for sessionless tool API calls. Also fixes it for backgrounded workflow invocations (fixes #3268 reported by @guerler). Includes a new test tool w/test definition that exercises this functionality. This tool fails without these changes. Commit: 41f5ff48ed848f4fe111f78c8f364e32abdfe405 https://github.com/galaxyproject/galaxy/commit/41f5ff48ed848f4fe111f78c8f364... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2017-01-08 (Sun, 08 Jan 2017) Changed paths: M lib/galaxy/datatypes/data.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py A test/functional/tools/implicit_conversion.xml M test/functional/tools/sample_datatypes_conf.xml M test/functional/tools/samples_tool_conf.xml Log Message: ----------- Merge pull request #3375 from jmchilton/fix_3268 [16.10] Fix implicit conversion for sessionless tool API calls. Compare: https://github.com/galaxyproject/galaxy/compare/4d73dfc2e03d...41f5ff48ed84
participants (1)
-
GitHub