[galaxyproject/galaxy] 69b447: Allow deferring 'to_ext' extension to the server, ...
Branch: refs/heads/release_18.09 Home: https://github.com/galaxyproject/galaxy Commit: 69b447169fb96048ea492a1d99d653585571c15b https://github.com/galaxyproject/galaxy/commit/69b447169fb96048ea492a1d99d65... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-11-01 (Thu, 01 Nov 2018) Changed paths: M client/galaxy/scripts/mvc/collection/collection-model.js M lib/galaxy/datatypes/data.py Log Message: ----------- Allow deferring 'to_ext' extension to the server, implement for collections. Commit: 3be8d66d71bcdb3eccde2d1a37731442ed1aa63a https://github.com/galaxyproject/galaxy/commit/3be8d66d71bcdb3eccde2d1a37731... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/molecules.py M lib/galaxy/datatypes/neo4j.py Log Message: ----------- Remove unncecessary implementations of display_data These were not updated to use `_download_filename`, and so this fixes the download name for collection elements to include the element identifier. Note that the Data class should handle composite data just fine. Commit: f8b160535c5f9363e85c6c1d041b69ce5c3e9cc2 https://github.com/galaxyproject/galaxy/commit/f8b160535c5f9363e85c6c1d041b6... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M lib/galaxy/datatypes/blast.py Log Message: ----------- Some minor fixes for the blast datatype The signature for Data.display_data wasn't quite correct, and the description of display_data was also a little misleading. Commit: 61bda3d11a1d608ac8e1a731faf144ff989affc9 https://github.com/galaxyproject/galaxy/commit/61bda3d11a1d608ac8e1a731faf14... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-11-05 (Mon, 05 Nov 2018) Changed paths: M client/galaxy/scripts/mvc/collection/collection-model.js M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/blast.py M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/molecules.py M lib/galaxy/datatypes/neo4j.py Log Message: ----------- Merge pull request #6960 from dannon/collection_ext_dl [18.09] Allow deferring 'to_ext' extension to the server Compare: https://github.com/galaxyproject/galaxy/compare/2deb302ae7be...61bda3d11a1d **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.
participants (1)
-
GitHub