[galaxyproject/galaxy] 806bea: Test that newest version will be returned if tool ...
Branch: refs/heads/release_18.05 Home: https://github.com/galaxyproject/galaxy Commit: 806beaca9b4b51322214e68619407e8a0545a19d https://github.com/galaxyproject/galaxy/commit/806beaca9b4b51322214e68619407... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 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: c8552970dd7c2eeb9d765911843ed3e866b84ce3 https://github.com/galaxyproject/galaxy/commit/c8552970dd7c2eeb9d765911843ed... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 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: 94082a878dca784eb57c6be1fd552a63f85bcfad https://github.com/galaxyproject/galaxy/commit/94082a878dca784eb57c6be1fd552... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 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: 3ea9d086bfe295a210d6f249ef2c39d8a65ef042 https://github.com/galaxyproject/galaxy/commit/3ea9d086bfe295a210d6f249ef2c3... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Sort rval so that newest tool appears last in rval Commit: f6f526a0a50a98143d4845f8907067b6f42e1dea https://github.com/galaxyproject/galaxy/commit/f6f526a0a50a98143d4845f890706... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/tools.py M test/api/test_tools.py Log Message: ----------- Use tool_version instead of version parameter To be consistent with other routes that accept this parameter. Commit: 3017568e77cf950b8b611a16ea7ce9fcc2159e81 https://github.com/galaxyproject/galaxy/commit/3017568e77cf950b8b611a16ea7ce... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-09-19 (Wed, 19 Sep 2018) Changed paths: M test/api/test_tools.py Log Message: ----------- Drop unnecessary history in test_show_with_wrong_tool_version_in_tool_id test Commit: 02c177152bd7dbef02d4ea5d40449745e913b38b https://github.com/galaxyproject/galaxy/commit/02c177152bd7dbef02d4ea5d40449... Author: Dannon <dannon.baker@gmail.com> Date: 2018-09-20 (Thu, 20 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 #6740 from mvdbeek/backport_tool_version_select_fixes [18.05] Backport tool version select fixes Compare: https://github.com/galaxyproject/galaxy/compare/d014469f070e...02c177152bd7 **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