[galaxyproject/galaxy] 18d99d: Decode tool id and version in the client, not in t...
Branch: refs/heads/release_18.05 Home: https://github.com/galaxyproject/galaxy Commit: 18d99deb951a8d429be5695fac539c93e4c90e3e https://github.com/galaxyproject/galaxy/commit/18d99deb951a8d429be5695fac539... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/package.json M lib/galaxy/webapps/galaxy/api/tools.py M lib/galaxy/webapps/galaxy/api/workflows.py M static/scripts/bundled/admin.bundled.js M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/chart.bundled.js M static/scripts/bundled/extended.bundled.js Log Message: ----------- Decode tool id and version in the client, not in the API using `decodeUriComponent` from `decode-uri-component` JS package. Revert https://github.com/galaxyproject/galaxy/pull/6707 Remove unused `_get_tool()` method in `lib/galaxy/webapps/galaxy/api/workflows.py` . Rebuild client with: ``` make client-production-maps ``` Commit: 7f38e61caebe8e56ab1f6cf6d5b577c6b020c9d3 https://github.com/galaxyproject/galaxy/commit/7f38e61caebe8e56ab1f6cf6d5b57... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: R lib/galaxy/dependencies/requirements.txt Log Message: ----------- Remove again lib/galaxy/dependencies/requirements.txt It was reintroduced (empty) by mistake in https://github.com/galaxyproject/galaxy/pull/4474 . Commit: 35754dc49a7d29a12fe10c444ce69c1af47b0a2b https://github.com/galaxyproject/galaxy/commit/35754dc49a7d29a12fe10c444ce69... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M scripts/plugin_staging.py Log Message: ----------- Fix symlinking during plugin staging Remove also broken symlinks before creating the new ones. Commit: 840041744505402ab5af4f39b84ba76599cb8588 https://github.com/galaxyproject/galaxy/commit/840041744505402ab5af4f39b84ba... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M client/galaxy/scripts/apps/analysis.js M client/package.json R lib/galaxy/dependencies/requirements.txt M lib/galaxy/webapps/galaxy/api/tools.py M lib/galaxy/webapps/galaxy/api/workflows.py M scripts/plugin_staging.py M static/scripts/bundled/admin.bundled.js M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/chart.bundled.js M static/scripts/bundled/extended.bundled.js Log Message: ----------- Merge pull request #6737 from nsoranzo/release_18.05_revert_6707 [18.05] Decode tool id and version in the client, not in the API Compare: https://github.com/galaxyproject/galaxy/compare/6993dbb6fcd1...840041744505 **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