Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 68240630668848b454aa51690ed1ac7bbfbc16e2 https://github.com/galaxyproject/galaxy/commit/68240630668848b454aa51690ed1a... Author: chambm <matt.chambers42@gmail.com> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py M lib/tool_shed/util/common_util.py Log Message: ----------- * Fix get_latest_installable_revision to use pathspec and params to work with recent changes to common_util.url_join * Fix common_util.url_join to handle a string as pathspec, instead of treating it as an a/r/r/a/y/ /o/f/ /c/h/a/r/a/c/t/e/r/s Commit: d375a8cc034acaea43e221cb60fe58ece5f5d4d6 https://github.com/galaxyproject/galaxy/commit/d375a8cc034acaea43e221cb60fe5... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2015-08-21 (Fri, 21 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py M lib/tool_shed/util/common_util.py Log Message: ----------- Merge pull request #632 from chambm/bug/url_join-latest_revision-2 Cleaner commit history for #629 and array syntax for pathspec Compare: https://github.com/galaxyproject/galaxy/compare/eb59844dd2fa...d375a8cc034a