Branch: refs/heads/release_18.01 Home: https://github.com/galaxyproject/galaxy Commit: b861b9ad4d693000ba8cf492ce6b1ff057db3d34 https://github.com/galaxyproject/galaxy/commit/b861b9ad4d693000ba8cf492ce6b1... Author: Martin Cech marten@bx.psu.edu Date: 2018-02-21 (Wed, 21 Feb 2018)
Changed paths: M lib/galaxy/tools/toolbox/base.py
Log Message: ----------- implement basic cache on toolbox to_dict objects
base the cache on absence of filters
allow cache for users that don't opt in for filters
Commit: 8a88cb9827b68e6795cf00496008e1aa189185ad https://github.com/galaxyproject/galaxy/commit/8a88cb9827b68e6795cf00496008e... Author: Martin Cech marten@bx.psu.edu Date: 2018-02-26 (Mon, 26 Feb 2018)
Changed paths: M lib/galaxy/tools/toolbox/base.py
Log Message: ----------- move the cache from toolbox level to tool level
the cache remains toolbox-specific so it is stored within the toolbox object
includes refactor thanks to eagle eyes
Commit: a90c3a1d3f2c2a12f285f3c21e91ca364f81853e https://github.com/galaxyproject/galaxy/commit/a90c3a1d3f2c2a12f285f3c21e91c... Author: John Chilton jmchilton@gmail.com Date: 2018-02-27 (Tue, 27 Feb 2018)
Changed paths: M lib/galaxy/tools/toolbox/base.py
Log Message: ----------- Merge pull request #5583 from martenson/backport-toolbox-cache
[18.01] Backport toolbox cache
Compare: https://github.com/galaxyproject/galaxy/compare/50cd159d4c21...a90c3a1d3f2c
galaxy-commits@lists.galaxyproject.org