[galaxyproject/galaxy] 66dec1: Add download_to_file function to galaxy.util
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 66dec1d580b426ad955db03608ec7da7eb5c5018 https://github.com/galaxyproject/galaxy/commit/66dec1d580b426ad955db03608ec7... Author: Nicola Soranzo <nicola.soranzo@tgac.ac.uk> Date: 2016-10-26 (Wed, 26 Oct 2016) Changed paths: M lib/galaxy/util/__init__.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M test/base/driver_util.py Log Message: ----------- Add download_to_file function to galaxy.util Use it in 2 places: - test/base/driver_util.py (thus adding timeout and chunking) - lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py where the total download timeout is substituted with the usual urllib timeout Commit: b1892b7e30f9e2a9be94bd8ee064c0f548525bfe https://github.com/galaxyproject/galaxy/commit/b1892b7e30f9e2a9be94bd8ee064c... Author: Marius van den Beek <m.vandenbeek@gmail.com> Date: 2016-11-04 (Fri, 04 Nov 2016) Changed paths: M lib/galaxy/util/__init__.py M lib/tool_shed/galaxy_install/tool_dependencies/recipe/step_handler.py M test/base/driver_util.py Log Message: ----------- Merge pull request #3100 from nsoranzo/followup_on_3013 Add download_to_file function to galaxy.util Compare: https://github.com/galaxyproject/galaxy/compare/37399049552d...b1892b7e30f9
participants (1)
-
GitHub