Branch: refs/heads/release_17.01 Home: https://github.com/galaxyproject/galaxy Commit: 62ee8e8404fb86155d9893a8eeab1cf58473d795 https://github.com/galaxyproject/galaxy/commit/62ee8e8404fb86155d9893a8eeab1... Author: John Chilton <jmchilton@gmail.com> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Fix Python environment hack to allow "fixing" tool ids at some version. This is a less broken alternative to #3620 and something I intended to ultimately do anyway. sam-to-bam used to be broken but now it isn't, we need to express that. Ideally we would move most of the things from the unversioned list to the versioned list as they are fixed. xref https://github.com/galaxyproject/galaxy/pull/3620#issuecomment-280674067 xref https://github.com/galaxyproject/galaxy/commit/fe2a1d8ade4fbda158ae035c78133... xref #3351 xref galaxyproject/tools-iuc#1148 Commit: eb6c0e410e600171fa3ce4fffb78bc205aad5292 https://github.com/galaxyproject/galaxy/commit/eb6c0e410e600171fa3ce4fffb78b... Author: John Chilton <jmchilton@gmail.com> Date: 2017-02-17 (Fri, 17 Feb 2017) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Rework preserve python environment expression according to :eagle::eyes: suggestion. https://github.com/galaxyproject/galaxy/pull/3630#discussion_r101798306 Commit: 9ebe2d2dd6efde7a66c52681aa57c52342ad992d https://github.com/galaxyproject/galaxy/commit/9ebe2d2dd6efde7a66c52681aa57c... Author: Martin Cech <cech.marten@gmail.com> Date: 2017-02-22 (Wed, 22 Feb 2017) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Merge pull request #3630 from jmchilton/python_hack_scalpel [17.01] Fix Python environment hack to allow "fixing" tool ids at some version. Compare: https://github.com/galaxyproject/galaxy/compare/49ef352235f7...9ebe2d2dd6ef