galaxy-commits
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
August 2017
- 1 participants
- 115 discussions
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 092ad6d67fe63a8b8895c003e2ad6ce54a612878
https://github.com/galaxyproject/galaxy/commit/092ad6d67fe63a8b8895c003e2ad…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/quotas.py
Log Message:
-----------
Fix quota function name
Commit: 63d1d428a1d98f3f607381c84e501030481eadbf
https://github.com/galaxyproject/galaxy/commit/63d1d428a1d98f3f607381c84e50…
Author: Nicola Soranzo <nsoranzo(a)tiscali.it>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/quotas.py
Log Message:
-----------
Merge pull request #4469 from guerler/fix_quota_api
Fix quota function name
Compare: https://github.com/galaxyproject/galaxy/compare/e3b3457b1fbe...63d1d428a1d9
1
0
[galaxyproject/galaxy] 912da2: Fix checking WorkflowInvocation for published work...
by GitHub 21 Aug '17
by GitHub 21 Aug '17
21 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 912da2f3b93e7ae655725b6619febf0dbbcc4455
https://github.com/galaxyproject/galaxy/commit/912da2f3b93e7ae655725b6619fe…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
M test/api/test_workflows.py
Log Message:
-----------
Fix checking WorkflowInvocation for published workflows
Commit: 413233eec3ce9b3f930db8e40413856831dfc0cb
https://github.com/galaxyproject/galaxy/commit/413233eec3ce9b3f930db8e40413…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
Log Message:
-----------
Correctly raise Exception if invocation not found
Commit: 0a4203ed92acb795a2f32c5ca095146b388a2ec2
https://github.com/galaxyproject/galaxy/commit/0a4203ed92acb795a2f32c5ca095…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M test/api/test_workflows.py
Log Message:
-----------
Fix test to use invocation_id instead of history_id
Commit: 80e264d35ffbf9eecacf37918fab7f7dbfa27cc7
https://github.com/galaxyproject/galaxy/commit/80e264d35ffbf9eecacf37918fab…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
Log Message:
-----------
Check ownership of invocation, instead of stored_workflow
Commit: 2d16470132b86fb04bd67665bbdaf20e55874170
https://github.com/galaxyproject/galaxy/commit/2d16470132b86fb04bd67665bbda…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
Log Message:
-----------
Allow admin user to view workflow invocation (thx @nsoranzo)
Commit: cff306b86bc6368b4489805b96f92da04761c013
https://github.com/galaxyproject/galaxy/commit/cff306b86bc6368b4489805b96f9…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
Log Message:
-----------
Only skip check_security checks if check_ownership and check_accessible are false
Commit: 64f8e74adeb5f46e781fb3cf54294097c6301880
https://github.com/galaxyproject/galaxy/commit/64f8e74adeb5f46e781fb3cf5429…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M test/unit/workflows/workflow_support.py
Log Message:
-----------
Fix subworkflow tests
Commit: e3b3457b1fbeac31e1837be18f96a2e4d795902f
https://github.com/galaxyproject/galaxy/commit/e3b3457b1fbeac31e1837be18f96…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-21 (Mon, 21 Aug 2017)
Changed paths:
M lib/galaxy/managers/workflows.py
M test/api/test_workflows.py
M test/unit/workflows/workflow_support.py
Log Message:
-----------
Merge pull request #4465 from mvdbeek/workflow_invocation_security_check
Fix checking WorkflowInvocation for published workflows
Compare: https://github.com/galaxyproject/galaxy/compare/2346c0aa7e66...e3b3457b1fbe
1
0
[galaxyproject/galaxy] 0e4688: Show up to 15 histories by default in saved histor...
by GitHub 20 Aug '17
by GitHub 20 Aug '17
20 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 0e46888eed5412a85439f82907f58f540d9963d9
https://github.com/galaxyproject/galaxy/commit/0e46888eed5412a85439f82907f5…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/history.py
Log Message:
-----------
Show up to 15 histories by default in saved histories menu
Commit: a9d5c7c59c6b1bf2b656ec58d6ae3cea5a94d6ca
https://github.com/galaxyproject/galaxy/commit/a9d5c7c59c6b1bf2b656ec58d6ae…
Author: mvdbeek <m.vandenbeek(a)gmail.com>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M templates/tagging_common.mako
Log Message:
-----------
Show tag if < 3 tags on history
Commit: 2346c0aa7e66580792b4cd2d0bd48656421c5352
https://github.com/galaxyproject/galaxy/commit/2346c0aa7e66580792b4cd2d0bd4…
Author: Martin Cech <marten(a)bx.psu.edu>
Date: 2017-08-20 (Sun, 20 Aug 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/history.py
M templates/tagging_common.mako
Log Message:
-----------
Merge pull request #4467 from mvdbeek/saved_history_tags
More items per page in saved history and directly show tags
Compare: https://github.com/galaxyproject/galaxy/compare/fd51a61d014c...2346c0aa7e66
1
0
[galaxyproject/galaxy] 1342c2: Integrated File Browsing and Workflow support for ...
by GitHub 18 Aug '17
by GitHub 18 Aug '17
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 1342c2bd706b353038871a73992ae1a19878a694
https://github.com/galaxyproject/galaxy/commit/1342c2bd706b353038871a73992a…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/form/form-parameters.js
A client/galaxy/scripts/mvc/tool/tool-genomespace.js
A client/galaxy/scripts/mvc/ui/ui-select-genomespace.js
M client/galaxy/style/less/ui.less
M config/tool_conf.xml.main
M config/tool_conf.xml.sample
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/web/form_builder.py
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_exporter.xml
M tools/genomespace/genomespace_file_browser.py
R tools/genomespace/genomespace_file_browser_dev.xml
R tools/genomespace/genomespace_file_browser_prod.xml
R tools/genomespace/genomespace_file_browser_test.xml
M tools/genomespace/genomespace_importer.py
M tools/genomespace/genomespace_importer.xml
Log Message:
-----------
Integrated File Browsing and Workflow support for GenomeSpace
Commit: e39901ef0695d6e7828d81ce3d1a9a230fda1569
https://github.com/galaxyproject/galaxy/commit/e39901ef0695d6e7828d81ce3d1a…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M client/galaxy/style/less/ui.less
M lib/galaxy/dependencies/pinned-requirements.txt
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_exporter.xml
M tools/genomespace/genomespace_importer.py
M tools/genomespace/genomespace_importer.xml
Log Message:
-----------
Moved back some code to wrapper and added back data type sniffing.
Commit: ad1b61344557b53af10fae91011ec4a7be5d4a67
https://github.com/galaxyproject/galaxy/commit/ad1b61344557b53af10fae91011e…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M config/tool_conf.xml.main
M config/tool_conf.xml.sample
M tools/genomespace/genomespace_importer.py
M tools/genomespace/genomespace_importer.xml
A tools/genomespace/genomespace_push.xml
Log Message:
-----------
Added support for pushing multiple files from GenomeSpace to Galaxy.
Commit: b04ccbe55b33ffca1aa09668885bceea61951dfe
https://github.com/galaxyproject/galaxy/commit/b04ccbe55b33ffca1aa09668885b…
Author: slugger70 <slugger70(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_importer.xml
Log Message:
-----------
Fixed genomespace_importer.xml command block
Commit: cb1b086324b1625d4f5ac0087e00971f3048afd4
https://github.com/galaxyproject/galaxy/commit/cb1b086324b1625d4f5ac0087e00…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/tools/parameters/basic.py
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_importer.py
Log Message:
-----------
Fixed pylint errors
Commit: 46c04dcbd4eb47a2f3a2ff559c9ba4e280621750
https://github.com/galaxyproject/galaxy/commit/46c04dcbd4eb47a2f3a2ff559c9b…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_importer.py
Log Message:
-----------
Fix incorrect reference when determining file type through file ext
Commit: 678d575a7ae2cf7056564b525971396dc16d9b39
https://github.com/galaxyproject/galaxy/commit/678d575a7ae2cf7056564b525971…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_importer.py
Log Message:
-----------
Improved recognition of compressed files
Commit: ae6ae8ffe2c1558513737b5fab77840a22cea0a8
https://github.com/galaxyproject/galaxy/commit/ae6ae8ffe2c1558513737b5fab77…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-genomespace.js
M config/galaxy.ini.sample
M lib/galaxy/config.py
M lib/galaxy/managers/configuration.py
Log Message:
-----------
Added new config setting for GenomeSpace UI URL
Commit: 517fd23fc8cd84c5277ccadc33222fa913230cc8
https://github.com/galaxyproject/galaxy/commit/517fd23fc8cd84c5277ccadc3322…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_exporter.xml
Log Message:
-----------
Fixed typo in exporter help text
Commit: b73e21b584dc13716460f550ed80108634adca37
https://github.com/galaxyproject/galaxy/commit/b73e21b584dc13716460f550ed80…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/web/form_builder.py
M tools/genomespace/genomespace_importer.py
Log Message:
-----------
Formatting and linting fixes for GenomeSpace tool
Commit: b995e551d408bd192322de530db89ddd08d35db2
https://github.com/galaxyproject/galaxy/commit/b995e551d408bd192322de530db8…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/ui/ui-select-genomespace.js
M client/galaxy/style/less/ui.less
Log Message:
-----------
Fixed alignment of buttons in Genomespace Importer
Commit: 46dc4a252cf6144672053864b16e52a85c810e34
https://github.com/galaxyproject/galaxy/commit/46dc4a252cf6144672053864b16e…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_exporter.xml
M tools/genomespace/genomespace_importer.xml
M tools/genomespace/genomespace_push.xml
Log Message:
-----------
Fixed template formatting according to review comments
Commit: 3e8bf3c4e72ca035f98142b3dc153de0a8e9d6a1
https://github.com/galaxyproject/galaxy/commit/3e8bf3c4e72ca035f98142b3dc15…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_exporter.xml
M tools/genomespace/genomespace_importer.py
M tools/genomespace/genomespace_push.xml
Log Message:
-----------
Moved genomespace token to environment variable
Commit: 52b26f45a2bd3bcb0155553bf6e3e765d3bd4b2c
https://github.com/galaxyproject/galaxy/commit/52b26f45a2bd3bcb0155553bf6e3…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
M tools/genomespace/genomespace_importer.xml
Log Message:
-----------
Registered genomespace_importer as a tool needing Galaxy's python env
Commit: 32401978234c46aeef80bc0ee144a478820468dc
https://github.com/galaxyproject/galaxy/commit/32401978234c46aeef80bc0ee144…
Author: Nuwan Goonasekera <nuwan.ag(a)gmail.com>
Date: 2017-08-19 (Sat, 19 Aug 2017)
Changed paths:
M static/maps/mvc/form/form-parameters.js.map
A static/maps/mvc/tool/tool-genomespace.js.map
A static/maps/mvc/ui/ui-select-genomespace.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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/mvc/form/form-parameters.js
A static/scripts/mvc/tool/tool-genomespace.js
A static/scripts/mvc/ui/ui-select-genomespace.js
M static/style/blue/base.css
Log Message:
-----------
Rebuilt galaxy client files
Commit: fd51a61d014c4d3affe146b69fc3ed097037d2a1
https://github.com/galaxyproject/galaxy/commit/fd51a61d014c4d3affe146b69fc3…
Author: Martin Cech <marten(a)bx.psu.edu>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/form/form-parameters.js
A client/galaxy/scripts/mvc/tool/tool-genomespace.js
A client/galaxy/scripts/mvc/ui/ui-select-genomespace.js
M client/galaxy/style/less/ui.less
M config/galaxy.ini.sample
M config/tool_conf.xml.main
M config/tool_conf.xml.sample
M lib/galaxy/config.py
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/managers/configuration.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/web/form_builder.py
M static/maps/mvc/form/form-parameters.js.map
A static/maps/mvc/tool/tool-genomespace.js.map
A static/maps/mvc/ui/ui-select-genomespace.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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/mvc/form/form-parameters.js
A static/scripts/mvc/tool/tool-genomespace.js
A static/scripts/mvc/ui/ui-select-genomespace.js
M static/style/blue/base.css
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_exporter.xml
M tools/genomespace/genomespace_file_browser.py
R tools/genomespace/genomespace_file_browser_dev.xml
R tools/genomespace/genomespace_file_browser_prod.xml
R tools/genomespace/genomespace_file_browser_test.xml
M tools/genomespace/genomespace_importer.py
M tools/genomespace/genomespace_importer.xml
A tools/genomespace/genomespace_push.xml
Log Message:
-----------
Merge pull request #1814 from gvlproject/genomespace_workflows
Galaxy Workflow support for GenomeSpace
Compare: https://github.com/galaxyproject/galaxy/compare/263018326895...fd51a61d014c
1
0
[galaxyproject/galaxy] dd27c1: Client rebuild, @guerler and I were trying to figu...
by GitHub 18 Aug '17
by GitHub 18 Aug '17
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: dd27c1edccb06b54ef5d503749ce51f79abcfcf0
https://github.com/galaxyproject/galaxy/commit/dd27c1edccb06b54ef5d503749ce…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M static/scripts/bundled/admin.bundled.js.map
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.map
Log Message:
-----------
Client rebuild, @guerler and I were trying to figure out what changed in the recently merged #4438 but don't see anything obvious.
Commit: 263018326895c3f6e36288dcdeb242a056580892
https://github.com/galaxyproject/galaxy/commit/263018326895c3f6e36288dcdeb2…
Author: Martin Cech <marten(a)bx.psu.edu>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M static/scripts/bundled/admin.bundled.js.map
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.map
Log Message:
-----------
Merge pull request #4464 from dannon/rebuild_000
Client rebuild, @guerler and I were trying to figure out what changed…
Compare: https://github.com/galaxyproject/galaxy/compare/7f50a8a29f53...263018326895
1
0
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: a078ee025f02732e108cf2d790e18cc826829ac5
https://github.com/galaxyproject/galaxy/commit/a078ee025f02732e108cf2d790e1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/workflow/workflow-forms.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
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Move form augmentation to form handler
Commit: abe8117b650bb9ab6575294d2892d33daeb32e4b
https://github.com/galaxyproject/galaxy/commit/abe8117b650bb9ab6575294d2892…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-15 (Tue, 15 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M static/maps/mvc/workflow/workflow-forms.js.map
M static/scripts/mvc/workflow/workflow-forms.js
Log Message:
-----------
Fix
Fix
Commit: 338abee984c6915a3f32f60ff1c448245c030376
https://github.com/galaxyproject/galaxy/commit/338abee984c6915a3f32f60ff1c4…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M static/maps/mvc/workflow/workflow-forms.js.map
M static/maps/mvc/workflow/workflow-view.js.map
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Separate input augmentation helpers from form views, augment inputs for regular form
Commit: 7af41d472f360c02d41e9113307385141e85ade6
https://github.com/galaxyproject/galaxy/commit/7af41d472f360c02d41e91133073…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M static/maps/mvc/workflow/workflow-view.js.map
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Simplify form wrapper calling
Commit: 73d6bd09d30859ca3dfd14debc8f20ed750598a9
https://github.com/galaxyproject/galaxy/commit/73d6bd09d30859ca3dfd14debc8f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/workflow/workflow-forms.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
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Restore build model bypass
Pack
Commit: 1fc4bb1a62d493412f9b28a30c806d10c56474cf
https://github.com/galaxyproject/galaxy/commit/1fc4bb1a62d493412f9b28a30c80…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/apps/admin.js
M client/galaxy/scripts/apps/panels/admin-panel.js
M client/galaxy/scripts/galaxy.pages.js
M client/galaxy/scripts/mvc/collection/list-collection-creator.js
M client/galaxy/scripts/mvc/dataset/data.js
M client/galaxy/scripts/mvc/grid/grid-template.js
M client/galaxy/scripts/mvc/grid/grid-view.js
M client/galaxy/scripts/mvc/job/job-params.js
M client/galaxy/scripts/mvc/library/library-dataset-view.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-library-view.js
M client/galaxy/scripts/mvc/library/library-libraryrow-view.js
M client/galaxy/scripts/mvc/library/library-model.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/toolshed/categories-view.js
M client/galaxy/scripts/mvc/toolshed/repo-status-view.js
M client/galaxy/scripts/mvc/toolshed/repositories-view.js
M client/galaxy/scripts/mvc/toolshed/repository-queue-view.js
M client/galaxy/scripts/mvc/toolshed/repository-view.js
M client/galaxy/scripts/mvc/toolshed/util.js
M client/galaxy/scripts/mvc/toolshed/workflows-view.js
M client/galaxy/scripts/mvc/ui/ui-drilldown.js
M client/galaxy/scripts/mvc/ui/ui-popover.js
M client/galaxy/scripts/mvc/ui/ui-select-default.js
M client/galaxy/scripts/mvc/upload/upload-ftp.js
M client/galaxy/scripts/mvc/upload/upload-view.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-manager.js
M client/galaxy/scripts/mvc/workflow/workflow-node.js
M client/galaxy/scripts/mvc/workflow/workflow-terminals.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M client/galaxy/scripts/reports_webapp/run_stats.js
M client/galaxy/scripts/ui/scroll-panel.js
M client/galaxy/scripts/utils/graph.js
M client/galaxy/scripts/utils/uploadbox.js
M client/galaxy/scripts/viz/circster.js
M client/galaxy/scripts/viz/phyloviz.js
M client/galaxy/scripts/viz/trackster/painters.js
M client/galaxy/scripts/viz/trackster/tracks.js
M client/toolshed/scripts/mvc/groups/group-list-view.js
M config/plugins/interactive_environments/rstudio/static/js/crypto/base64.js
M config/plugins/interactive_environments/rstudio/static/js/crypto/rstudio.big.js
M config/plugins/interactive_environments/rstudio/static/js/crypto/rstudio/base64.js
M config/plugins/interactive_environments/rstudio/static/js/crypto/wu/base64.js
M config/plugins/visualizations/charts/static/client/components/screenshot.js
M config/plugins/visualizations/charts/static/repository/plugins/biojs/drawrnajs/views/optspanel.js
M config/plugins/visualizations/charts/static/repository/plugins/biojs/drawrnajs/views/vispanel.js
M config/plugins/visualizations/charts/static/repository/visualizations/utilities/tabular-form.js
M config/plugins/visualizations/charts/static/repository/visualizations/utilities/tabular-utilities.js
M config/plugins/visualizations/graphviz/static/js/toolPanelFunctions.js
M config/plugins/webhooks/demo/search/static/script.js
M lib/galaxy/security/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/web/proxy/js/lib/proxy.js
M lib/galaxy/webapps/galaxy/buildapp.py
M lib/galaxy/webapps/galaxy/controllers/admin.py
M lib/tool_shed/util/admin_util.py
M scripts/communication/template/communication.js
M static/maps/galaxy.pages.js.map
M static/maps/mvc/collection/list-collection-creator.js.map
M static/maps/mvc/dataset/data.js.map
M static/maps/mvc/grid/grid-template.js.map
M static/maps/mvc/grid/grid-view.js.map
M static/maps/mvc/library/library-dataset-view.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-library-view.js.map
M static/maps/mvc/library/library-libraryrow-view.js.map
M static/maps/mvc/library/library-model.js.map
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/toolshed/categories-view.js.map
M static/maps/mvc/toolshed/repo-status-view.js.map
M static/maps/mvc/toolshed/repositories-view.js.map
M static/maps/mvc/toolshed/repository-queue-view.js.map
M static/maps/mvc/toolshed/repository-view.js.map
M static/maps/mvc/toolshed/util.js.map
M static/maps/mvc/toolshed/workflows-view.js.map
M static/maps/mvc/ui/ui-drilldown.js.map
M static/maps/mvc/ui/ui-popover.js.map
M static/maps/mvc/ui/ui-select-default.js.map
M static/maps/mvc/upload/upload-ftp.js.map
M static/maps/mvc/upload/upload-view.js.map
M static/maps/mvc/workflow/workflow-forms.js.map
M static/maps/mvc/workflow/workflow-manager.js.map
M static/maps/mvc/workflow/workflow-node.js.map
M static/maps/mvc/workflow/workflow-terminals.js.map
M static/maps/mvc/workflow/workflow-view.js.map
M static/maps/reports_webapp/run_stats.js.map
M static/maps/ui/scroll-panel.js.map
M static/maps/utils/graph.js.map
M static/maps/utils/uploadbox.js.map
M static/maps/viz/circster.js.map
M static/maps/viz/phyloviz.js.map
M static/maps/viz/trackster/painters.js.map
M static/maps/viz/trackster/tracks.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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
M static/scripts/galaxy.pages.js
M static/scripts/mvc/collection/list-collection-creator.js
M static/scripts/mvc/dataset/data.js
M static/scripts/mvc/grid/grid-template.js
M static/scripts/mvc/grid/grid-view.js
M static/scripts/mvc/library/library-dataset-view.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-library-view.js
M static/scripts/mvc/library/library-libraryrow-view.js
M static/scripts/mvc/library/library-model.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/scripts/mvc/toolshed/categories-view.js
M static/scripts/mvc/toolshed/repo-status-view.js
M static/scripts/mvc/toolshed/repositories-view.js
M static/scripts/mvc/toolshed/repository-queue-view.js
M static/scripts/mvc/toolshed/repository-view.js
M static/scripts/mvc/toolshed/util.js
M static/scripts/mvc/toolshed/workflows-view.js
M static/scripts/mvc/ui/ui-drilldown.js
M static/scripts/mvc/ui/ui-popover.js
M static/scripts/mvc/ui/ui-select-default.js
M static/scripts/mvc/upload/upload-ftp.js
M static/scripts/mvc/upload/upload-view.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-manager.js
M static/scripts/mvc/workflow/workflow-node.js
M static/scripts/mvc/workflow/workflow-terminals.js
M static/scripts/mvc/workflow/workflow-view.js
M static/scripts/reports_webapp/run_stats.js
M static/scripts/ui/scroll-panel.js
M static/scripts/utils/graph.js
M static/scripts/utils/uploadbox.js
M static/scripts/viz/circster.js
M static/scripts/viz/phyloviz.js
M static/scripts/viz/trackster/painters.js
M static/scripts/viz/trackster/tracks.js
R templates/admin/dataset_security/group/group.mako
R templates/admin/dataset_security/group/group_create.mako
R templates/admin/dataset_security/group/group_rename.mako
A templates/webapps/tool_shed/admin/dataset_security/group/group.mako
A templates/webapps/tool_shed/admin/dataset_security/group/group_create.mako
A templates/webapps/tool_shed/admin/dataset_security/group/group_rename.mako
M test/unit/tools/test_actions.py
M test/unit/tools/test_collect_primary_datasets.py
M test/unit/tools/test_execution.py
M test/unit/tools/test_parameter_parsing.py
M test/unit/tools/test_toolbox.py
M test/unit/tools_support.py
M test/unit/unittest_utils/galaxy_mock.py
Log Message:
-----------
Merge branch 'dev' into improve_form_modules
Commit: a0217cb2372bfd83bee833299b3ea956a4d9b5b1
https://github.com/galaxyproject/galaxy/commit/a0217cb2372bfd83bee833299b3e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form.js.map
M static/maps/mvc/workflow/workflow-forms.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
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Attempt to customize build model
Commit: 5b64e6d0032f515093a2e2d589839da451081546
https://github.com/galaxyproject/galaxy/commit/5b64e6d0032f515093a2e2d58983…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/form/form-view.js
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form.js
M static/maps/mvc/form/form-view.js.map
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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/mvc/form/form-view.js
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form.js
Log Message:
-----------
Decouple model building
Commit: 3c4e8927e398e8468b232c2d6a5e49b3206c19b9
https://github.com/galaxyproject/galaxy/commit/3c4e8927e398e8468b232c2d6a5e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M static/maps/mvc/tool/tool-form-base.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
M static/scripts/mvc/tool/tool-form-base.js
Log Message:
-----------
Hide initial tool version message
Commit: 8b43348b676161d7d1aa799dd6988040767c7f6f
https://github.com/galaxyproject/galaxy/commit/8b43348b676161d7d1aa799dd698…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/workflow/workflow-forms.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/scripts/mvc/workflow/workflow-forms.js
Log Message:
-----------
Move workflow tool form model rebuilding to workflow forms
Commit: 192c4b1141a5a58b45d42afad93f1565579b31e0
https://github.com/galaxyproject/galaxy/commit/192c4b1141a5a58b45d42afad93f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M static/maps/mvc/workflow/workflow-forms.js.map
M static/scripts/mvc/workflow/workflow-forms.js
Log Message:
-----------
Properly update workflow tool module
Commit: 6d87448b45074b52298c71dfbca562d8c1950343
https://github.com/galaxyproject/galaxy/commit/6d87448b45074b52298c71dfbca5…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/workflow/workflow-forms.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
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/workflow/workflow-forms.js
Log Message:
-----------
Add optional initial model caller
Pack
Commit: 409867230cac37572779199d5210210a37663145
https://github.com/galaxyproject/galaxy/commit/409867230cac37572779199d5210…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-manager.js
M client/galaxy/scripts/mvc/workflow/workflow-node.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M static/maps/mvc/workflow/workflow-manager.js.map
M static/maps/mvc/workflow/workflow-node.js.map
M static/maps/mvc/workflow/workflow-view.js.map
M static/scripts/mvc/workflow/workflow-manager.js
M static/scripts/mvc/workflow/workflow-node.js
M static/scripts/mvc/workflow/workflow-view.js
Log Message:
-----------
Remove form dom removal through workflow manager
Commit: 0092600cf384df8888fcb982aadfe1964b4d7a37
https://github.com/galaxyproject/galaxy/commit/0092600cf384df8888fcb982aadf…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/scripts/apps/admin.js
M client/galaxy/scripts/apps/panels/admin-panel.js
M client/galaxy/scripts/mvc/form/form-parameters.js
M client/galaxy/scripts/mvc/form/form-wrapper.js
M client/galaxy/scripts/mvc/ui/ui-select-content.js
M client/galaxy/scripts/mvc/ui/ui-select-default.js
M lib/galaxy/actions/admin.py
M lib/galaxy/webapps/galaxy/buildapp.py
M lib/galaxy/webapps/galaxy/controllers/admin.py
M static/maps/mvc/form/form-parameters.js.map
M static/maps/mvc/form/form-wrapper.js.map
M static/maps/mvc/ui/ui-select-content.js.map
M static/maps/mvc/ui/ui-select-default.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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
M static/scripts/mvc/form/form-parameters.js
M static/scripts/mvc/form/form-wrapper.js
M static/scripts/mvc/ui/ui-select-content.js
M static/scripts/mvc/ui/ui-select-default.js
R templates/admin/quota/quota.mako
R templates/admin/quota/quota_create.mako
R templates/admin/quota/quota_edit.mako
R templates/admin/quota/quota_rename.mako
R templates/admin/quota/quota_set_default.mako
Log Message:
-----------
Merge branch 'dev' into improve_form_modules
Commit: d8925d73c5ba7b4e0bcbb36c98d45e45bb3b9e78
https://github.com/galaxyproject/galaxy/commit/d8925d73c5ba7b4e0bcbb36c98d4…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-16 (Wed, 16 Aug 2017)
Changed paths:
M client/galaxy/style/less/ui.less
M static/style/blue/base.css
Log Message:
-----------
Fix message style
Commit: 56c1f25bf385fa3610e447ddc6fad0f063cc2de1
https://github.com/galaxyproject/galaxy/commit/56c1f25bf385fa3610e447ddc6fa…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M client/galaxy/style/less/ui.less
M static/style/blue/base.css
Log Message:
-----------
Fix help text style
Commit: 5a913700221c3734364d70546abfa1b9342d8c1b
https://github.com/galaxyproject/galaxy/commit/5a913700221c3734364d70546abf…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M static/maps/mvc/tool/tool-form-composite.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
M static/scripts/mvc/tool/tool-form-composite.js
Log Message:
-----------
Fix title
Commit: 25960121310455e2d5b84933fb76cda8daacc1f7
https://github.com/galaxyproject/galaxy/commit/25960121310455e2d5b84933fb76…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
A .ci/autopep8.sh
M client/galaxy/scripts/mvc/grid/grid-model.js
M client/galaxy/scripts/mvc/grid/grid-view.js
M client/galaxy/style/source_material/circle.py
M config/datatypes_conf.xml.sample
M contrib/nagios/check_galaxy.py
M cron/build_chrom_db.py
M lib/galaxy/__init__.py
M lib/galaxy/actions/admin.py
M lib/galaxy/app.py
M lib/galaxy/auth/__init__.py
M lib/galaxy/config.py
M lib/galaxy/dataset_collections/builder.py
M lib/galaxy/dataset_collections/matching.py
M lib/galaxy/dataset_collections/registry.py
M lib/galaxy/dataset_collections/structure.py
M lib/galaxy/dataset_collections/subcollections.py
M lib/galaxy/dataset_collections/type_description.py
M lib/galaxy/dataset_collections/types/__init__.py
M lib/galaxy/dataset_collections/types/list.py
M lib/galaxy/dataset_collections/types/paired.py
M lib/galaxy/datatypes/assembly.py
M lib/galaxy/datatypes/binary.py
M lib/galaxy/datatypes/chrominfo.py
M lib/galaxy/datatypes/converters/bed_to_gff_converter.py
M lib/galaxy/datatypes/converters/bedgraph_to_array_tree_converter.py
M lib/galaxy/datatypes/converters/bgzip.py
M lib/galaxy/datatypes/converters/fasta_to_len.py
M lib/galaxy/datatypes/converters/fastqsolexa_to_fasta_converter.py
M lib/galaxy/datatypes/converters/fastqsolexa_to_qual_converter.py
M lib/galaxy/datatypes/converters/gff_to_bed_converter.py
M lib/galaxy/datatypes/converters/gff_to_interval_index_converter.py
M lib/galaxy/datatypes/converters/interval_to_bed_converter.py
M lib/galaxy/datatypes/converters/interval_to_bedstrict_converter.py
M lib/galaxy/datatypes/converters/interval_to_coverage.py
M lib/galaxy/datatypes/converters/interval_to_fli.py
M lib/galaxy/datatypes/converters/interval_to_interval_index_converter.py
M lib/galaxy/datatypes/converters/interval_to_tabix_converter.py
M lib/galaxy/datatypes/converters/lped_to_fped_converter.py
M lib/galaxy/datatypes/converters/lped_to_pbed_converter.py
M lib/galaxy/datatypes/converters/maf_to_fasta_converter.py
M lib/galaxy/datatypes/converters/maf_to_interval_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/picard_interval_list_to_bed6_converter.py
M lib/galaxy/datatypes/converters/pileup_to_interval_index_converter.py
M lib/galaxy/datatypes/converters/sam_to_bam.py
M lib/galaxy/datatypes/converters/tabular_to_dbnsfp.py
M lib/galaxy/datatypes/converters/vcf_to_interval_index_converter.py
M lib/galaxy/datatypes/converters/wiggle_to_array_tree_converter.py
M lib/galaxy/datatypes/converters/wiggle_to_simple_converter.py
M lib/galaxy/datatypes/coverage.py
M lib/galaxy/datatypes/data.py
M lib/galaxy/datatypes/dataproviders/base.py
M lib/galaxy/datatypes/dataproviders/chunk.py
M lib/galaxy/datatypes/dataproviders/column.py
M lib/galaxy/datatypes/dataproviders/dataset.py
M lib/galaxy/datatypes/dataproviders/decorators.py
M lib/galaxy/datatypes/dataproviders/exceptions.py
M lib/galaxy/datatypes/dataproviders/external.py
M lib/galaxy/datatypes/dataproviders/hierarchy.py
M lib/galaxy/datatypes/dataproviders/line.py
M lib/galaxy/datatypes/display_applications/application.py
M lib/galaxy/datatypes/display_applications/parameters.py
M lib/galaxy/datatypes/display_applications/util.py
M lib/galaxy/datatypes/genetics.py
M lib/galaxy/datatypes/graph.py
M lib/galaxy/datatypes/images.py
M lib/galaxy/datatypes/interval.py
M lib/galaxy/datatypes/molecules.py
M lib/galaxy/datatypes/mothur.py
M lib/galaxy/datatypes/msa.py
M lib/galaxy/datatypes/neo4j.py
M lib/galaxy/datatypes/ngsindex.py
M lib/galaxy/datatypes/proteomics.py
M lib/galaxy/datatypes/qualityscore.py
M lib/galaxy/datatypes/registry.py
M lib/galaxy/datatypes/sequence.py
M lib/galaxy/datatypes/sniff.py
M lib/galaxy/datatypes/tabular.py
A lib/galaxy/datatypes/test/1.memepsp
M lib/galaxy/datatypes/text.py
M lib/galaxy/datatypes/tracks.py
M lib/galaxy/datatypes/triples.py
M lib/galaxy/datatypes/util/generic_util.py
M lib/galaxy/datatypes/util/gff_util.py
M lib/galaxy/datatypes/xml.py
M lib/galaxy/dependencies/__init__.py
M lib/galaxy/exceptions/__init__.py
M lib/galaxy/external_services/actions.py
M lib/galaxy/external_services/parameters.py
M lib/galaxy/external_services/result_handlers/basic.py
M lib/galaxy/external_services/service.py
M lib/galaxy/forms/forms.py
M lib/galaxy/jobs/__init__.py
M lib/galaxy/jobs/actions/post.py
M lib/galaxy/jobs/command_factory.py
M lib/galaxy/jobs/datasets.py
M lib/galaxy/jobs/deferred/__init__.py
M lib/galaxy/jobs/deferred/data_transfer.py
M lib/galaxy/jobs/deferred/manual_data_transfer.py
M lib/galaxy/jobs/deferred/pacific_biosciences_smrt_portal.py
M lib/galaxy/jobs/dynamic_tool_destination.py
M lib/galaxy/jobs/error_level.py
M lib/galaxy/jobs/handler.py
M lib/galaxy/jobs/manager.py
M lib/galaxy/jobs/mapper.py
M lib/galaxy/jobs/metrics/__init__.py
M lib/galaxy/jobs/metrics/collectl/cli.py
M lib/galaxy/jobs/metrics/collectl/processes.py
M lib/galaxy/jobs/metrics/collectl/stats.py
M lib/galaxy/jobs/metrics/collectl/subsystems.py
M lib/galaxy/jobs/metrics/instrumenters/__init__.py
M lib/galaxy/jobs/metrics/instrumenters/collectl.py
M lib/galaxy/jobs/metrics/instrumenters/core.py
M lib/galaxy/jobs/metrics/instrumenters/cpuinfo.py
M lib/galaxy/jobs/metrics/instrumenters/env.py
M lib/galaxy/jobs/metrics/instrumenters/meminfo.py
M lib/galaxy/jobs/metrics/instrumenters/uname.py
M lib/galaxy/jobs/output_checker.py
M lib/galaxy/jobs/rule_helper.py
M lib/galaxy/jobs/runners/__init__.py
M lib/galaxy/jobs/runners/cli.py
M lib/galaxy/jobs/runners/condor.py
M lib/galaxy/jobs/runners/drmaa.py
M lib/galaxy/jobs/runners/godocker.py
M lib/galaxy/jobs/runners/local.py
M lib/galaxy/jobs/runners/pbs.py
M lib/galaxy/jobs/runners/pulsar.py
M lib/galaxy/jobs/runners/slurm.py
M lib/galaxy/jobs/runners/state_handlers/_safe_eval.py
M lib/galaxy/jobs/runners/state_handlers/resubmit.py
M lib/galaxy/jobs/runners/tasks.py
M lib/galaxy/jobs/runners/util/drmaa/__init__.py
M lib/galaxy/jobs/splitters/basic.py
M lib/galaxy/jobs/splitters/multi.py
M lib/galaxy/jobs/stock_rules.py
M lib/galaxy/jobs/transfer_manager.py
M lib/galaxy/managers/annotatable.py
M lib/galaxy/managers/api_keys.py
M lib/galaxy/managers/base.py
M lib/galaxy/managers/citations.py
M lib/galaxy/managers/collections.py
M lib/galaxy/managers/collections_util.py
M lib/galaxy/managers/configuration.py
M lib/galaxy/managers/containers.py
M lib/galaxy/managers/context.py
M lib/galaxy/managers/datasets.py
M lib/galaxy/managers/deletable.py
M lib/galaxy/managers/folders.py
M lib/galaxy/managers/hdas.py
M lib/galaxy/managers/hdcas.py
M lib/galaxy/managers/histories.py
M lib/galaxy/managers/history_contents.py
M lib/galaxy/managers/lddas.py
M lib/galaxy/managers/libraries.py
M lib/galaxy/managers/pages.py
M lib/galaxy/managers/ratable.py
M lib/galaxy/managers/rbac_secured.py
M lib/galaxy/managers/roles.py
M lib/galaxy/managers/secured.py
M lib/galaxy/managers/sharable.py
M lib/galaxy/managers/taggable.py
M lib/galaxy/managers/tags.py
M lib/galaxy/managers/users.py
M lib/galaxy/managers/visualizations.py
M lib/galaxy/managers/workflows.py
M lib/galaxy/model/__init__.py
M lib/galaxy/model/base.py
M lib/galaxy/model/custom_types.py
M lib/galaxy/model/item_attrs.py
M lib/galaxy/model/mapping.py
M lib/galaxy/model/metadata.py
M lib/galaxy/model/migrate/check.py
M lib/galaxy/model/migrate/versions/0001_initial_tables.py
M lib/galaxy/model/migrate/versions/0002_metadata_file_table.py
M lib/galaxy/model/migrate/versions/0003_security_and_libraries.py
M lib/galaxy/model/migrate/versions/0004_indexes_and_defaults.py
M lib/galaxy/model/migrate/versions/0005_cleanup_datasets_fix.py
M lib/galaxy/model/migrate/versions/0006_change_qual_datatype.py
M lib/galaxy/model/migrate/versions/0007_sharing_histories.py
M lib/galaxy/model/migrate/versions/0008_galaxy_forms.py
M lib/galaxy/model/migrate/versions/0009_request_table.py
M lib/galaxy/model/migrate/versions/0010_hda_display_at_authz_table.py
M lib/galaxy/model/migrate/versions/0011_v0010_mysql_index_fix.py
M lib/galaxy/model/migrate/versions/0012_user_address.py
M lib/galaxy/model/migrate/versions/0013_change_lib_item_templates_to_forms.py
M lib/galaxy/model/migrate/versions/0014_pages.py
M lib/galaxy/model/migrate/versions/0015_tagging.py
M lib/galaxy/model/migrate/versions/0016_v0015_mysql_index_fix.py
M lib/galaxy/model/migrate/versions/0017_library_item_indexes.py
M lib/galaxy/model/migrate/versions/0018_ordered_tags_and_page_tags.py
M lib/galaxy/model/migrate/versions/0019_request_library_folder.py
M lib/galaxy/model/migrate/versions/0020_library_upload_job.py
M lib/galaxy/model/migrate/versions/0021_user_prefs.py
M lib/galaxy/model/migrate/versions/0022_visualization_tables.py
M lib/galaxy/model/migrate/versions/0023_page_published_and_deleted_columns.py
M lib/galaxy/model/migrate/versions/0024_page_slug_unique_constraint.py
M lib/galaxy/model/migrate/versions/0025_user_info.py
M lib/galaxy/model/migrate/versions/0026_cloud_tables.py
M lib/galaxy/model/migrate/versions/0027_request_events.py
M lib/galaxy/model/migrate/versions/0028_external_metadata_file_override.py
M lib/galaxy/model/migrate/versions/0029_user_actions.py
M lib/galaxy/model/migrate/versions/0030_history_slug_column.py
M lib/galaxy/model/migrate/versions/0031_community_and_workflow_tags.py
M lib/galaxy/model/migrate/versions/0032_stored_workflow_slug_column.py
M lib/galaxy/model/migrate/versions/0033_published_cols_for_histories_and_workflows.py
M lib/galaxy/model/migrate/versions/0034_page_user_share_association.py
M lib/galaxy/model/migrate/versions/0035_item_annotations_and_workflow_step_tags.py
M lib/galaxy/model/migrate/versions/0036_add_deleted_column_to_library_template_assoc_tables.py
M lib/galaxy/model/migrate/versions/0037_samples_library.py
M lib/galaxy/model/migrate/versions/0038_add_inheritable_column_to_library_template_assoc_tables.py
M lib/galaxy/model/migrate/versions/0039_add_synopsis_column_to_library_table.py
M lib/galaxy/model/migrate/versions/0040_page_annotations.py
M lib/galaxy/model/migrate/versions/0041_workflow_invocation.py
M lib/galaxy/model/migrate/versions/0042_workflow_invocation_fix.py
M lib/galaxy/model/migrate/versions/0043_visualization_sharing_tagging_annotating.py
M lib/galaxy/model/migrate/versions/0044_add_notify_column_to_request_table.py
M lib/galaxy/model/migrate/versions/0045_request_type_permissions_table.py
M lib/galaxy/model/migrate/versions/0046_post_job_actions.py
M lib/galaxy/model/migrate/versions/0047_job_table_user_id_column.py
M lib/galaxy/model/migrate/versions/0048_dataset_instance_state_column.py
M lib/galaxy/model/migrate/versions/0049_api_keys_table.py
M lib/galaxy/model/migrate/versions/0050_drop_cloud_tables.py
M lib/galaxy/model/migrate/versions/0051_imported_col_for_jobs_table.py
M lib/galaxy/model/migrate/versions/0052_sample_dataset_table.py
M lib/galaxy/model/migrate/versions/0053_item_ratings.py
M lib/galaxy/model/migrate/versions/0054_visualization_dbkey.py
M lib/galaxy/model/migrate/versions/0055_add_pja_assoc_for_jobs.py
M lib/galaxy/model/migrate/versions/0056_workflow_outputs.py
M lib/galaxy/model/migrate/versions/0057_request_notify.py
M lib/galaxy/model/migrate/versions/0058_history_import_export.py
M lib/galaxy/model/migrate/versions/0059_sample_dataset_file_path.py
M lib/galaxy/model/migrate/versions/0060_history_archive_import.py
M lib/galaxy/model/migrate/versions/0061_tasks.py
M lib/galaxy/model/migrate/versions/0062_user_openid_table.py
M lib/galaxy/model/migrate/versions/0063_sequencer_table.py
M lib/galaxy/model/migrate/versions/0064_add_run_and_sample_run_association_tables.py
M lib/galaxy/model/migrate/versions/0065_add_name_to_form_fields_and_values.py
M lib/galaxy/model/migrate/versions/0066_deferred_job_and_transfer_job_tables.py
M lib/galaxy/model/migrate/versions/0067_populate_sequencer_table.py
M lib/galaxy/model/migrate/versions/0068_rename_sequencer_to_external_services.py
M lib/galaxy/model/migrate/versions/0069_rename_sequencer_form_type.py
M lib/galaxy/model/migrate/versions/0070_add_info_column_to_deferred_job_table.py
M lib/galaxy/model/migrate/versions/0071_add_history_and_workflow_to_sample.py
M lib/galaxy/model/migrate/versions/0072_add_pid_and_socket_columns_to_transfer_job_table.py
M lib/galaxy/model/migrate/versions/0073_add_ldda_to_implicit_conversion_table.py
M lib/galaxy/model/migrate/versions/0074_add_purged_column_to_library_dataset_table.py
M lib/galaxy/model/migrate/versions/0075_add_subindex_column_to_run_table.py
M lib/galaxy/model/migrate/versions/0076_fix_form_values_data_corruption.py
M lib/galaxy/model/migrate/versions/0077_create_tool_tag_association_table.py
M lib/galaxy/model/migrate/versions/0078_add_columns_for_disk_usage_accounting.py
M lib/galaxy/model/migrate/versions/0079_input_library_to_job_table.py
M lib/galaxy/model/migrate/versions/0080_quota_tables.py
M lib/galaxy/model/migrate/versions/0081_add_tool_version_to_hda_ldda.py
M lib/galaxy/model/migrate/versions/0082_add_tool_shed_repository_table.py
M lib/galaxy/model/migrate/versions/0083_add_prepare_files_to_task.py
M lib/galaxy/model/migrate/versions/0084_add_ldda_id_to_implicit_conversion_table.py
M lib/galaxy/model/migrate/versions/0085_add_task_info.py
M lib/galaxy/model/migrate/versions/0086_add_tool_shed_repository_table_columns.py
M lib/galaxy/model/migrate/versions/0087_tool_id_guid_map_table.py
M lib/galaxy/model/migrate/versions/0088_add_installed_changeset_revison_column.py
M lib/galaxy/model/migrate/versions/0089_add_object_store_id_columns.py
M lib/galaxy/model/migrate/versions/0090_add_tool_shed_repository_table_columns.py
M lib/galaxy/model/migrate/versions/0091_add_tool_version_tables.py
M lib/galaxy/model/migrate/versions/0092_add_migrate_tools_table.py
M lib/galaxy/model/migrate/versions/0093_add_job_params_col.py
M lib/galaxy/model/migrate/versions/0094_add_job_handler_col.py
M lib/galaxy/model/migrate/versions/0095_hda_subsets.py
M lib/galaxy/model/migrate/versions/0096_openid_provider.py
M lib/galaxy/model/migrate/versions/0097_add_ctx_rev_column.py
M lib/galaxy/model/migrate/versions/0098_genome_index_tool_data_table.py
M lib/galaxy/model/migrate/versions/0099_add_tool_dependency_table.py
M lib/galaxy/model/migrate/versions/0100_alter_tool_dependency_table_version_column.py
M lib/galaxy/model/migrate/versions/0101_drop_installed_changeset_revision_column.py
M lib/galaxy/model/migrate/versions/0102_add_tool_dependency_status_columns.py
M lib/galaxy/model/migrate/versions/0103_add_tool_shed_repository_status_columns.py
M lib/galaxy/model/migrate/versions/0104_update_genome_downloader_job_parameters.py
M lib/galaxy/model/migrate/versions/0105_add_cleanup_event_table.py
M lib/galaxy/model/migrate/versions/0106_add_missing_indexes.py
M lib/galaxy/model/migrate/versions/0107_add_exit_code_to_job_and_task.py
M lib/galaxy/model/migrate/versions/0108_add_extended_metadata.py
M lib/galaxy/model/migrate/versions/0109_add_repository_dependency_tables.py
M lib/galaxy/model/migrate/versions/0110_add_dataset_uuid.py
M lib/galaxy/model/migrate/versions/0111_add_job_destinations.py
M lib/galaxy/model/migrate/versions/0112_add_data_manager_history_association_and_data_manager_job_association_tables.py
M lib/galaxy/model/migrate/versions/0113_update_migrate_tools_table.py
M lib/galaxy/model/migrate/versions/0114_update_migrate_tools_table_again.py
M lib/galaxy/model/migrate/versions/0115_longer_user_password_field.py
M lib/galaxy/model/migrate/versions/0116_drop_update_available_col_add_tool_shed_status_col.py
M lib/galaxy/model/migrate/versions/0117_add_user_activation.py
M lib/galaxy/model/migrate/versions/0118_add_hda_extended_metadata.py
M lib/galaxy/model/migrate/versions/0119_job_metrics.py
M lib/galaxy/model/migrate/versions/0120_dataset_collections.py
M lib/galaxy/model/migrate/versions/0121_workflow_uuids.py
M lib/galaxy/model/migrate/versions/0122_grow_mysql_blobs.py
M lib/galaxy/model/migrate/versions/0123_add_workflow_request_tables.py
M lib/galaxy/model/migrate/versions/0124_job_state_history.py
M lib/galaxy/model/migrate/versions/0125_workflow_step_tracking.py
M lib/galaxy/model/migrate/versions/0126_password_reset.py
M lib/galaxy/model/migrate/versions/0127_output_collection_adjustments.py
M lib/galaxy/model/migrate/versions/0128_session_timeout.py
M lib/galaxy/model/migrate/versions/0129_job_external_output_metadata_validity.py
M lib/galaxy/model/migrate/versions/0130_change_pref_datatype.py
M lib/galaxy/model/migrate/versions/0131_subworkflow_and_input_parameter_modules.py
M lib/galaxy/model/migrate/versions/0133_add_dependency_column_to_job.py
M lib/galaxy/model/migrate/versions/0134_hda_set_deleted_if_purged.py
M lib/galaxy/model/migrate/versions/0135_add_library_tags.py
M lib/galaxy/model/orm/engine_factory.py
M lib/galaxy/model/orm/logging_connection_proxy.py
M lib/galaxy/model/orm/scripts.py
M lib/galaxy/model/search.py
M lib/galaxy/model/tool_shed_install/__init__.py
M lib/galaxy/model/tool_shed_install/mapping.py
M lib/galaxy/model/tool_shed_install/migrate/check.py
M lib/galaxy/model/util.py
M lib/galaxy/objectstore/__init__.py
M lib/galaxy/objectstore/azure_blob.py
M lib/galaxy/objectstore/pithos.py
M lib/galaxy/objectstore/rods.py
M lib/galaxy/objectstore/s3.py
M lib/galaxy/openid/providers.py
M lib/galaxy/queue_worker.py
M lib/galaxy/quota/__init__.py
M lib/galaxy/sample_tracking/data_transfer.py
M lib/galaxy/sample_tracking/external_service_types.py
M lib/galaxy/sample_tracking/request_types.py
M lib/galaxy/sample_tracking/sample.py
M lib/galaxy/security/__init__.py
M lib/galaxy/security/passwords.py
M lib/galaxy/security/validate_user_input.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/actions/__init__.py
M lib/galaxy/tools/actions/data_manager.py
M lib/galaxy/tools/actions/data_source.py
M lib/galaxy/tools/actions/history_imp_exp.py
M lib/galaxy/tools/actions/metadata.py
M lib/galaxy/tools/actions/model_operations.py
M lib/galaxy/tools/actions/upload.py
M lib/galaxy/tools/actions/upload_common.py
M lib/galaxy/tools/cache.py
M lib/galaxy/tools/cwl/parser.py
M lib/galaxy/tools/cwl/representation.py
M lib/galaxy/tools/data/__init__.py
M lib/galaxy/tools/data_manager/manager.py
M lib/galaxy/tools/deps/__init__.py
M lib/galaxy/tools/deps/brew_exts.py
M lib/galaxy/tools/deps/containers.py
M lib/galaxy/tools/deps/mulled/mulled_build.py
M lib/galaxy/tools/deps/mulled/mulled_search.py
M lib/galaxy/tools/deps/requirements.py
M lib/galaxy/tools/deps/resolvers/__init__.py
M lib/galaxy/tools/deps/resolvers/conda.py
M lib/galaxy/tools/deps/resolvers/galaxy_packages.py
M lib/galaxy/tools/deps/resolvers/homebrew.py
M lib/galaxy/tools/deps/resolvers/modules.py
M lib/galaxy/tools/deps/resolvers/resolver_mixins.py
M lib/galaxy/tools/deps/resolvers/tool_shed_packages.py
M lib/galaxy/tools/deps/resolvers/unlinked_tool_shed_packages.py
M lib/galaxy/tools/deps/views.py
M lib/galaxy/tools/error_reports/plugins/__init__.py
M lib/galaxy/tools/error_reports/plugins/biostars.py
M lib/galaxy/tools/error_reports/plugins/email.py
M lib/galaxy/tools/error_reports/plugins/json.py
M lib/galaxy/tools/error_reports/plugins/sentry.py
M lib/galaxy/tools/errors.py
M lib/galaxy/tools/evaluation.py
M lib/galaxy/tools/execute.py
M lib/galaxy/tools/fetcher.py
M lib/galaxy/tools/imp_exp/__init__.py
M lib/galaxy/tools/imp_exp/export_history.py
M lib/galaxy/tools/imp_exp/unpack_tar_gz_archive.py
M lib/galaxy/tools/parameters/__init__.py
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/tools/parameters/dataset_matcher.py
M lib/galaxy/tools/parameters/dynamic_options.py
M lib/galaxy/tools/parameters/grouping.py
M lib/galaxy/tools/parameters/history_query.py
M lib/galaxy/tools/parameters/input_translation.py
M lib/galaxy/tools/parameters/meta.py
M lib/galaxy/tools/parameters/output_collect.py
M lib/galaxy/tools/parameters/sanitize.py
M lib/galaxy/tools/parameters/validation.py
M lib/galaxy/tools/parameters/wrapped.py
M lib/galaxy/tools/parser/cwl.py
M lib/galaxy/tools/parser/interface.py
M lib/galaxy/tools/parser/output_actions.py
M lib/galaxy/tools/parser/output_collection_def.py
M lib/galaxy/tools/parser/output_objects.py
M lib/galaxy/tools/parser/xml.py
M lib/galaxy/tools/parser/yaml.py
M lib/galaxy/tools/search/__init__.py
M lib/galaxy/tools/special_tools.py
M lib/galaxy/tools/test.py
M lib/galaxy/tools/toolbox/base.py
M lib/galaxy/tools/toolbox/filters/__init__.py
M lib/galaxy/tools/toolbox/integrated_panel.py
M lib/galaxy/tools/toolbox/lineages/factory.py
M lib/galaxy/tools/toolbox/lineages/interface.py
M lib/galaxy/tools/toolbox/panel.py
M lib/galaxy/tools/toolbox/parser.py
M lib/galaxy/tools/toolbox/tags.py
M lib/galaxy/tools/toolbox/watcher.py
M lib/galaxy/tools/util/galaxyops/__init__.py
M lib/galaxy/tools/util/maf_utilities.py
M lib/galaxy/tools/verify/__init__.py
M lib/galaxy/tools/verify/asserts/__init__.py
M lib/galaxy/tools/wrappers.py
M lib/galaxy/tours/__init__.py
M lib/galaxy/util/__init__.py
M lib/galaxy/util/aliaspickler.py
M lib/galaxy/util/biostar.py
M lib/galaxy/util/bunch.py
M lib/galaxy/util/checkers.py
M lib/galaxy/util/dbkeys.py
M lib/galaxy/util/dictifiable.py
M lib/galaxy/util/expressions.py
M lib/galaxy/util/handlers.py
M lib/galaxy/util/hash_util.py
M lib/galaxy/util/heartbeat.py
M lib/galaxy/util/image_util.py
M lib/galaxy/util/inflection.py
M lib/galaxy/util/json.py
M lib/galaxy/util/lazy_process.py
M lib/galaxy/util/log/__init__.py
M lib/galaxy/util/log/fluent_log.py
M lib/galaxy/util/multi_byte.py
M lib/galaxy/util/none_like.py
M lib/galaxy/util/object_wrapper.py
M lib/galaxy/util/odict.py
M lib/galaxy/util/pastescript/loadwsgi.py
M lib/galaxy/util/pastescript/serve.py
M lib/galaxy/util/permutations.py
M lib/galaxy/util/plugin_config.py
M lib/galaxy/util/properties.py
M lib/galaxy/util/sanitize_html.py
M lib/galaxy/util/simplegraph.py
M lib/galaxy/util/sleeper.py
M lib/galaxy/util/sockets.py
M lib/galaxy/util/specs.py
M lib/galaxy/util/streamball.py
M lib/galaxy/util/template.py
M lib/galaxy/util/topsort.py
M lib/galaxy/util/ucsc.py
M lib/galaxy/util/validation.py
M lib/galaxy/util/xml_macros.py
M lib/galaxy/visualization/data_providers/basic.py
M lib/galaxy/visualization/data_providers/cigar.py
M lib/galaxy/visualization/data_providers/genome.py
M lib/galaxy/visualization/data_providers/phyloviz/__init__.py
M lib/galaxy/visualization/data_providers/phyloviz/baseparser.py
M lib/galaxy/visualization/data_providers/phyloviz/newickparser.py
M lib/galaxy/visualization/data_providers/phyloviz/nexusparser.py
M lib/galaxy/visualization/data_providers/phyloviz/phyloxmlparser.py
M lib/galaxy/visualization/data_providers/registry.py
M lib/galaxy/visualization/genomes.py
M lib/galaxy/visualization/plugins/config_parser.py
M lib/galaxy/visualization/plugins/plugin.py
M lib/galaxy/visualization/plugins/registry.py
M lib/galaxy/visualization/plugins/resource_parser.py
M lib/galaxy/visualization/plugins/utils.py
M lib/galaxy/web/base/controller.py
M lib/galaxy/web/base/interactive_environments.py
M lib/galaxy/web/base/pluginframework.py
M lib/galaxy/web/form_builder.py
M lib/galaxy/web/framework/base.py
M lib/galaxy/web/framework/decorators.py
M lib/galaxy/web/framework/formbuilder.py
M lib/galaxy/web/framework/helpers/__init__.py
M lib/galaxy/web/framework/helpers/grids.py
M lib/galaxy/web/framework/middleware/batch.py
M lib/galaxy/web/framework/middleware/profile.py
M lib/galaxy/web/framework/middleware/remoteuser.py
M lib/galaxy/web/framework/middleware/request_id.py
M lib/galaxy/web/framework/middleware/sentry.py
M lib/galaxy/web/framework/middleware/static.py
M lib/galaxy/web/framework/middleware/statsd.py
M lib/galaxy/web/framework/middleware/translogger.py
M lib/galaxy/web/framework/middleware/xforwardedhost.py
M lib/galaxy/web/framework/openid_manager.py
M lib/galaxy/web/framework/webapp.py
M lib/galaxy/web/params.py
M lib/galaxy/web/proxy/__init__.py
M lib/galaxy/web/security/__init__.py
M lib/galaxy/web/stack/__init__.py
M lib/galaxy/webapps/__init__.py
M lib/galaxy/webapps/config_manage.py
M lib/galaxy/webapps/galaxy/api/annotations.py
M lib/galaxy/webapps/galaxy/api/authenticate.py
M lib/galaxy/webapps/galaxy/api/configuration.py
M lib/galaxy/webapps/galaxy/api/dataset_collections.py
M lib/galaxy/webapps/galaxy/api/datasets.py
M lib/galaxy/webapps/galaxy/api/datatypes.py
M lib/galaxy/webapps/galaxy/api/extended_metadata.py
M lib/galaxy/webapps/galaxy/api/folder_contents.py
M lib/galaxy/webapps/galaxy/api/folders.py
M lib/galaxy/webapps/galaxy/api/forms.py
M lib/galaxy/webapps/galaxy/api/genomes.py
M lib/galaxy/webapps/galaxy/api/group_roles.py
M lib/galaxy/webapps/galaxy/api/group_users.py
M lib/galaxy/webapps/galaxy/api/groups.py
M lib/galaxy/webapps/galaxy/api/histories.py
M lib/galaxy/webapps/galaxy/api/history_contents.py
M lib/galaxy/webapps/galaxy/api/item_tags.py
M lib/galaxy/webapps/galaxy/api/job_files.py
M lib/galaxy/webapps/galaxy/api/jobs.py
M lib/galaxy/webapps/galaxy/api/lda_datasets.py
M lib/galaxy/webapps/galaxy/api/libraries.py
M lib/galaxy/webapps/galaxy/api/library_contents.py
M lib/galaxy/webapps/galaxy/api/metrics.py
M lib/galaxy/webapps/galaxy/api/page_revisions.py
M lib/galaxy/webapps/galaxy/api/pages.py
M lib/galaxy/webapps/galaxy/api/provenance.py
M lib/galaxy/webapps/galaxy/api/quotas.py
M lib/galaxy/webapps/galaxy/api/remote_files.py
M lib/galaxy/webapps/galaxy/api/request_types.py
M lib/galaxy/webapps/galaxy/api/requests.py
M lib/galaxy/webapps/galaxy/api/roles.py
M lib/galaxy/webapps/galaxy/api/samples.py
M lib/galaxy/webapps/galaxy/api/search.py
M lib/galaxy/webapps/galaxy/api/tool_data.py
M lib/galaxy/webapps/galaxy/api/tool_dependencies.py
M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py
M lib/galaxy/webapps/galaxy/api/tools.py
M lib/galaxy/webapps/galaxy/api/toolshed.py
M lib/galaxy/webapps/galaxy/api/tours.py
M lib/galaxy/webapps/galaxy/api/users.py
M lib/galaxy/webapps/galaxy/api/visualizations.py
M lib/galaxy/webapps/galaxy/api/workflows.py
M lib/galaxy/webapps/galaxy/buildapp.py
M lib/galaxy/webapps/galaxy/config_watchers.py
M lib/galaxy/webapps/galaxy/controllers/admin.py
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
M lib/galaxy/webapps/galaxy/controllers/async.py
M lib/galaxy/webapps/galaxy/controllers/biostar.py
M lib/galaxy/webapps/galaxy/controllers/data_manager.py
M lib/galaxy/webapps/galaxy/controllers/dataset.py
M lib/galaxy/webapps/galaxy/controllers/error.py
M lib/galaxy/webapps/galaxy/controllers/external_service.py
M lib/galaxy/webapps/galaxy/controllers/external_services.py
M lib/galaxy/webapps/galaxy/controllers/forms.py
M lib/galaxy/webapps/galaxy/controllers/history.py
M lib/galaxy/webapps/galaxy/controllers/library.py
M lib/galaxy/webapps/galaxy/controllers/library_admin.py
M lib/galaxy/webapps/galaxy/controllers/library_common.py
M lib/galaxy/webapps/galaxy/controllers/mobile.py
M lib/galaxy/webapps/galaxy/controllers/page.py
M lib/galaxy/webapps/galaxy/controllers/request_type.py
M lib/galaxy/webapps/galaxy/controllers/requests.py
M lib/galaxy/webapps/galaxy/controllers/requests_admin.py
M lib/galaxy/webapps/galaxy/controllers/requests_common.py
M lib/galaxy/webapps/galaxy/controllers/root.py
M lib/galaxy/webapps/galaxy/controllers/tag.py
M lib/galaxy/webapps/galaxy/controllers/tool_runner.py
M lib/galaxy/webapps/galaxy/controllers/user.py
M lib/galaxy/webapps/galaxy/controllers/userskeys.py
M lib/galaxy/webapps/galaxy/controllers/visualization.py
M lib/galaxy/webapps/galaxy/controllers/workflow.py
M lib/galaxy/webapps/reports/app.py
M lib/galaxy/webapps/reports/buildapp.py
M lib/galaxy/webapps/reports/config.py
M lib/galaxy/webapps/reports/controllers/history.py
M lib/galaxy/webapps/reports/controllers/home.py
M lib/galaxy/webapps/reports/controllers/jobs.py
M lib/galaxy/webapps/reports/controllers/query.py
M lib/galaxy/webapps/reports/controllers/root.py
M lib/galaxy/webapps/reports/controllers/sample_tracking.py
M lib/galaxy/webapps/reports/controllers/system.py
M lib/galaxy/webapps/reports/controllers/tools.py
M lib/galaxy/webapps/reports/controllers/users.py
M lib/galaxy/webapps/reports/controllers/workflows.py
M lib/galaxy/webapps/tool_shed/api/authenticate.py
M lib/galaxy/webapps/tool_shed/api/categories.py
M lib/galaxy/webapps/tool_shed/api/configuration.py
M lib/galaxy/webapps/tool_shed/api/groups.py
M lib/galaxy/webapps/tool_shed/api/repositories.py
M lib/galaxy/webapps/tool_shed/api/repository_revisions.py
M lib/galaxy/webapps/tool_shed/api/tools.py
M lib/galaxy/webapps/tool_shed/api/users.py
M lib/galaxy/webapps/tool_shed/app.py
M lib/galaxy/webapps/tool_shed/buildapp.py
M lib/galaxy/webapps/tool_shed/config.py
M lib/galaxy/webapps/tool_shed/controllers/admin.py
M lib/galaxy/webapps/tool_shed/controllers/groups.py
M lib/galaxy/webapps/tool_shed/controllers/hg.py
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
M lib/galaxy/webapps/tool_shed/controllers/upload.py
M lib/galaxy/webapps/tool_shed/controllers/user.py
M lib/galaxy/webapps/tool_shed/framework/middleware/remoteuser.py
M lib/galaxy/webapps/tool_shed/model/__init__.py
M lib/galaxy/webapps/tool_shed/model/mapping.py
M lib/galaxy/webapps/tool_shed/model/migrate/check.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0001_initial_tables.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0002_add_tool_suite_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0003_review_and_review_association_tables.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0004_repository_tables.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0005_drop_tool_related_tables.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0006_add_email_alerts_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0007_add_long_description_times_downloaded_columns.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0008_add_repository_metadata_table.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0009_add_malicious_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0010_add_new_repo_alert_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0011_add_tool_versions_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0012_add_downloadable_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0013_add_review_tables.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0014_add_deprecated_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0015_add_api_keys_table.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0016_add_do_not_test_tools_functionally_correct_errors_columns.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0017_add_galaxy_utility_columns_to_repository_metadata_table.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0018_add_repository_metadata_flag_columns.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0019_add_skip_tool_test_table_and_test_install_error_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0020_add_repository_type_column.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0021_change_repository_type_value.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0022_add_repository_admin_roles.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0023_add_repository_url_and_hompeage_url.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0024_password_reset.py
M lib/galaxy/webapps/tool_shed/model/migrate/versions/0025_session_timeout.py
M lib/galaxy/webapps/tool_shed/search/repo_search.py
M lib/galaxy/webapps/tool_shed/search/tool_search.py
M lib/galaxy/webapps/tool_shed/security/__init__.py
M lib/galaxy/webapps/tool_shed/util/hgweb_config.py
M lib/galaxy/webapps/tool_shed/util/ratings_util.py
M lib/galaxy/webapps/tool_shed/util/shed_statistics.py
M lib/galaxy/webapps/util.py
M lib/galaxy/work/context.py
M lib/galaxy/workflow/extract.py
M lib/galaxy/workflow/modules.py
M lib/galaxy/workflow/render.py
M lib/galaxy/workflow/run.py
M lib/galaxy/workflow/run_request.py
M lib/galaxy/workflow/schedulers/__init__.py
M lib/galaxy/workflow/schedulers/core.py
M lib/galaxy/workflow/scheduling_manager.py
M lib/galaxy/workflow/steps.py
M lib/galaxy_ext/metadata/set_metadata.py
M lib/log_tempfile.py
M lib/mimeparse.py
M lib/tool_shed/capsule/capsule_manager.py
M lib/tool_shed/dependencies/attribute_handlers.py
M lib/tool_shed/dependencies/repository/relation_builder.py
M lib/tool_shed/dependencies/tool/tag_attribute_handler.py
M lib/tool_shed/galaxy_install/datatypes/custom_datatype_manager.py
M lib/tool_shed/galaxy_install/dependency_display.py
M lib/tool_shed/galaxy_install/grids/admin_toolshed_grids.py
M lib/tool_shed/galaxy_install/install_manager.py
M lib/tool_shed/galaxy_install/installed_repository_manager.py
M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py
M lib/tool_shed/galaxy_install/migrate/check.py
M lib/tool_shed/galaxy_install/migrate/common.py
M lib/tool_shed/galaxy_install/migrate/versions/0008_tools.py
M lib/tool_shed/galaxy_install/migrate/versions/0009_tools.py
M lib/tool_shed/galaxy_install/migrate/versions/0010_tools.py
M lib/tool_shed/galaxy_install/migrate/versions/0011_tools.py
M lib/tool_shed/galaxy_install/migrate/versions/0012_tools.py
M lib/tool_shed/galaxy_install/repair_repository_manager.py
M lib/tool_shed/galaxy_install/repository_dependencies/repository_dependency_manager.py
M lib/tool_shed/galaxy_install/tool_dependencies/env_manager.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/asynchronous_reader.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/env_file_builder.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/install_environment.py
M lib/tool_shed/galaxy_install/tool_dependencies/recipe/recipe_manager.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/galaxy_install/tool_migration_manager.py
M lib/tool_shed/galaxy_install/tools/data_manager.py
M lib/tool_shed/galaxy_install/tools/tool_panel_manager.py
M lib/tool_shed/galaxy_install/update_repository_manager.py
M lib/tool_shed/galaxy_install/utility_containers/__init__.py
M lib/tool_shed/grids/admin_grids.py
M lib/tool_shed/grids/repository_grid_filter_manager.py
M lib/tool_shed/grids/repository_grids.py
M lib/tool_shed/grids/repository_review_grids.py
M lib/tool_shed/grids/util.py
M lib/tool_shed/managers/groups.py
M lib/tool_shed/managers/repositories.py
M lib/tool_shed/metadata/metadata_generator.py
M lib/tool_shed/metadata/repository_metadata_manager.py
M lib/tool_shed/repository_registry.py
M lib/tool_shed/repository_types/metadata.py
M lib/tool_shed/repository_types/registry.py
M lib/tool_shed/repository_types/repository_suite_definition.py
M lib/tool_shed/repository_types/tool_dependency_definition.py
M lib/tool_shed/repository_types/unrestricted.py
M lib/tool_shed/repository_types/util.py
M lib/tool_shed/tool_shed_registry.py
M lib/tool_shed/tools/data_table_manager.py
M lib/tool_shed/tools/tool_validator.py
M lib/tool_shed/tools/tool_version_manager.py
M lib/tool_shed/util/admin_util.py
M lib/tool_shed/util/basic_util.py
M lib/tool_shed/util/commit_util.py
M lib/tool_shed/util/common_util.py
M lib/tool_shed/util/container_util.py
M lib/tool_shed/util/encoding_util.py
M lib/tool_shed/util/hg_util.py
M lib/tool_shed/util/metadata_util.py
M lib/tool_shed/util/readme_util.py
M lib/tool_shed/util/repository_content_util.py
M lib/tool_shed/util/repository_util.py
M lib/tool_shed/util/review_util.py
M lib/tool_shed/util/search_util.py
M lib/tool_shed/util/shed_util_common.py
M lib/tool_shed/util/tool_dependency_util.py
M lib/tool_shed/util/tool_util.py
M lib/tool_shed/util/web_util.py
M lib/tool_shed/util/workflow_util.py
M lib/tool_shed/util/xml_util.py
M lib/tool_shed/utility_containers/__init__.py
M lib/tool_shed/utility_containers/utility_container_manager.py
M scripts/api/common.py
M scripts/api/copy_hda_to_library_folder.py
M scripts/api/create.py
M scripts/api/data_manager_example_execute.py
M scripts/api/delete.py
M scripts/api/display.py
M scripts/api/example_watch_folder.py
M scripts/api/form_create_from_xml.py
M scripts/api/history_create_history.py
M scripts/api/history_delete_history.py
M scripts/api/import_library_dataset_to_history.py
M scripts/api/import_workflows_from_installed_tool_shed_repository.py
M scripts/api/install_tool_shed_repositories.py
M scripts/api/library_create_folder.py
M scripts/api/library_create_library.py
M scripts/api/library_upload_dir.py
M scripts/api/library_upload_from_import_dir.py
M scripts/api/load_data_with_metadata.py
M scripts/api/repair_tool_shed_repository.py
M scripts/api/request_type_create_from_xml.py
M scripts/api/requests_update_state.py
M scripts/api/reset_metadata_on_installed_repositories.py
M scripts/api/sample_dataset_update_status.py
M scripts/api/sample_update_state.py
M scripts/api/search.py
M scripts/api/sequencer_configuration_create.py
M scripts/api/update.py
M scripts/api/upload_to_history.py
M scripts/api/workflow_delete.py
M scripts/api/workflow_execute.py
M scripts/api/workflow_execute_parameters.py
M scripts/api/workflow_import.py
M scripts/api/workflow_import_from_file_rpark.py
M scripts/bootstrap_history.py
M scripts/check_galaxy.py
M scripts/check_python.py
M scripts/cleanup_datasets/cleanup_datasets.py
M scripts/cleanup_datasets/pgcleanup.py
M scripts/cleanup_datasets/populate_uuid.py
M scripts/cleanup_datasets/remove_renamed_datasets_from_disk.py
M scripts/cleanup_datasets/rename_purged_datasets.py
M scripts/cleanup_datasets/update_dataset_size.py
M scripts/cleanup_datasets/update_metadata.py
M scripts/communication/communication_server.py
M scripts/data_libraries/build_lucene_index.py
M scripts/data_libraries/build_whoosh_index.py
M scripts/db_shell.py
M scripts/drmaa_external_killer.py
M scripts/drmaa_external_runner.py
M scripts/edam_mapping.py
M scripts/external_chown_script.py
M scripts/extract_dataset_part.py
M scripts/extract_toolbox_sections.py
M scripts/functional_tests.py
M scripts/get_platforms.py
M scripts/helper.py
M scripts/loc_files/create_all_fasta_loc.py
M scripts/manage_db.py
M scripts/manage_tool_dependencies.py
M scripts/manage_tools.py
M scripts/microbes/BeautifulSoup.py
M scripts/microbes/create_bacteria_loc_file.py
M scripts/microbes/create_bacteria_table.py
M scripts/microbes/create_nib_seq_loc_file.py
M scripts/microbes/get_builds_lengths.py
M scripts/microbes/harvest_bacteria.py
M scripts/microbes/ncbi_to_ucsc.py
M scripts/microbes/util.py
M scripts/migrate_tools/migrate_tools.py
M scripts/nosetests.py
M scripts/others/incorrect_gops_jobs.py
M scripts/others/incorrect_gops_join_jobs.py
M scripts/paster.py
M scripts/runtime_stats.py
M scripts/secret_decoder_ring.py
M scripts/set_dataset_sizes.py
M scripts/set_user_disk_usage.py
M scripts/tool_shed/api/add_repository_registry_entry.py
M scripts/tool_shed/api/common.py
M scripts/tool_shed/api/create_categories.py
M scripts/tool_shed/api/create_users.py
M scripts/tool_shed/api/export.py
M scripts/tool_shed/api/get_filtered_repository_revisions.py
M scripts/tool_shed/api/import_capsule.py
M scripts/tool_shed/api/remove_repository_registry_entry.py
M scripts/tool_shed/api/reset_metadata_on_repositories.py
M scripts/tool_shed/api/tool_shed_repository_revision_update.py
M scripts/tool_shed/bootstrap_tool_shed/bootstrap_util.py
M scripts/tool_shed/bootstrap_tool_shed/create_user_with_api_key.py
M scripts/tool_shed/build_ts_whoosh_index.py
M scripts/tool_shed/check_download_urls.py
M scripts/tool_shed/check_filesystem_for_empty_tool_dependency_installation_paths.py
M scripts/tool_shed/check_s3_for_empty_tool_dependency_installation_paths.py
M scripts/tool_shed/clean_up_tool_dependency_directory.py
M scripts/tool_shed/deprecate_repositories_without_metadata.py
M scripts/tool_shed/migrate_tools_to_repositories.py
M scripts/tool_shed/show_tool_dependency_installation_dir_contents.py
M scripts/tools/maf/check_loc_file.py
M scripts/tools/re_escape_output.py
M scripts/transfer.py
M scripts/update_shed_config_path.py
M setup.cfg
M static/maps/mvc/grid/grid-model.js.map
M static/maps/mvc/grid/grid-view.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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
M static/scripts/mvc/grid/grid-model.js
M static/scripts/mvc/grid/grid-view.js
M test/api/test_api_batch.py
M test/api/test_authenticate.py
M test/api/test_dataset_collections.py
M test/api/test_datasets.py
M test/api/test_datatypes.py
M test/api/test_framework.py
M test/api/test_histories.py
M test/api/test_history_contents.py
M test/api/test_history_contents_provenance.py
M test/api/test_jobs.py
M test/api/test_libraries.py
M test/api/test_page_revisions.py
M test/api/test_pages.py
M test/api/test_search.py
M test/api/test_tool_data.py
M test/api/test_tools.py
M test/api/test_tours.py
M test/api/test_users.py
M test/api/test_visualizations.py
M test/api/test_workflow_extraction.py
M test/api/test_workflows.py
M test/api/test_workflows_from_yaml.py
M test/base/api.py
M test/base/api_asserts.py
M test/base/api_util.py
M test/base/driver_util.py
M test/base/instrument.py
M test/base/interactor.py
M test/base/nose_util.py
M test/base/populators.py
M test/base/test_db_util.py
M test/base/tool_shed_util.py
M test/base/twilltestcase.py
M test/casperjs/casperjs_runner.py
M test/casperjs/server_env.py
M test/functional/test_data_managers.py
M test/functional/test_library_templates.py
M test/functional/test_toolbox.py
M test/functional/tools/code_file.py
M test/galaxy_selenium/driver_factory.py
M test/integration/test_maximum_worklfow_invocation_duration.py
M test/integration/test_resolvers.py
M test/integration/test_upload_configuration_options.py
M test/integration/test_workflow_handler_configuration.py
M test/manual/workflows_scaling.py
M test/selenium_tests/framework.py
M test/selenium_tests/test_login.py
M test/selenium_tests/test_registration.py
M test/shed_functional/base/test_db_util.py
M test/shed_functional/base/twilltestcase.py
M test/shed_functional/functional/test_0000_basic_repository_features.py
M test/shed_functional/functional/test_0010_repository_with_tool_dependencies.py
M test/shed_functional/functional/test_0020_basic_repository_dependencies.py
M test/shed_functional/functional/test_0030_repository_dependency_revisions.py
M test/shed_functional/functional/test_0040_repository_circular_dependencies.py
M test/shed_functional/functional/test_0050_circular_dependencies_4_levels.py
M test/shed_functional/functional/test_0060_workflows.py
M test/shed_functional/functional/test_0070_invalid_tool.py
M test/shed_functional/functional/test_0080_advanced_circular_dependencies.py
M test/shed_functional/functional/test_0090_tool_search.py
M test/shed_functional/functional/test_0100_complex_repository_dependencies.py
M test/shed_functional/functional/test_0110_invalid_simple_repository_dependencies.py
M test/shed_functional/functional/test_0120_simple_repository_dependency_multiple_owners.py
M test/shed_functional/functional/test_0130_datatype_converters.py
M test/shed_functional/functional/test_0140_tool_help_images.py
M test/shed_functional/functional/test_0150_prior_installation_required.py
M test/shed_functional/functional/test_0160_circular_prior_installation_required.py
M test/shed_functional/functional/test_0170_complex_prior_installation_required.py
M test/shed_functional/functional/test_0300_reset_all_metadata.py
M test/shed_functional/functional/test_0310_hg_api_features.py
M test/shed_functional/functional/test_0400_repository_component_reviews.py
M test/shed_functional/functional/test_0410_repository_component_review_access_control.py
M test/shed_functional/functional/test_0420_citable_urls_for_repositories.py
M test/shed_functional/functional/test_0430_browse_utilities.py
M test/shed_functional/functional/test_0440_deleting_dependency_definitions.py
M test/shed_functional/functional/test_0460_upload_to_repository.py
M test/shed_functional/functional/test_0470_tool_dependency_repository_type.py
M test/shed_functional/functional/test_0480_tool_dependency_xml_verification.py
M test/shed_functional/functional/test_0490_export_import_repositories.py
M test/shed_functional/functional/test_0500_export_repository_simple_dependency.py
M test/shed_functional/functional/test_0510_export_import_repository_complex_dependencies.py
M test/shed_functional/functional/test_0520_import_export_circular_dependencies.py
M test/shed_functional/functional/test_0530_repository_admin_feature.py
M test/shed_functional/functional/test_0540_get_all_metadata_from_api.py
M test/shed_functional/functional/test_0550_metadata_updated_dependencies.py
M test/shed_functional/functional/test_1000_install_basic_repository.py
M test/shed_functional/functional/test_1010_install_repository_with_tool_dependencies.py
M test/shed_functional/functional/test_1020_install_repository_with_repository_dependencies.py
M test/shed_functional/functional/test_1030_install_repository_with_dependency_revisions.py
M test/shed_functional/functional/test_1040_install_repository_basic_circular_dependencies.py
M test/shed_functional/functional/test_1050_circular_dependencies_4_levels.py
M test/shed_functional/functional/test_1060_install_repository_with_workflow.py
M test/shed_functional/functional/test_1070_invalid_tool.py
M test/shed_functional/functional/test_1080_advanced_circular_dependency_installation.py
M test/shed_functional/functional/test_1090_repository_dependency_handling.py
M test/shed_functional/functional/test_1100_install_updated_repository_dependencies.py
M test/shed_functional/functional/test_1110_install_tool_from_tool_search.py
M test/shed_functional/functional/test_1120_install_repository_with_complex_dependencies.py
M test/shed_functional/functional/test_1130_install_repository_with_invalid_repository_dependency.py
M test/shed_functional/functional/test_1140_simple_repository_dependency_multiple_owners.py
M test/shed_functional/functional/test_1150_datatype_converters.py
M test/shed_functional/functional/test_1160_tool_help_images.py
M test/shed_functional/functional/test_1170_prior_installation_required.py
M test/shed_functional/functional/test_1180_circular_prior_installation_required.py
M test/shed_functional/functional/test_1190_complex_prior_installation_required.py
M test/shed_functional/functional/test_1200_uninstall_and_reinstall_basic_repository.py
M test/shed_functional/functional/test_1210_uninstall_reinstall_repository_with_tool_dependencies.py
M test/shed_functional/functional/test_1220_uninstall_reinstall_repository_with_repository_dependencies.py
M test/shed_functional/functional/test_1230_uninstall_reinstall_repository_with_dependency_revisions.py
M test/shed_functional/functional/test_1300_reset_all_metadata.py
M test/shed_functional/functional/test_1400_review_migration_stages.py
M test/shed_functional/functional/test_1410_update_manager.py
M test/shed_functional/functional/test_1420_tool_dependency_environment_inheritance.py
M test/shed_functional/functional/test_1430_repair_installed_repository.py
M test/shed_functional/functional/test_1440_missing_env_sh_files.py
M test/shed_functional/functional/test_1450_installing_datatypes_sniffers.py
M test/shed_functional/functional/test_1460_data_managers.py
M test/shed_functional/functional/test_1470_updating_installed_repositories.py
M test/shed_functional/functional_tests.py
M test/unit/dataset_collections/test_matching.py
M test/unit/datatypes/dataproviders/test_base_dataproviders.py
M test/unit/datatypes/dataproviders/test_line_dataproviders.py
M test/unit/datatypes/test_data.py
M test/unit/jobs/dynamic_tool_destination/mockGalaxy.py
M test/unit/jobs/dynamic_tool_destination/test_dynamic_tool_destination.py
M test/unit/jobs/test_command_factory.py
M test/unit/jobs/test_datasets.py
M test/unit/jobs/test_job_configuration.py
M test/unit/jobs/test_job_output_checker.py
M test/unit/jobs/test_job_wrapper.py
M test/unit/jobs/test_mapper.py
M test/unit/jobs/test_rule_helper.py
M test/unit/jobs/test_rules/10_site.py
M test/unit/jobs/test_runner_local.py
M test/unit/jobs/test_runner_params.py
M test/unit/managers/base.py
M test/unit/managers/test_CollectionManager.py
M test/unit/managers/test_DatasetManager.py
M test/unit/managers/test_HDAManager.py
M test/unit/managers/test_HDCAManager.py
M test/unit/managers/test_HistoryContentsManager.py
M test/unit/managers/test_HistoryManager.py
M test/unit/managers/test_UserManager.py
M test/unit/shed_unit/test_fabric_util.py
M test/unit/shed_unit/test_td_common_util.py
M test/unit/shed_unit/test_tool_panel_manager.py
M test/unit/test_galaxy_mapping.py
M test/unit/test_galaxy_transactions.py
M test/unit/test_routes.py
M test/unit/test_security_helper.py
M test/unit/test_sqlite_utils.py
M test/unit/test_topsort.py
M test/unit/tools/filter_modules/filtermod.py
M test/unit/tools/test_actions.py
M test/unit/tools/test_citations.py
M test/unit/tools/test_collect_primary_datasets.py
M test/unit/tools/test_column_parameters.py
M test/unit/tools/test_data_parameters.py
M test/unit/tools/test_dataset_matcher.py
M test/unit/tools/test_evaluation.py
M test/unit/tools/test_execution.py
M test/unit/tools/test_history_imp_exp.py
M test/unit/tools/test_parameter_parsing.py
M test/unit/tools/test_select_parameters.py
M test/unit/tools/test_tool_deps.py
M test/unit/tools/test_tool_panel.py
M test/unit/tools/test_toolbox.py
M test/unit/tools/test_toolbox_filters.py
M test/unit/tools/test_watcher.py
M test/unit/tools/test_wrappers.py
M test/unit/tools_support.py
M test/unit/unittest_utils/galaxy_mock.py
M test/unit/unittest_utils/tempfilecache.py
M test/unit/unittest_utils/utility.py
M test/unit/visualizations/plugins/test_VisualizationPlugin.py
M test/unit/visualizations/plugins/test_VisualizationsRegistry.py
M test/unit/web/base/test_HookPluginManager.py
M test/unit/web/base/test_PageServingPluginManager.py
M test/unit/web/base/test_PluginManager.py
M test/unit/web/framework/test_webapp.py
M test/unit/workflows/test_extract_summary.py
M test/unit/workflows/test_modules.py
M test/unit/workflows/test_run_parameters.py
M test/unit/workflows/test_workflow_progress.py
M test/unit/workflows/workflow_support.py
M tool_list.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/evolution/add_scores.py
M tools/evolution/codingSnps_filter.py
M tools/extract/extract_genomic_dna.py
M tools/extract/liftOver_wrapper.py
M tools/filters/axt_to_lav.py
M tools/filters/axt_to_lav_code.py
M tools/filters/bed_to_gff_converter.py
M tools/filters/gff/extract_GFF_Features.py
M tools/filters/gff/gff_filter_by_attribute.py
M tools/filters/gff/gff_filter_by_feature_count.py
M tools/filters/gff/gtf_filter_by_attribute_values_list.py
M tools/filters/gff_to_bed_converter.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.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/secure_hash_message_digest.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/wiggle_to_simple.py
M tools/genomespace/genomespace_exporter.py
M tools/genomespace/genomespace_file_browser.py
M tools/genomespace/genomespace_importer.py
M tools/maf/interval2maf.py
M tools/maf/interval_maf_to_merged_fasta.py
M tools/maf/maf_by_block_number.py
M tools/maf/maf_filter.py
M tools/maf/maf_limit_size.py
M tools/maf/maf_limit_to_species.py
M tools/maf/maf_reverse_complement.py
M tools/maf/maf_split_by_species.py
M tools/maf/maf_stats.py
M tools/maf/maf_thread_for_species.py
M tools/maf/maf_to_bed.py
M tools/maf/maf_to_bed_code.py
M tools/maf/maf_to_fasta_concat.py
M tools/maf/maf_to_fasta_multiple_sets.py
M tools/maf/maf_to_interval.py
M tools/maf/vcf_to_maf_customtrack.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/next_gen_conversion/fastq_conversions.py
M tools/next_gen_conversion/fastq_gen_conv.py
M tools/next_gen_conversion/solid2fastq.py
M tools/next_gen_conversion/solid_to_fastq.py
M tools/ngs_simulation/ngs_simulation.py
M tools/plotting/bar_chart.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/stats/aggregate_scores_in_intervals.py
M tools/stats/filtering.py
M tools/stats/grouping.py
M tools/stats/gsummary.py
M tools/visualization/LAJ.py
M tools/visualization/LAJ_code.py
Log Message:
-----------
Merge branch 'dev' into improve_form_modules
Commit: 7f50a8a29f53c7fa86e5b0c7a57d2d898c6c4650
https://github.com/galaxyproject/galaxy/commit/7f50a8a29f53c7fa86e5b0c7a57d…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M client/galaxy/scripts/mvc/form/form-view.js
M client/galaxy/scripts/mvc/tool/tool-form-base.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/tool/tool-form.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-manager.js
M client/galaxy/scripts/mvc/workflow/workflow-node.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M client/galaxy/style/less/ui.less
M static/maps/mvc/form/form-view.js.map
M static/maps/mvc/tool/tool-form-base.js.map
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/tool/tool-form.js.map
M static/maps/mvc/workflow/workflow-forms.js.map
M static/maps/mvc/workflow/workflow-manager.js.map
M static/maps/mvc/workflow/workflow-node.js.map
M static/maps/mvc/workflow/workflow-view.js.map
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/admin.bundled.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
M static/scripts/mvc/form/form-view.js
M static/scripts/mvc/tool/tool-form-base.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/scripts/mvc/tool/tool-form.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-manager.js
M static/scripts/mvc/workflow/workflow-node.js
M static/scripts/mvc/workflow/workflow-view.js
M static/style/blue/base.css
Log Message:
-----------
Merge pull request #4438 from guerler/improve_form_modules
Augment form module separation
Compare: https://github.com/galaxyproject/galaxy/compare/cd22de114c20...7f50a8a29f53
1
0
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 8d132b2bca0dab22f7e028773dd31aa553cae668
https://github.com/galaxyproject/galaxy/commit/8d132b2bca0dab22f7e028773dd3…
Author: E Rasche <hxr(a)hx42.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/tools/error_reports/plugins/sentry.py
Log Message:
-----------
More detailed sentry reports
Commit: e987b9b9e48bfa2f5ee69c013f991eb8bec70a2d
https://github.com/galaxyproject/galaxy/commit/e987b9b9e48bfa2f5ee69c013f99…
Author: E Rasche <hxr(a)hx42.org>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/tools/error_reports/plugins/sentry.py
Log Message:
-----------
swap id to username
Commit: cd22de114c2098ecbf2ab2108f3526abe70f00e6
https://github.com/galaxyproject/galaxy/commit/cd22de114c2098ecbf2ab2108f35…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/tools/error_reports/plugins/sentry.py
Log Message:
-----------
Merge pull request #4457 from erasche/sentry-extra-info
More detailed sentry reports
Compare: https://github.com/galaxyproject/galaxy/compare/9c6fd670cf20...cd22de114c20
1
0
[galaxyproject/galaxy] cff929: Uniform indentation of multiline if conditionals
by GitHub 18 Aug '17
by GitHub 18 Aug '17
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: cff9292f07d1318ce789bcfdab7dbf3e67c8d162
https://github.com/galaxyproject/galaxy/commit/cff9292f07d1318ce789bcfdab7d…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/util/__init__.py
M lib/galaxy/util/pastescript/serve.py
Log Message:
-----------
Uniform indentation of multiline if conditionals
Use 8-spaces indentation for the conditional continuation lines of an
`if`-statement where the conditional part spans multiple lines.
According to PEP-8, using 4-spaces "can produce a visual conflict with
the indented suite of code nested inside the `if`-statement", but the PEP
"takes no explicit position".
There were only 2 places in the whole codebase where 8 spaces were not
used, this will make it uniform.
Commit: d2d1f857bbc2b7528e2e17cc8fcfdaad7d79fa75
https://github.com/galaxyproject/galaxy/commit/d2d1f857bbc2b7528e2e17cc8fcf…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/util/pastescript/serve.py
Log Message:
-----------
Fix import order and Python3 compatibility for lib/galaxy/util/pastescript/serve.py
Commit: 9c6fd670cf201b9b3fed67cd5f100d75a24cb5f6
https://github.com/galaxyproject/galaxy/commit/9c6fd670cf201b9b3fed67cd5f10…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/util/__init__.py
M lib/galaxy/util/pastescript/serve.py
Log Message:
-----------
Merge pull request #4455 from nsoranzo/multiline_if_conditionals
Uniform indentation of multiline if conditionals
Compare: https://github.com/galaxyproject/galaxy/compare/e4924942825c...9c6fd670cf20
1
0
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 4e75635d629f654f7b9d203fa6b6c1bc61495aa6
https://github.com/galaxyproject/galaxy/commit/4e75635d629f654f7b9d203fa6b6…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/config.py
M lib/galaxy/jobs/runners/kubernetes.py
M lib/galaxy/tools/execute.py
M lib/galaxy/web/framework/webapp.py
M lib/galaxy/webapps/galaxy/api/users.py
M scripts/communication/communication_server.py
M scripts/secret_decoder_ring.py
Log Message:
-----------
Use log.warning() instead of deprecated warn()
Commit: e32ad2864f6b4ea05a347602b19202b94ae0ea81
https://github.com/galaxyproject/galaxy/commit/e32ad2864f6b4ea05a347602b192…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/containers/__init__.py
M scripts/cleanup_datasets/admin_cleanup_datasets.py
M scripts/cleanup_datasets/cleanup_datasets.py
Log Message:
-----------
Remove container config log message from cleanup scripts logs
Commit: bd88524a109e6695a68f57e55ace64c21f907089
https://github.com/galaxyproject/galaxy/commit/bd88524a109e6695a68f57e55ace…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M .ci/flake8_lint_include_list.txt
M .ci/py3_sources.txt
M lib/galaxy/containers/__init__.py
M lib/galaxy/web/framework/webapp.py
M lib/galaxy/webapps/galaxy/api/users.py
M scripts/communication/communication_server.py
M scripts/secret_decoder_ring.py
Log Message:
-----------
Fix import order and Python3 compatibility
Commit: e4924942825c6ea2d472d8ccff45222f165fa6bf
https://github.com/galaxyproject/galaxy/commit/e4924942825c6ea2d472d8ccff45…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M .ci/flake8_lint_include_list.txt
M .ci/py3_sources.txt
M lib/galaxy/config.py
M lib/galaxy/containers/__init__.py
M lib/galaxy/jobs/runners/kubernetes.py
M lib/galaxy/tools/execute.py
M lib/galaxy/web/framework/webapp.py
M lib/galaxy/webapps/galaxy/api/users.py
M scripts/cleanup_datasets/admin_cleanup_datasets.py
M scripts/cleanup_datasets/cleanup_datasets.py
M scripts/communication/communication_server.py
M scripts/secret_decoder_ring.py
Log Message:
-----------
Merge pull request #4456 from nsoranzo/logging_fixes
Logging fixes
Compare: https://github.com/galaxyproject/galaxy/compare/dd89a9c65f72...e4924942825c
1
0
18 Aug '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 517f248ac49caca3f0933c4b1f48cd4d74cf89fe
https://github.com/galaxyproject/galaxy/commit/517f248ac49caca3f0933c4b1f48…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/jobs/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/output_collect.py
M test/functional/tools/samples_tool_conf.xml
M test/functional/tools/tool_provided_metadata_1.xml
M test/functional/tools/tool_provided_metadata_2.xml
M test/functional/tools/tool_provided_metadata_3.xml
A test/functional/tools/tool_provided_metadata_4.xml
A test/functional/tools/tool_provided_metadata_5.xml
A test/functional/tools/tool_provided_metadata_6.xml
M test/unit/tools/test_collect_primary_datasets.py
Log Message:
-----------
Overhaul of tool provided job metadata.
- Add another test to demonstrate referencing entries in galaxy.json for datasets by dataset path basename instead of ID.
- Add a bit more documentation to test tools.
- Redo the structure of galaxy.json for profile >= 17.09 tools with two new test tools to demonstrate the new structure - for both output dataset metadata and discovered dataset metadata.
- Improved abstractions for interaction between tools and jobs to enable different tool provided metadata collection depending on tool profile version.
Commit: 72e361bcf14191dae58af8e3963b89a4e8acd38a
https://github.com/galaxyproject/galaxy/commit/72e361bcf14191dae58af8e3963b…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/jobs/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/output_collect.py
M lib/galaxy/tools/parser/output_collection_def.py
M lib/galaxy/tools/xsd/galaxy.xsd
A test/functional/tools/collection_creates_dynamic_nested_from_json.xml
M test/functional/tools/samples_tool_conf.xml
A test/functional/tools/tool_provided_metadata_7.xml
Log Message:
-----------
Allow discovering datasets directly from galaxy.json...
without needing to specify a discovered dataset pattern. If the ``discovered_datasets`` tag includes ``from_tool_provided_metadata="true"`` the datsets listed in galaxy.json will just be used directly without needing to be "discovered" using a dataset pattern. Metadata and such can continue to be specified either in that file or on the discovered_dataset element except things like pattern (which is not used) and sort_by (since the json should describe the order I suppose).
Commit: 6563e387a5d001bb6078469b7ad6a13f9bbed8aa
https://github.com/galaxyproject/galaxy/commit/6563e387a5d001bb6078469b7ad6…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/tools/parameters/output_collect.py
A test/functional/tools/collection_creates_dynamic_nested_from_json_elements.xml
M test/functional/tools/samples_tool_conf.xml
Log Message:
-----------
Allow discovering dataset collections in galaxy.json in a nested fashion.
Fixes #2658.
Commit: 39d4411f8c21b307a86340fc5438ed2193abd766
https://github.com/galaxyproject/galaxy/commit/39d4411f8c21b307a86340fc5438…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parser/interface.py
M lib/galaxy/tools/parser/xml.py
M lib/galaxy/tools/xsd/galaxy.xsd
M test/functional/tools/samples_tool_conf.xml
A test/functional/tools/tool_provided_metadata_8.xml
Log Message:
-----------
Move determining tool provided metadata style to tool parser.
Allow override by specifying "provided_metadata_style=" attribute on outputs in tool XML - this should allow newer profile tools to use the older style JSON providing a clear path for upgrades.
Commit: a8bec7a275b5bd387daddf6555b6ff382851e8e8
https://github.com/galaxyproject/galaxy/commit/a8bec7a275b5bd387daddf6555b6…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/jobs/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parser/interface.py
M lib/galaxy/tools/parser/xml.py
M lib/galaxy/tools/xsd/galaxy.xsd
M test/functional/tools/samples_tool_conf.xml
A test/functional/tools/tool_provided_metadata_9.xml
Log Message:
-----------
Allow override of provided metadata location.
Eliminates that terrible circular dependency between tools and jobs.
Commit: 1e1df6786aeb6d02fba1ad84cceb204aa745ea62
https://github.com/galaxyproject/galaxy/commit/1e1df6786aeb6d02fba1ad84cceb…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/output_collect.py
M lib/galaxy/tools/parser/interface.py
M lib/galaxy/tools/parser/output_collection_def.py
M lib/galaxy/tools/xsd/galaxy.xsd
Log Message:
-----------
Variety of fixes for #4437.
Commit: dd89a9c65f7297d4da5f0c0f7b6fea884a9698e6
https://github.com/galaxyproject/galaxy/commit/dd89a9c65f7297d4da5f0c0f7b6f…
Author: Marius van den Beek <m.vandenbeek(a)gmail.com>
Date: 2017-08-18 (Fri, 18 Aug 2017)
Changed paths:
M lib/galaxy/jobs/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/output_collect.py
M lib/galaxy/tools/parser/interface.py
M lib/galaxy/tools/parser/output_collection_def.py
M lib/galaxy/tools/parser/xml.py
M lib/galaxy/tools/xsd/galaxy.xsd
A test/functional/tools/collection_creates_dynamic_nested_from_json.xml
A test/functional/tools/collection_creates_dynamic_nested_from_json_elements.xml
M test/functional/tools/samples_tool_conf.xml
M test/functional/tools/tool_provided_metadata_1.xml
M test/functional/tools/tool_provided_metadata_2.xml
M test/functional/tools/tool_provided_metadata_3.xml
A test/functional/tools/tool_provided_metadata_4.xml
A test/functional/tools/tool_provided_metadata_5.xml
A test/functional/tools/tool_provided_metadata_6.xml
A test/functional/tools/tool_provided_metadata_7.xml
A test/functional/tools/tool_provided_metadata_8.xml
A test/functional/tools/tool_provided_metadata_9.xml
M test/unit/tools/test_collect_primary_datasets.py
Log Message:
-----------
Merge pull request #4437 from jmchilton/galaxy_json_rev
Enhanced tool options for dataset discovery
Compare: https://github.com/galaxyproject/galaxy/compare/b459399edebb...dd89a9c65f72
1
0