Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: a22c09b11f5a16b4c429cf88ebd74faa433da97c https://github.com/galaxyproject/galaxy/commit/a22c09b11f5a16b4c429cf88ebd74... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-12-08 (Tue, 08 Dec 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M test/docker/base/Dockerfile M test/tool_shed/functional/test_1460_data_managers.py Log Message: ----------- Fix typos. Commit: f974b0f740d4ed8c44ebafde74908cdea1748a1a https://github.com/galaxyproject/galaxy/commit/f974b0f740d4ed8c44ebafde74908... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2015-12-08 (Tue, 08 Dec 2015) Changed paths: M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/repair_repository_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/install_environment.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/util/tool_dependency_util.py Log Message: ----------- Extend the logging of tool dependency status changes. Also merge handle_tool_dependency_installation_error() in set_tool_dependency_attributes() and consolidate its use. Commit: f8d95abf061608e2dc544e56fc5b83ad3d54d1bd https://github.com/galaxyproject/galaxy/commit/f8d95abf061608e2dc544e56fc5b8... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-12-10 (Thu, 10 Dec 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/repair_repository_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/install_environment.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/util/tool_dependency_util.py M test/docker/base/Dockerfile M test/tool_shed/functional/test_1460_data_managers.py Log Message: ----------- Merge pull request #1263 from nsoranzo/dev_tool_shed_fixes Extend the logging of tool dependency status changes. Compare: https://github.com/galaxyproject/galaxy/compare/b455157bd6f3...f8d95abf0616