[galaxyproject/galaxy] d72eee: wrap bare str raises with generic Exception()
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: d72eee3d4a136e99ff3bb1927bb3a4ad1a3e4b0e https://github.com/galaxyproject/galaxy/commit/d72eee3d4a136e99ff3bb1927bb3a... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M lib/galaxy/external_services/actions.py M lib/galaxy/external_services/parameters.py M lib/galaxy/external_services/service.py M lib/galaxy/forms/forms.py M lib/galaxy/model/__init__.py M lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py M lib/galaxy/security/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/visualization/data_providers/genome.py M lib/galaxy/webapps/galaxy/controllers/external_services.py M lib/galaxy/webapps/tool_shed/security/__init__.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/repository_types/metadata.py M tools/filters/axt_to_lav.py Log Message: ----------- wrap bare str raises with generic Exception() as Pyton 2.7 does not support bare str Commit: 125453707588cab9157aba497803f89f700971e5 https://github.com/galaxyproject/galaxy/commit/125453707588cab9157aba497803f... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M lib/galaxy/security/__init__.py Log Message: ----------- fix the mess made with mass edit Commit: ef417464c7cf25b5c9a4526ed31817d80553420a https://github.com/galaxyproject/galaxy/commit/ef417464c7cf25b5c9a4526ed3181... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2016-05-26 (Thu, 26 May 2016) Changed paths: M lib/galaxy/external_services/actions.py M lib/galaxy/external_services/parameters.py M lib/galaxy/external_services/service.py M lib/galaxy/forms/forms.py M lib/galaxy/model/__init__.py M lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py M lib/galaxy/security/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/visualization/data_providers/genome.py M lib/galaxy/webapps/galaxy/controllers/external_services.py M lib/galaxy/webapps/tool_shed/security/__init__.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/repository_types/metadata.py M tools/filters/axt_to_lav.py Log Message: ----------- Merge pull request #2421 from martenson/wrap-str-raises wrap bare str raises with generic Exception() Compare: https://github.com/galaxyproject/galaxy/compare/35da049d4299...ef417464c7cf
participants (1)
-
GitHub