Branch: refs/heads/release_16.04 Home: https://github.com/galaxyproject/galaxy Commit: a27e86786ad031eafcbfeb39ffdadf71d80dcfad https://github.com/galaxyproject/galaxy/commit/a27e86786ad031eafcbfeb39ffdad... 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: fe64a8198bca75f2e535efc7c3813d24810904ab https://github.com/galaxyproject/galaxy/commit/fe64a8198bca75f2e535efc7c3813... 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: 6094990e43f6510833395885d234a2264e7d44f1 https://github.com/galaxyproject/galaxy/commit/6094990e43f6510833395885d234a... Author: John Chilton <jmchilton@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 #2424 from martenson/port-exceptionwrap-16.04 [16.04] wrap bare str exceptions Compare: https://github.com/galaxyproject/galaxy/compare/c63bf911bc9c...6094990e43f6