[galaxyproject/galaxy] 415c7f: Verify tools coming from cache have correct id.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 415c7fa67be28885fa92246fb63efdf5bfd777bf https://github.com/galaxyproject/galaxy/commit/415c7fa67be28885fa92246fb63ef... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-10-07 (Fri, 07 Oct 2016) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Verify tools coming from cache have correct id. Commit: 56dfaf003f3239d2475715b478e319ff359e08d4 https://github.com/galaxyproject/galaxy/commit/56dfaf003f3239d2475715b478e31... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-10-08 (Sat, 08 Oct 2016) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Fix tool reload in 415c7fa67be28885fa92246fb63efdf5bfd777bf Previous commit changed the if/elif/else logic. The else was now applying also to cached tools, which it should not. Instead, explicitly check that we still don't have a tool object. Commit: 6639a181df3ba8f2a26e6a9bde27e53866cf110a https://github.com/galaxyproject/galaxy/commit/6639a181df3ba8f2a26e6a9bde27e... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2016-10-11 (Tue, 11 Oct 2016) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Merge pull request #3025 from mvdbeek/cache_fix Cache fix Compare: https://github.com/galaxyproject/galaxy/compare/191bae9a2b9d...6639a181df3b
participants (1)
-
GitHub