[galaxyproject/galaxy] 30668f: Fix for reloading tools that have non-standard too...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 30668fe5344192e7b17f05060062fa330c5496a0 https://github.com/galaxyproject/galaxy/commit/30668fe5344192e7b17f05060062f... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M lib/galaxy/web/base/controllers/admin.py M templates/admin/reload_tool.mako Log Message: ----------- Fix for reloading tools that have non-standard tool_ids/versions. Commit: 3f898677f19d7600648802b1a428ce916dd35e11 https://github.com/galaxyproject/galaxy/commit/3f898677f19d7600648802b1a428c... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- HTML escape tool name, id, version, on tool reload message. Commit: 045832bd8ecd4515d134cb5e05f64d2b7b4e933a https://github.com/galaxyproject/galaxy/commit/045832bd8ecd4515d134cb5e05f64... Author: Daniel Blankenberg <dan.blankenberg@gmail.com> Date: 2015-11-10 (Tue, 10 Nov 2015) Changed paths: M lib/galaxy/tools/toolbox/base.py Log Message: ----------- Also escape tool name, id, version in message when removing tools. Commit: 3a70dc395a2afb73363440edaa624d6f053467d2 https://github.com/galaxyproject/galaxy/commit/3a70dc395a2afb73363440edaa624... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-11-12 (Thu, 12 Nov 2015) Changed paths: M lib/galaxy/tools/toolbox/base.py M lib/galaxy/web/base/controllers/admin.py M templates/admin/reload_tool.mako Log Message: ----------- Merge pull request #1050 from blankenberg/reload-tool-id-fix Fix for reloading tools that have non-standard tool_ids/versions. Compare: https://github.com/galaxyproject/galaxy/compare/926b1a2cdd3c...3a70dc395a2a
participants (1)
-
GitHub