[galaxyproject/galaxy] 4d8b13: Handle pasted content in fetch API.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 4d8b13d0e54f31679b9adcd58a045f01efee3f30 https://github.com/galaxyproject/galaxy/commit/4d8b13d0e54f31679b9adcd58a045... Author: John Chilton <jmchilton@gmail.com> Date: 2018-07-23 (Mon, 23 Jul 2018) Changed paths: M lib/galaxy/tools/data_fetch.py M test/api/test_tools.py M test/base/populators.py Log Message: ----------- Handle pasted content in fetch API. Unlike upload 1.0, use different 'src' types to distinguish between URLs and pasted content - in the abstract this is better because it is more structured and practically this allows 'pasting' spreadsheets that start with URLs for instance (that is sometimes useful). Commit: f1ab39a0a01a4faaef215a3b914ebf31e430513b https://github.com/galaxyproject/galaxy/commit/f1ab39a0a01a4faaef215a3b914eb... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-07-25 (Wed, 25 Jul 2018) Changed paths: M lib/galaxy/tools/data_fetch.py M test/api/test_tools.py M test/base/populators.py Log Message: ----------- Merge pull request #6523 from jmchilton/fetch_api_pasted Handle pasted content in fetch API. Compare: https://github.com/galaxyproject/galaxy/compare/84159d37cc44...f1ab39a0a01a **NOTE:** This service 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.
participants (1)
-
GitHub