[galaxyproject/galaxy] 0f2e21: Cleanup of the toolshed's url handling methods.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 0f2e2152ee17532488a8231cf1220ed9ddddb3aa https://github.com/galaxyproject/galaxy/commit/0f2e2152ee17532488a8231cf1220... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-10 (Mon, 10 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/webapps/tool_shed/controllers/repository.py M lib/tool_shed/capsule/capsule_manager.py M lib/tool_shed/galaxy_install/dependency_display.py M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/repository_dependencies/repository_dependency_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/galaxy_install/tool_migration_manager.py M lib/tool_shed/galaxy_install/update_repository_manager.py M lib/tool_shed/scripts/api/common.py M lib/tool_shed/scripts/deprecate_repositories_without_metadata.py M lib/tool_shed/util/common_util.py M lib/tool_shed/util/readme_util.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Cleanup of the toolshed's url handling methods. Commit: 9f975e85067c1c5f695979f13d26ae4d132cb36f https://github.com/galaxyproject/galaxy/commit/9f975e85067c1c5f695979f13d26a... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-10 (Mon, 10 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Make travis happier. Commit: 624cf19ba5bec88dfee58380722720fc47d68eb3 https://github.com/galaxyproject/galaxy/commit/624cf19ba5bec88dfee5838072272... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-10 (Mon, 10 Aug 2015) Changed paths: M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/repository_dependencies/repository_dependency_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/util/common_util.py Log Message: ----------- More linting. Commit: d7e6d627d0679a5cc95f30e71f5a9d30cc753802 https://github.com/galaxyproject/galaxy/commit/d7e6d627d0679a5cc95f30e71f5a9... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py Log Message: ----------- Correct errors found by Nicola. Commit: 84329f8f3d7423106f197fb880fc12aee2d2b71d https://github.com/galaxyproject/galaxy/commit/84329f8f3d7423106f197fb880fc1... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/tool_shed/util/common_util.py Log Message: ----------- Remove debug output. Commit: 0efc866a07699067beb930dc0275aab7dfb40cd5 https://github.com/galaxyproject/galaxy/commit/0efc866a07699067beb930dc0275a... Author: Dave B <dave@bx.psu.edu> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/tool_shed/galaxy_install/repository_dependencies/repository_dependency_manager.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Correct additional errors discovered by Nicola. Commit: 5ddd2c92a3caeb75bcb379f297f2967af26afc47 https://github.com/galaxyproject/galaxy/commit/5ddd2c92a3caeb75bcb379f297f29... Author: Dave B. <dave@bx.psu.edu> Date: 2015-08-11 (Tue, 11 Aug 2015) Changed paths: M lib/tool_shed/galaxy_install/install_manager.py Log Message: ----------- Fix missing parameter. Commit: ed54c343e66d7dee79dd785da837f2ce55f69138 https://github.com/galaxyproject/galaxy/commit/ed54c343e66d7dee79dd785da837f... Author: Martin Cech <cech.marten@gmail.com> Date: 2015-08-16 (Sun, 16 Aug 2015) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/webapps/tool_shed/controllers/repository.py M lib/tool_shed/capsule/capsule_manager.py M lib/tool_shed/galaxy_install/dependency_display.py M lib/tool_shed/galaxy_install/install_manager.py M lib/tool_shed/galaxy_install/repository_dependencies/repository_dependency_manager.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/tag_handler.py M lib/tool_shed/galaxy_install/tool_migration_manager.py M lib/tool_shed/galaxy_install/update_repository_manager.py M lib/tool_shed/scripts/api/common.py M lib/tool_shed/scripts/deprecate_repositories_without_metadata.py M lib/tool_shed/util/common_util.py M lib/tool_shed/util/readme_util.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Merge pull request #586 from davebx/ts_url_cleanup Cleanup of the toolshed's url handling methods. Compare: https://github.com/galaxyproject/galaxy/compare/2da0083cdfdf...ed54c343e66d
participants (1)
-
GitHub