[galaxyproject/galaxy] cc943f: Add database table and API endpoint for metadata.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: cc943f240f70c880840548c45034fe377d18cc3c https://github.com/galaxyproject/galaxy/commit/cc943f240f70c880840548c45034f... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-22 (Fri, 22 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/buildapp.py M lib/galaxy/webapps/tool_shed/model/__init__.py M lib/galaxy/webapps/tool_shed/model/mapping.py A lib/galaxy/webapps/tool_shed/model/migrate/versions/0026_repository_dependency_table.py M lib/tool_shed/metadata/metadata_generator.py M lib/tool_shed/metadata/repository_metadata_manager.py M lib/tool_shed/util/metadata_util.py M lib/tool_shed/util/shed_util_common.py Log Message: ----------- Add database table and API endpoint for metadata. - Table tracks repository dependencies and is populated when metadata is generated. - API endpoint returns a json dictionary of the requested metadata revision, recursively retrieving repository and tool dependencies it references. Commit: e6bc65e0da0f35e28abfc2870246736cc1138000 https://github.com/galaxyproject/galaxy/commit/e6bc65e0da0f35e28abfc28702467... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-22 (Fri, 22 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/model/migrate/versions/0026_repository_dependency_table.py Log Message: ----------- Fix certain travis errors. Commit: f0a35fe73516b00cfe439427f1dcb8902e8870e9 https://github.com/galaxyproject/galaxy/commit/f0a35fe73516b00cfe439427f1dcb... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/model/migrate/versions/0026_repository_dependency_table.py M lib/tool_shed/metadata/repository_metadata_manager.py Log Message: ----------- Code cleanup, foreign key constraints. Commit: 3d0e16a896d7455a30027da1f878b15187dae387 https://github.com/galaxyproject/galaxy/commit/3d0e16a896d7455a30027da1f878b... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-25 (Mon, 25 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/model/__init__.py M lib/tool_shed/metadata/repository_metadata_manager.py Log Message: ----------- Correct linting errors again. Commit: dff50c36ca23c41b7c58c901d6927d3af10cafb5 https://github.com/galaxyproject/galaxy/commit/dff50c36ca23c41b7c58c901d6927... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/model/__init__.py M lib/galaxy/webapps/tool_shed/model/mapping.py R lib/galaxy/webapps/tool_shed/model/migrate/versions/0026_repository_dependency_table.py M lib/tool_shed/util/metadata_util.py Log Message: ----------- Eliminate the database table and migration. This results in slightly reduced performance, but eliminates a source of potential error. Commit: 09bc98587389bfbe27fd3fb104ad5f6cba13d987 https://github.com/galaxyproject/galaxy/commit/09bc98587389bfbe27fd3fb104ad5... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M lib/galaxy/webapps/tool_shed/model/mapping.py Log Message: ----------- Don't try to import removed classes. Commit: 8206cf1d499705b33cfa29be703a5be16016632f https://github.com/galaxyproject/galaxy/commit/8206cf1d499705b33cfa29be703a5... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M lib/tool_shed/util/metadata_util.py Log Message: ----------- Remove obsolete code. Commit: d113d21c4e7b3619a04d907a9c59e577cf510e90 https://github.com/galaxyproject/galaxy/commit/d113d21c4e7b3619a04d907a9c59e... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-26 (Tue, 26 Jan 2016) Changed paths: M lib/tool_shed/metadata/repository_metadata_manager.py Log Message: ----------- Remove more obsolete code. Commit: be5d8f1ed9c54dd54e5ae42f3305f9c6458322cb https://github.com/galaxyproject/galaxy/commit/be5d8f1ed9c54dd54e5ae42f3305f... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M .travis.yml M client/galaxy/scripts/mvc/form/form-select-content.js M client/galaxy/scripts/mvc/list/list-view.js M client/galaxy/scripts/mvc/ui/ui-select-default.js M client/galaxy/scripts/mvc/visualization/visualization-model.js M client/galaxy/scripts/mvc/workflow/workflow-view.js M client/galaxy/style/less/tour.less M config/galaxy.ini.sample M config/plugins/visualizations/charts/Gruntfile.js M config/plugins/visualizations/charts/templates/charts.mako M config/plugins/visualizations/scatterplot/templates/scatterplot.mako A doc/source/admin/framework_dependencies.rst M doc/source/admin/index.rst M doc/source/project/issues.rst A doc/source/releases/16.01.rst M doc/source/releases/16.01_announce.rst A doc/source/releases/16.04_announce.rst M doc/source/releases/index.rst M lib/galaxy/datatypes/interval.py A lib/galaxy/dependencies/conda-environment.txt M lib/galaxy/jobs/actions/post.py M lib/galaxy/jobs/runners/condor.py M lib/galaxy/jobs/runners/drmaa.py M lib/galaxy/managers/base.py M lib/galaxy/managers/containers.py M lib/galaxy/managers/histories.py A lib/galaxy/managers/history_contents.py M lib/galaxy/model/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/validation.py M lib/galaxy/tools/special_tools.py M lib/galaxy/webapps/galaxy/controllers/user.py M scripts/bootstrap_history.py M scripts/common_startup.sh R static/maps/libs/backbone/backbone.js.map M static/maps/mvc/form/form-select-content.js.map M static/maps/mvc/list/list-view.js.map M static/maps/mvc/ui/ui-select-default.js.map M static/maps/mvc/visualization/visualization-model.js.map M static/maps/mvc/workflow/workflow-view.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js.map R static/scripts/libs/backbone/backbone.js M static/scripts/mvc/form/form-select-content.js M static/scripts/mvc/list/list-view.js M static/scripts/mvc/ui/ui-select-default.js M static/scripts/mvc/visualization/visualization-model.js M static/scripts/mvc/workflow/workflow-view.js M static/style/blue/base.css M templates/show_params.mako M test/api/test_workflows.py M test/api/workflows_format_2/converter.py M test/docker/base/run_test_wrapper.sh A test/functional/tools/for_workflows/1.bam A test/functional/tools/for_workflows/mapper.xml A test/functional/tools/for_workflows/pileup.xml M test/functional/tools/samples_tool_conf.xml A test/unit/managers/test_HistoryContentsManager.py M test/unit/managers/test_HistoryManager.py Log Message: ----------- Merge branch 'dev' of https://github.com/galaxyproject/galaxy into ts_api_all_metadata Commit: a271602f0ef36a6a8d33b959a2376e47c479a914 https://github.com/galaxyproject/galaxy/commit/a271602f0ef36a6a8d33b959a2376... Author: Dave B <dave@bx.psu.edu> Date: 2016-01-29 (Fri, 29 Jan 2016) Changed paths: M lib/tool_shed/util/metadata_util.py Log Message: ----------- Also return valid tools. Commit: cc7594575437a3b2705ef0d7fd686d068b3fc775 https://github.com/galaxyproject/galaxy/commit/cc7594575437a3b2705ef0d7fd686... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: A .ci/first_startup.sh M .ci/flake8_blacklist.txt M .travis.yml M client/galaxy/scripts/apps/analysis.js M client/galaxy/scripts/layout/menu.js M client/galaxy/scripts/layout/page.js M client/galaxy/scripts/mvc/form/form-input.js M client/galaxy/scripts/mvc/form/form-section.js M client/galaxy/scripts/mvc/library/library-folder-view.js M client/galaxy/scripts/mvc/library/library-folderlist-view.js M client/galaxy/scripts/mvc/library/library-folderrow-view.js M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js M client/galaxy/scripts/mvc/library/library-libraryrow-view.js M client/galaxy/scripts/mvc/tours.js M client/galaxy/scripts/mvc/upload/default/default-row.js M client/galaxy/scripts/onload.js M client/galaxy/style/less/base.less M client/galaxy/style/less/library.less M config/datatypes_conf.xml.sample M config/galaxy.ini.sample A config/plugins/interactive_environments/phinch/config/phinch.ini.sample A config/plugins/interactive_environments/phinch/config/phinch.xml A config/plugins/interactive_environments/phinch/static/js/phinch.js A config/plugins/interactive_environments/phinch/templates/phinch.mako M config/tool_conf.xml.sample M doc/source/admin/framework_dependencies.rst M doc/source/project/organization.rst M lib/galaxy/app.py M lib/galaxy/config.py M lib/galaxy/datatypes/assembly.py M lib/galaxy/datatypes/binary.py M lib/galaxy/datatypes/chrominfo.py M lib/galaxy/datatypes/converters/wiggle_to_simple_converter.py M lib/galaxy/datatypes/data.py M lib/galaxy/datatypes/metadata.py M lib/galaxy/datatypes/registry.py M lib/galaxy/datatypes/sniff.py M lib/galaxy/datatypes/tabular.py M lib/galaxy/datatypes/text.py M lib/galaxy/dependencies/conda-environment.txt M lib/galaxy/dependencies/pinned-hashed-requirements.txt M lib/galaxy/dependencies/pinned-requirements.txt M lib/galaxy/dependencies/requirements.txt M lib/galaxy/jobs/__init__.py M lib/galaxy/jobs/runners/__init__.py M lib/galaxy/managers/base.py M lib/galaxy/managers/configuration.py M lib/galaxy/managers/datasets.py M lib/galaxy/managers/hdas.py A lib/galaxy/managers/hdcas.py M lib/galaxy/managers/histories.py M lib/galaxy/managers/history_contents.py M lib/galaxy/managers/ratable.py M lib/galaxy/managers/sharable.py M lib/galaxy/managers/users.py M lib/galaxy/managers/visualizations.py M lib/galaxy/managers/workflows.py R lib/galaxy/metadata M lib/galaxy/model/__init__.py A lib/galaxy/model/metadata.py M lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py M lib/galaxy/objectstore/__init__.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/tools/evaluation.py M lib/galaxy/tools/exception_handling.py M lib/galaxy/tools/execute.py M lib/galaxy/tools/imp_exp/__init__.py M lib/galaxy/tools/linters/inputs.py M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/tools/parameters/dynamic_options.py M lib/galaxy/tools/parameters/grouping.py M lib/galaxy/tools/parameters/validation.py M lib/galaxy/tools/parameters/wrapped.py M lib/galaxy/tools/toolbox/base.py M lib/galaxy/tools/wrappers.py M lib/galaxy/util/__init__.py M lib/galaxy/util/heartbeat.py M lib/galaxy/util/none_like.py A lib/galaxy/util/ucsc.py M lib/galaxy/visualization/data_providers/genome.py M lib/galaxy/visualization/plugins/registry.py M lib/galaxy/web/framework/helpers/grids.py M lib/galaxy/webapps/galaxy/api/folder_contents.py M lib/galaxy/webapps/galaxy/api/folders.py M lib/galaxy/webapps/galaxy/api/histories.py M lib/galaxy/webapps/galaxy/api/history_contents.py M lib/galaxy/webapps/galaxy/api/lda_datasets.py M lib/galaxy/webapps/galaxy/api/libraries.py M lib/galaxy/webapps/galaxy/api/tool_dependencies.py M lib/galaxy/webapps/galaxy/buildapp.py M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py M lib/galaxy/webapps/galaxy/controllers/visualization.py M lib/galaxy/work/context.py M lib/galaxy/workflow/extract.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run.py M lib/galaxy/workflow/scheduling_manager.py M lib/tool_shed/galaxy_install/install_manager.py M scripts/binary_compatibility.py M scripts/common_startup.sh R scripts/set_metadata.py R set_metadata.sh M static/maps/layout/menu.js.map M static/maps/layout/page.js.map M static/maps/mvc/form/form-input.js.map M static/maps/mvc/form/form-section.js.map M static/maps/mvc/library/library-folder-view.js.map M static/maps/mvc/library/library-folderlist-view.js.map M static/maps/mvc/library/library-folderrow-view.js.map M static/maps/mvc/library/library-foldertoolbar-view.js.map M static/maps/mvc/library/library-libraryrow-view.js.map M static/maps/mvc/tours.js.map M static/maps/mvc/upload/default/default-row.js.map M static/maps/onload.js.map M static/scripts/bundled/analysis.bundled.js M static/scripts/bundled/analysis.bundled.js.map M static/scripts/bundled/libs.bundled.js M static/scripts/bundled/libs.bundled.js.map M static/scripts/bundled/login.bundled.js M static/scripts/bundled/login.bundled.js.map M static/scripts/layout/menu.js M static/scripts/layout/page.js M static/scripts/mvc/form/form-input.js M static/scripts/mvc/form/form-section.js M static/scripts/mvc/library/library-folder-view.js M static/scripts/mvc/library/library-folderlist-view.js M static/scripts/mvc/library/library-folderrow-view.js M static/scripts/mvc/library/library-foldertoolbar-view.js M static/scripts/mvc/library/library-libraryrow-view.js M static/scripts/mvc/tours.js M static/scripts/mvc/upload/default/default-row.js M static/scripts/onload.js M static/style/blue/base.css M static/style/blue/library.css M templates/admin/tool_shed_repository/manage_repository.mako M templates/show_params.mako M templates/user/info.mako M templates/user/username.mako M templates/webapps/galaxy/workflow/editor_tool_form.mako M templates/webapps/galaxy/workflow/run.mako M templates/webapps/tool_shed/repository/common.mako M test-data/3.bam A test/functional/tools/paths_as_file.xml M test/functional/tools/samples_tool_conf.xml A test/unit/managers/test_HDCAManager.py M test/unit/managers/test_HistoryContentsManager.py M test/unit/managers/test_HistoryManager.py M test/unit/tools/test_column_parameters.py M test/unit/tools/test_data_parameters.py M test/unit/tools/test_evaluation.py M test/unit/tools/test_execution.py M test/unit/tools/test_select_parameters.py M test/unit/tools_support.py M tools/data_source/data_source.py M tools/data_source/fetch.py M tools/data_source/genbank.py M tools/data_source/hbvar_filter.py M tools/data_source/import.py M tools/data_source/microbial_import.py M tools/data_source/microbial_import_code.py M tools/data_source/upload.py M tools/data_source/upload.xml M tools/filters/axt_to_lav_code.py M tools/filters/bed_to_gff_converter.py M tools/filters/convert_characters.py M tools/filters/gff/gtf_filter_by_attribute_values_list.py M tools/filters/grep.py M tools/filters/gtf_to_bedgraph_converter.py M tools/filters/join.py M tools/filters/joinWrapper.py M tools/filters/lav_to_bed_code.py M tools/filters/mergeCols.py M tools/filters/random_lines_two_pass.py M tools/filters/randomlines.py M tools/filters/sff_extract.py M tools/filters/sorter.py M tools/filters/trimmer.py M tools/filters/ucsc_gene_bed_to_exon_bed.py M tools/filters/ucsc_gene_bed_to_intron_bed.py M tools/filters/ucsc_gene_table_to_intervals.py M tools/filters/uniq.py M tools/filters/wiggle_to_simple.py M tools/genomespace/genomespace_file_browser.py M tools/genomespace/genomespace_importer.py M tools/meme/fimo_wrapper.py M tools/metag_tools/blat_wrapper.py M tools/metag_tools/shrimp_color_wrapper.py M tools/metag_tools/shrimp_wrapper.py M tools/phenotype_association/linkToDavid.xml M tools/phenotype_association/pagetag.py M tools/phenotype_association/senatag.py M tools/plotting/bar_chart.py R tools/plotting/plot_filter.py R tools/plotting/plotter.py M tools/solid_tools/maq_cs_wrapper.py M tools/solid_tools/solid_qual_stats.py M tools/sr_assembly/velvetg_wrapper.py M tools/sr_assembly/velveth_wrapper.py M tools/sr_mapping/bfast_wrapper.py M tools/sr_mapping/srma_wrapper.py M tools/sr_mapping/srma_wrapper.xml M tools/stats/aggregate_scores_in_intervals.py R tools/validation/fix_errors.py R tools/validation/fix_errors.xml R tools/validation/fix_errors_code.py R tools/validation/validate.py M tools/visualization/LAJ.py M tools/visualization/LAJ_code.py M tox.ini Log Message: ----------- Merge branch 'dev' of git://github.com/galaxyproject/galaxy into ts_api_all_metadata Commit: 5ace08f4595cbe5f98af69a7dee57b9d5753a8d2 https://github.com/galaxyproject/galaxy/commit/5ace08f4595cbe5f98af69a7dee57... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M test/base/twilltestcase.py M test/functional/test_admin_features.py M test/functional/test_data_security.py M test/functional/test_dataset_features.py M test/functional/test_get_data.py M test/functional/test_library_features.py M test/functional/test_library_security.py M test/functional/test_library_templates.py M test/functional/test_metadata_editing.py M test/functional/test_sample_tracking.py M test/functional/test_tags.py M test/functional/test_ucsc_table_browser.py M test/functional/test_user_info.py M test/tool_shed/base/twilltestcase.py M test/tool_shed/functional/test_0000_basic_repository_features.py M test/tool_shed/functional/test_0010_repository_with_tool_dependencies.py M test/tool_shed/functional/test_0020_basic_repository_dependencies.py M test/tool_shed/functional/test_0030_repository_dependency_revisions.py M test/tool_shed/functional/test_0040_repository_circular_dependencies.py M test/tool_shed/functional/test_0050_circular_dependencies_4_levels.py M test/tool_shed/functional/test_0060_workflows.py M test/tool_shed/functional/test_0070_invalid_tool.py M test/tool_shed/functional/test_0080_advanced_circular_dependencies.py M test/tool_shed/functional/test_0090_tool_search.py M test/tool_shed/functional/test_0100_complex_repository_dependencies.py M test/tool_shed/functional/test_0110_invalid_simple_repository_dependencies.py M test/tool_shed/functional/test_0120_simple_repository_dependency_multiple_owners.py M test/tool_shed/functional/test_0130_datatype_converters.py M test/tool_shed/functional/test_0140_tool_help_images.py M test/tool_shed/functional/test_0150_prior_installation_required.py M test/tool_shed/functional/test_0160_circular_prior_installation_required.py M test/tool_shed/functional/test_0170_complex_prior_installation_required.py M test/tool_shed/functional/test_0300_reset_all_metadata.py M test/tool_shed/functional/test_0310_hg_push_from_api.py M test/tool_shed/functional/test_0400_repository_component_reviews.py M test/tool_shed/functional/test_0410_repository_component_review_access_control.py M test/tool_shed/functional/test_0420_citable_urls_for_repositories.py M test/tool_shed/functional/test_0430_browse_utilities.py M test/tool_shed/functional/test_0440_deleting_dependency_definitions.py M test/tool_shed/functional/test_0450_skip_tool_tests.py M test/tool_shed/functional/test_0460_upload_to_repository.py M test/tool_shed/functional/test_0470_tool_dependency_repository_type.py M test/tool_shed/functional/test_0480_tool_dependency_xml_verification.py M test/tool_shed/functional/test_0490_export_import_repositories.py M test/tool_shed/functional/test_0500_export_repository_simple_dependency.py M test/tool_shed/functional/test_0510_export_import_repository_complex_dependencies.py M test/tool_shed/functional/test_0520_import_export_circular_dependencies.py M test/tool_shed/functional/test_0530_repository_admin_feature.py M test/tool_shed/functional/test_1000_install_basic_repository.py M test/tool_shed/functional/test_1010_install_repository_with_tool_dependencies.py M test/tool_shed/functional/test_1020_install_repository_with_repository_dependencies.py M test/tool_shed/functional/test_1030_install_repository_with_dependency_revisions.py M test/tool_shed/functional/test_1040_install_repository_basic_circular_dependencies.py M test/tool_shed/functional/test_1050_circular_dependencies_4_levels.py M test/tool_shed/functional/test_1060_install_repository_with_workflow.py M test/tool_shed/functional/test_1070_invalid_tool.py M test/tool_shed/functional/test_1080_advanced_circular_dependency_installation.py R test/tool_shed/functional/test_1085_repository_dependency_handling.py R test/tool_shed/functional/test_1087_install_updated_repository_dependencies.py R test/tool_shed/functional/test_1090_install_tool_from_tool_search.py A test/tool_shed/functional/test_1090_repository_dependency_handling.py R test/tool_shed/functional/test_1100_install_repository_with_complex_dependencies.py A test/tool_shed/functional/test_1100_install_updated_repository_dependencies.py R test/tool_shed/functional/test_1110_install_repository_with_invalid_repository_dependency.py A test/tool_shed/functional/test_1110_install_tool_from_tool_search.py A test/tool_shed/functional/test_1120_install_repository_with_complex_dependencies.py R test/tool_shed/functional/test_1120_simple_repository_dependency_multiple_owners.py R test/tool_shed/functional/test_1130_datatype_converters.py A test/tool_shed/functional/test_1130_install_repository_with_invalid_repository_dependency.py A test/tool_shed/functional/test_1140_simple_repository_dependency_multiple_owners.py R test/tool_shed/functional/test_1140_tool_help_images.py A test/tool_shed/functional/test_1150_datatype_converters.py R test/tool_shed/functional/test_1150_prior_installation_required.py R test/tool_shed/functional/test_1160_circular_prior_installation_required.py A test/tool_shed/functional/test_1160_tool_help_images.py R test/tool_shed/functional/test_1170_complex_prior_installation_required.py A test/tool_shed/functional/test_1170_prior_installation_required.py A test/tool_shed/functional/test_1180_circular_prior_installation_required.py A test/tool_shed/functional/test_1190_complex_prior_installation_required.py M test/tool_shed/functional/test_1200_uninstall_and_reinstall_basic_repository.py M test/tool_shed/functional/test_1210_uninstall_reinstall_repository_with_tool_dependencies.py M test/tool_shed/functional/test_1220_uninstall_reinstall_repository_with_repository_dependencies.py M test/tool_shed/functional/test_1230_uninstall_reinstall_repository_with_dependency_revisions.py M test/tool_shed/functional/test_1300_reset_all_metadata.py M test/tool_shed/functional/test_1400_review_migration_stages.py M test/tool_shed/functional/test_1410_update_manager.py M test/tool_shed/functional/test_1420_tool_dependency_environment_inheritance.py M test/tool_shed/functional/test_1430_repair_installed_repository.py M test/tool_shed/functional/test_1440_missing_env_sh_files.py M test/tool_shed/functional/test_1450_installing_datatypes_sniffers.py M test/tool_shed/functional/test_1460_data_managers.py M test/tool_shed/functional/test_1470_updating_installed_repositories.py Log Message: ----------- Merge branch 'dev' of git://github.com/galaxyproject/galaxy into ts_api_all_metadata Commit: fa3c19e51e77bb17e36ec9cc5f4e625b8fb169b8 https://github.com/galaxyproject/galaxy/commit/fa3c19e51e77bb17e36ec9cc5f4e6... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/model/__init__.py M lib/tool_shed/util/metadata_util.py M lib/tool_shed/util/shed_util_common.py M test/tool_shed/base/twilltestcase.py A test/tool_shed/functional/test_0540_get_all_metadata_from_api.py A test/tool_shed/test_data/0540_files/column_maker/column_maker.tar A test/tool_shed/test_data/0540_files/column_maker/repository_dependencies.xml A test/tool_shed/test_data/0540_files/convert_chars/convert_chars.tar A test/tool_shed/test_data/0540_files/convert_chars/tool_dependencies.xml A test/tool_shed/test_data/0540_files/package_bwa/tool_dependencies.xml A test/tool_shed/test_data/tool_dependencies.xml Log Message: ----------- Remove unused methods, add test for API endpoint. Commit: ee1f76eadc7f75d319a5acf4f07ac278ca5a846f https://github.com/galaxyproject/galaxy/commit/ee1f76eadc7f75d319a5acf4f07ac... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M test/tool_shed/base/twilltestcase.py R test/tool_shed/test_data/tool_dependencies.xml Log Message: ----------- Remove debugging and stray tool dependency definition. Commit: 9b147414fb242b1f57107093de22a2619c14064d https://github.com/galaxyproject/galaxy/commit/9b147414fb242b1f57107093de22a... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-18 (Thu, 18 Feb 2016) Changed paths: M test/tool_shed/functional/test_0540_get_all_metadata_from_api.py Log Message: ----------- Remove json import that was used for debugging. Commit: 8132d5bfe47bf78ee9c189fe063d358d7f0ddc30 https://github.com/galaxyproject/galaxy/commit/8132d5bfe47bf78ee9c189fe063d3... Author: Dave Bouvier <dave@bx.psu.edu> Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M test/tool_shed/base/twilltestcase.py Log Message: ----------- Fix failing test. Commit: 0988a6e7d7012e3bb0a033f938e13a18c8ec2dfe https://github.com/galaxyproject/galaxy/commit/0988a6e7d7012e3bb0a033f938e13... Author: Martin Cech <cech.marten@gmail.com> Date: 2016-02-19 (Fri, 19 Feb 2016) Changed paths: M lib/galaxy/webapps/tool_shed/api/repositories.py M lib/galaxy/webapps/tool_shed/buildapp.py M lib/galaxy/webapps/tool_shed/model/__init__.py M lib/galaxy/webapps/tool_shed/model/mapping.py M lib/tool_shed/metadata/metadata_generator.py M lib/tool_shed/metadata/repository_metadata_manager.py M lib/tool_shed/util/metadata_util.py M test/tool_shed/base/twilltestcase.py A test/tool_shed/functional/test_0540_get_all_metadata_from_api.py A test/tool_shed/test_data/0540_files/column_maker/column_maker.tar A test/tool_shed/test_data/0540_files/column_maker/repository_dependencies.xml A test/tool_shed/test_data/0540_files/convert_chars/convert_chars.tar A test/tool_shed/test_data/0540_files/convert_chars/tool_dependencies.xml A test/tool_shed/test_data/0540_files/package_bwa/tool_dependencies.xml Log Message: ----------- Merge pull request #1565 from davebx/ts_api_all_metadata Add API endpoint for fetching all metadata for a repository. Compare: https://github.com/galaxyproject/galaxy/compare/975304ac5919...0988a6e7d701
participants (1)
-
GitHub