Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 943e67e4e59beea726912dc013a30903827f6277 https://github.com/galaxyproject/galaxy/commit/943e67e4e59beea726912dc013a30... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-13 (Thu, 13 Sep 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/tools.py M test/api/test_tools.py Log Message: ----------- Test that newest version will be returned if tool id or version don't match Commit: 5de1c2c980343d031b81bbc16fcde43ee4909c60 https://github.com/galaxyproject/galaxy/commit/5de1c2c980343d031b81bbc16fcde... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-13 (Thu, 13 Sep 2018) Changed paths: M test/unit/tools/test_toolbox.py Log Message: ----------- Unit test that fails if we don't return the latest version upon version mismatch Commit: f8430b110dccfe53f347757d2284b4329218cec4 https://github.com/galaxyproject/galaxy/commit/f8430b110dccfe53f347757d2284b... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-13 (Thu, 13 Sep 2018) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Sort by tool version when picking a tool with an unavailable version Commit: 56ed50400f94a04e88c3a6a09721903d571dc969 https://github.com/galaxyproject/galaxy/commit/56ed50400f94a04e88c3a6a097219... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-13 (Thu, 13 Sep 2018) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Sort rval so that newest tool appears last in rval Commit: d1352c4b274a91722e55dae634a332803b8fdc6e https://github.com/galaxyproject/galaxy/commit/d1352c4b274a91722e55dae634a33... Author: Nicola Soranzo <nicola.soranzo@gmail.com> Date: 2018-09-13 (Thu, 13 Sep 2018) Changed paths: M lib/galaxy/tools/toolbox/base.py M lib/galaxy/webapps/galaxy/api/tools.py M test/api/test_tools.py M test/unit/tools/test_toolbox.py Log Message: ----------- Merge pull request #6702 from mvdbeek/fix_latest_version Fix wrong version being returned if requested version doesn't exist Compare: https://github.com/galaxyproject/galaxy/compare/5286a1e757de...d1352c4b274a **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.