[galaxyproject/galaxy] 6ff846: Fix displaying tool help images on python 3
Branch: refs/heads/release_19.01 Home: https://github.com/galaxyproject/galaxy Commit: 6ff84684bd577ea4610d63213cc090b86d983aa8 https://github.com/galaxyproject/galaxy/commit/6ff84684bd577ea4610d63213cc09... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/tool_shed/controllers/repository.py Log Message: ----------- Fix displaying tool help images on python 3 Commit: 24f97f6917da606f8b9c1fc1fb4faef5c54f1933 https://github.com/galaxyproject/galaxy/commit/24f97f6917da606f8b9c1fc1fb4fa... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/genetics.py M lib/galaxy/datatypes/interval.py M lib/galaxy/datatypes/tabular.py M lib/galaxy/webapps/galaxy/api/datasets.py M lib/galaxy/webapps/galaxy/api/library_datasets.py M lib/galaxy/webapps/galaxy/controllers/dataset.py M lib/galaxy/webapps/galaxy/controllers/root.py Log Message: ----------- Open files in binary mode when sending data Commit: 7a9422600c76ad49515844d582bf6d5f507076e8 https://github.com/galaxyproject/galaxy/commit/7a9422600c76ad49515844d582bf6... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M test/api/test_galaxy_interactor.py Log Message: ----------- Fix ``GalaxyInteractorBackwardCompatTestCase.test_local_test_data_download`` API test Broken in commit bf851269c30996876c0614e7a5b57da495c44ac9 . Commit: ed6011755cf7cf5c7232bd43365dd01ab0b12af5 https://github.com/galaxyproject/galaxy/commit/ed6011755cf7cf5c7232bd43365dd... Author: John Chilton <jmchilton@gmail.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/genetics.py M lib/galaxy/datatypes/interval.py M lib/galaxy/datatypes/tabular.py M lib/galaxy/webapps/galaxy/api/datasets.py M lib/galaxy/webapps/galaxy/api/library_datasets.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/dataset.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/webapps/tool_shed/controllers/repository.py M test/api/test_galaxy_interactor.py Log Message: ----------- Merge pull request #7228 from mvdbeek/fix_image_display_py3 [19.01] Fix displaying tool help images on python 3 Compare: https://github.com/galaxyproject/galaxy/compare/d460d218ad89...ed6011755cf7 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub