[galaxyproject/galaxy] c99c7b: Fix type of some options in config_schema.yml
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: c99c7b4d842b844677673472b9aa2b13e4123aeb https://github.com/galaxyproject/galaxy/commit/c99c7b4d842b844677673472b9aa2... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M config/galaxy.yml.sample M config/reports.yml.sample M config/tool_shed.yml.sample M doc/source/admin/galaxy_options.rst M doc/source/admin/reports_options.rst M lib/galaxy/config.py M lib/galaxy/webapps/galaxy/config_schema.yml Log Message: ----------- Fix type of some options in config_schema.yml Also: - drop unused `nginx_x_archive_files_base` option, last use removed in commit fe5983aafca1fae0b60ed16838799b58f4aca11c - rebuild config samples and docs. Commit: 80ac55b3ff132cf6e1778b99cb6ffb01bec9cfe8 https://github.com/galaxyproject/galaxy/commit/80ac55b3ff132cf6e1778b99cb6ff... Author: Nicola Soranzo <nicola.soranzo@earlham.ac.uk> Date: 2018-03-21 (Wed, 21 Mar 2018) Changed paths: M lib/galaxy/webapps/config_manage.py Log Message: ----------- Don't quote ints in .ini to .yml config conversion Commit: ff0f0b611282fb0c4c5742c034f7cef0ec86f475 https://github.com/galaxyproject/galaxy/commit/ff0f0b611282fb0c4c5742c034f7c... Author: John Chilton <jmchilton@gmail.com> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M lib/galaxy/tools/actions/model_operations.py M test/api/test_tools.py Log Message: ----------- Fix model operations that produce datasets for 78babab6455f4cd1c51aed0b1ddf6b4b29ad6d03 Should only affect unzip I think - fixes #5780 - probably need to rebuild collections though, collections built in the meantime are going to be broken in the DB. Includes test case that fails against 18.01. Commit: 3876f12e7d3ce7ec73d14ae99f06edae01020412 https://github.com/galaxyproject/galaxy/commit/3876f12e7d3ce7ec73d14ae99f06e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-27 (Tue, 27 Mar 2018) Changed paths: M lib/galaxy/tools/actions/model_operations.py M test/api/test_tools.py Log Message: ----------- Merge pull request #5784 from jmchilton/1801_fix_unzip [18.01] Fix model operation tools that produce standalone datasets. Commit: fbb47f6e03d0ca9190e3f665515ba45ac64e14ce https://github.com/galaxyproject/galaxy/commit/fbb47f6e03d0ca9190e3f665515ba... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-27 (Tue, 27 Mar 2018) Changed paths: M config/galaxy.yml.sample M config/reports.yml.sample M config/tool_shed.yml.sample M doc/source/admin/galaxy_options.rst M doc/source/admin/reports_options.rst M lib/galaxy/config.py M lib/galaxy/webapps/config_manage.py M lib/galaxy/webapps/galaxy/config_schema.yml Log Message: ----------- Merge pull request #5745 from nsoranzo/release_18.01_fix_config [18.01] Configuration fixes Commit: 39d5ec89f885ffce8e3c9621439c76d9d0745aa6 https://github.com/galaxyproject/galaxy/commit/39d5ec89f885ffce8e3c9621439c7... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-27 (Tue, 27 Mar 2018) Changed paths: M config/galaxy.yml.sample M doc/source/admin/galaxy_options.rst M lib/galaxy/config.py M lib/galaxy/tools/actions/model_operations.py M lib/galaxy/webapps/config_manage.py M lib/galaxy/webapps/galaxy/config_schema.yml M test/api/test_tools.py Log Message: ----------- Merge branch 'release_18.01' into dev Compare: https://github.com/galaxyproject/galaxy/compare/45dd9889654c...39d5ec89f885
participants (1)
-
GitHub