[galaxyproject/galaxy] 937f99: Fix API installation of tool_dependencies
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 937f99b851e2078152c851a0b552c00b99167747 https://github.com/galaxyproject/galaxy/commit/937f99b851e2078152c851a0b552c... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2015-11-15 (Sun, 15 Nov 2015) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py Log Message: ----------- Fix API installation of tool_dependencies This should fix an installation issue with tool_dependencies via the API. Tool dependency repositories to not have any tools specified and with this no metadata associated. It was broken in https://github.com/galaxyproject/galaxy/commit/bb6a784f13ff3f91762244d448843... So I think this should be part of 15.10. Thanks to Greg for fixing this one. Commit: 040118aae35da2c72fbf6332b32e8f3e0025a341 https://github.com/galaxyproject/galaxy/commit/040118aae35da2c72fbf6332b32e8... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-11-16 (Mon, 16 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- Encode unicode string before passing to hashlib.sha1(). Fixes #673. Commit: 3ffa607c15a70a532a7d21a0b3b1a46171e53171 https://github.com/galaxyproject/galaxy/commit/3ffa607c15a70a532a7d21a0b3b1a... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M client/galaxy/scripts/galaxy.menu.js M static/maps/galaxy.menu.js.map M static/scripts/galaxy.menu.js Log Message: ----------- Deprecate old library UI in the "Shared Data" menu. Commit: e61e30cde549c448375b555aadfc85b235b4871a https://github.com/galaxyproject/galaxy/commit/e61e30cde549c448375b555aadfc8... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py Log Message: ----------- Merge pull request #1100 from martenson/fix-ts-api-install [15.10] Fix API installation of tool_dependencies Commit: 05e66827d40151c0cd1729299fa82a510138359e https://github.com/galaxyproject/galaxy/commit/05e66827d40151c0cd1729299fa82... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M client/galaxy/scripts/galaxy.menu.js M static/maps/galaxy.menu.js.map M static/scripts/galaxy.menu.js Log Message: ----------- Merge pull request #1112 from nsoranzo/release_15.10_data_libraries_beta [15.10] Deprecate old library UI in the "Shared Data" menu. Commit: 27dc31ace9a4e3a28ab2416c8f9cdbe4735c7063 https://github.com/galaxyproject/galaxy/commit/27dc31ace9a4e3a28ab2416c8f9cd... Author: John Chilton <jmchilton@gmail.com> Date: 2015-11-17 (Tue, 17 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- Merge pull request #1106 from nsoranzo/release_15.07_library_import_utf8 [15.07] Encode unicode string before passing to hashlib.sha1(). Commit: 73f46f4e08141f78927056fa3e4709d0ab323972 https://github.com/galaxyproject/galaxy/commit/73f46f4e08141f78927056fa3e470... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/remote_files.py Log Message: ----------- Merge branch 'release_15.07' into release_15.10 Commit: c252987b4c5febb7fa10db3c7359449f325fc9ca https://github.com/galaxyproject/galaxy/commit/c252987b4c5febb7fa10db3c73594... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-11-18 (Wed, 18 Nov 2015) Changed paths: M client/galaxy/scripts/galaxy.menu.js M lib/galaxy/webapps/galaxy/api/remote_files.py M static/maps/galaxy.menu.js.map M static/scripts/galaxy.menu.js Log Message: ----------- Merge branch 'master' into dev Compare: https://github.com/galaxyproject/galaxy/compare/3d933edd32dd...c252987b4c5f
participants (1)
-
GitHub