[galaxyproject/galaxy] 537d6e: Fix "exact" property for merged conda dependencies...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 537d6e645ae142962cdf59e6365299b8c99706bf https://github.com/galaxyproject/galaxy/commit/537d6e645ae142962cdf59e636529... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-13 (Fri, 13 Jan 2017) Changed paths: M lib/galaxy/tools/deps/resolvers/conda.py Log Message: ----------- Fix "exact" property for merged conda dependencies. This was broken with there initial commit as part of #3391. Commit: 2ed131d206dbf73a141b7baf76c5ffcce6fef206 https://github.com/galaxyproject/galaxy/commit/2ed131d206dbf73a141b7baf76c5f... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2017-01-14 (Sat, 14 Jan 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/deps/__init__.py M lib/galaxy/tools/deps/requirements.py M lib/galaxy/tools/deps/views.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Fix display of repository dependency status that broke with the introduction of the all-at-once dependency resolution in #3391 and addresses in part #3398. I have only restored the (collapsed) display of dependencies for all requirements in a repository, so breaking the information out on a per tool basis remains on the TODO list. Commit: ebf18440ac09c364fa1fb6b1cdd1640808ffd593 https://github.com/galaxyproject/galaxy/commit/ebf18440ac09c364fa1fb6b1cdd16... Author: John Chilton <jmchilton@gmail.com> Date: 2017-01-15 (Sun, 15 Jan 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/tools/deps/__init__.py M lib/galaxy/tools/deps/requirements.py M lib/galaxy/tools/deps/resolvers/conda.py M lib/galaxy/tools/deps/views.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Merge pull request #3427 from mvdbeek/fix_dependency_display_and_api Fix dependency display and api Compare: https://github.com/galaxyproject/galaxy/compare/b2cf773befd6...ebf18440ac09
participants (1)
-
GitHub