[galaxyproject/galaxy] e4518f: Rebase hardening commits from dev
Branch: refs/heads/release_16.07 Home: https://github.com/galaxyproject/galaxy Commit: e4518ff3e3d628f2cd47ea48217da6352ef11e30 https://github.com/galaxyproject/galaxy/commit/e4518ff3e3d628f2cd47ea48217da... Author: E Rasche <hxr@hx42.org> Date: 2017-10-12 (Thu, 12 Oct 2017) Changed paths: M cron/build_chrom_db.py M cron/parse_builds.py M cron/parse_builds_3_sites.py M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/converters/interval_to_coverage.py M lib/galaxy/datatypes/converters/lped_to_pbed_converter.py M lib/galaxy/datatypes/converters/pbed_ldreduced_converter.py M lib/galaxy/datatypes/converters/pbed_to_lped_converter.py M lib/galaxy/datatypes/sequence.py M lib/galaxy/datatypes/tabular.py M lib/galaxy/datatypes/text.py M lib/galaxy/external_services/actions.py M lib/galaxy/jobs/deferred/pacific_biosciences_smrt_portal.py M lib/galaxy/jobs/runners/pulsar.py M lib/galaxy/jobs/runners/util/job_script/__init__.py M lib/galaxy/jobs/runners/util/kill.py M lib/galaxy/jobs/transfer_manager.py M lib/galaxy/managers/citations.py M lib/galaxy/objectstore/s3.py M lib/galaxy/tools/data/__init__.py M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/tools/toolbox/parser.py M lib/galaxy/tours/__init__.py M lib/galaxy/util/plugin_config.py M lib/galaxy/web/base/interactive_environments.py M lib/galaxy/web/proxy/__init__.py M lib/galaxy/webapps/galaxy/controllers/async.py M lib/galaxy/webapps/galaxy/controllers/library_common.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/webapps/galaxy/controllers/visualization.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/webapps/reports/controllers/system.py M lib/galaxy/webapps/tool_shed/controllers/upload.py M lib/tool_shed/capsule/capsule_manager.py M scripts/data_libraries/build_lucene_index.py M scripts/edam_mapping.py M scripts/microbes/harvest_bacteria.py M scripts/tool_shed/api/export.py M scripts/transfer.py M test/api/test_workflows.py M test/api/test_workflows_from_yaml.py M test/api/workflows_format_2/converter.py M test/api/workflows_format_2/main.py M test/unit/workflows/workflow_support.py Log Message: ----------- Rebase hardening commits from dev Commit: b5ded00eb50181f17b3c003e1b7c895098b85d25 https://github.com/galaxyproject/galaxy/commit/b5ded00eb50181f17b3c003e1b7c8... Author: John Chilton <jmchilton@gmail.com> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py M lib/galaxy/webapps/galaxy/controllers/library_common.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/webapps/galaxy/controllers/workflow.py Log Message: ----------- Fix invalid requests imports introduced in #4604. Even when we remove the requests controller the pyc files will stick around - so probably best to keep these absolute imports for these controllers indefinitely. This broke workflow import from URL coming through the GUI and so it broke a bunch of Selenium tests. Commit: 545d5556588dfe28c8a9857333366ba62dbcd2fd https://github.com/galaxyproject/galaxy/commit/545d5556588dfe28c8a9857333366... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M lib/galaxy/datatypes/converters/sam_to_bam.py Log Message: ----------- Fix additional uses of subprocess shell=True Commit: 2f79351e3cdb1fe9705f00590038b11cba4b428e https://github.com/galaxyproject/galaxy/commit/2f79351e3cdb1fe9705f00590038b... Author: E Rasche <hxr@hx42.org> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M lib/galaxy/jobs/runners/util/job_script/__init__.py Log Message: ----------- Rebase script integrity check improvements (#4720) from dev Commit: 9fa9d42c5093ddd8f70193cc6a07ae0af0394f8c https://github.com/galaxyproject/galaxy/commit/9fa9d42c5093ddd8f70193cc6a07a... Author: Nate Coraor <nate@bx.psu.edu> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M lib/galaxy/datatypes/tabular.py M lib/galaxy/jobs/deferred/pacific_biosciences_smrt_portal.py M lib/galaxy/jobs/runners/util/kill.py M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/web/proxy/__init__.py M lib/tool_shed/capsule/capsule_manager.py Log Message: ----------- Fix backport issues Commit: f925ffe4b743d080585bc6d151dc8ca98cc4f171 https://github.com/galaxyproject/galaxy/commit/f925ffe4b743d080585bc6d151dc8... Author: Nicola Soranzo <nsoranzo@tiscali.it> Date: 2017-10-13 (Fri, 13 Oct 2017) Changed paths: M cron/build_chrom_db.py M cron/parse_builds.py M cron/parse_builds_3_sites.py M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/converters/interval_to_coverage.py M lib/galaxy/datatypes/converters/lped_to_pbed_converter.py M lib/galaxy/datatypes/converters/pbed_ldreduced_converter.py M lib/galaxy/datatypes/converters/pbed_to_lped_converter.py M lib/galaxy/datatypes/converters/sam_to_bam.py M lib/galaxy/datatypes/sequence.py M lib/galaxy/datatypes/tabular.py M lib/galaxy/datatypes/text.py M lib/galaxy/external_services/actions.py M lib/galaxy/jobs/deferred/pacific_biosciences_smrt_portal.py M lib/galaxy/jobs/runners/pulsar.py M lib/galaxy/jobs/runners/util/job_script/__init__.py M lib/galaxy/jobs/runners/util/kill.py M lib/galaxy/jobs/transfer_manager.py M lib/galaxy/managers/citations.py M lib/galaxy/objectstore/s3.py M lib/galaxy/tools/data/__init__.py M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py M lib/galaxy/tools/toolbox/parser.py M lib/galaxy/tours/__init__.py M lib/galaxy/util/plugin_config.py M lib/galaxy/web/base/interactive_environments.py M lib/galaxy/web/proxy/__init__.py M lib/galaxy/webapps/galaxy/controllers/async.py M lib/galaxy/webapps/galaxy/controllers/library_common.py M lib/galaxy/webapps/galaxy/controllers/root.py M lib/galaxy/webapps/galaxy/controllers/visualization.py M lib/galaxy/webapps/galaxy/controllers/workflow.py M lib/galaxy/webapps/reports/controllers/system.py M lib/galaxy/webapps/tool_shed/controllers/upload.py M lib/tool_shed/capsule/capsule_manager.py M scripts/data_libraries/build_lucene_index.py M scripts/edam_mapping.py M scripts/microbes/harvest_bacteria.py M scripts/tool_shed/api/export.py M scripts/transfer.py M test/api/test_workflows.py M test/api/test_workflows_from_yaml.py M test/api/workflows_format_2/converter.py M test/api/workflows_format_2/main.py M test/unit/workflows/workflow_support.py Log Message: ----------- Merge pull request #4801 from natefoo/backport-hardening-16.07 [16.07] Various bits of hardening from #4604 Compare: https://github.com/galaxyproject/galaxy/compare/2ffeedfa723c...f925ffe4b743
participants (1)
-
GitHub