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
December 2017
- 1 participants
- 85 discussions
[galaxyproject/galaxy] 099c15: Re-organize edge case upload options for my own cl...
by GitHub 14 Dec '17
by GitHub 14 Dec '17
14 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 099c1562febbcedee63a431b4314654df5e23301
https://github.com/galaxyproject/galaxy/commit/099c1562febbcedee63a431b4314…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M lib/galaxy/tools/actions/upload_common.py
M tools/data_source/upload.py
Log Message:
-----------
Re-organize edge case upload options for my own clarity.
I think setting each of these variables once and simplifing the context they are used in (in the case of purge_upload) makes it more clear what each variable is and how it is set. I also think one, more detailed comment for each variable helps.
Note: This will break run-as-user uploads started prior to the upgrade to 18.XX and executed after the upgrade. It is a small switch to restore the old behavior but I'm not sure it is worth the complexity it adds to the file.
```
run_as_real_user = dataset.get('run_as_real_user', False) or dataset_get.('in_place', True)
```
Commit: fce9f13eba7f882025885f10c5f613772a93652e
https://github.com/galaxyproject/galaxy/commit/fce9f13eba7f882025885f10c5f6…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-14 (Thu, 14 Dec 2017)
Changed paths:
M lib/galaxy/tools/actions/upload_common.py
M tools/data_source/upload.py
Log Message:
-----------
Merge pull request #5206 from jmchilton/upload_option_clarify
Re-organize edge case upload options for my own understanding.
Compare: https://github.com/galaxyproject/galaxy/compare/9adfa316913d...fce9f13eba7f
1
0
13 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: e5be2c363a0df6d847026d584a9e79e935cb268b
https://github.com/galaxyproject/galaxy/commit/e5be2c363a0df6d847026d584a9e…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M .ci/py3_sources.txt
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/translogger.py
M lib/galaxy/web/security/__init__.py
M lib/galaxy/web/stack/__init__.py
M lib/galaxy/web/stack/transport.py
Log Message:
-----------
Fix Python3 compatibility for lib/galaxy/web/
Commit: 9adfa316913d348e922deb5c96e33046229034d6
https://github.com/galaxyproject/galaxy/commit/9adfa316913d348e922deb5c96e3…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M .ci/py3_sources.txt
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/translogger.py
M lib/galaxy/web/security/__init__.py
M lib/galaxy/web/stack/__init__.py
M lib/galaxy/web/stack/transport.py
Log Message:
-----------
Merge pull request #5200 from nsoranzo/python3
Fix Python3 compatibility for lib/galaxy/web/
Compare: https://github.com/galaxyproject/galaxy/compare/c4680394b8ac...9adfa316913d
1
0
13 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 972b1cbe236ce3a02d11d7864c59801bd9271ba7
https://github.com/galaxyproject/galaxy/commit/972b1cbe236ce3a02d11d7864c59…
Author: Vahid <VJalili(a)users.noreply.github.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M config/openid_conf.xml.sample
Log Message:
-----------
Remove the deprecated OpenID backend of yahoo
Commit: 5d09c5e85fb3da7ca383144bf21625d51fd0cc20
https://github.com/galaxyproject/galaxy/commit/5d09c5e85fb3da7ca383144bf216…
Author: Vahid <VJalili(a)users.noreply.github.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
R openid/yahoo.xml
Log Message:
-----------
Deleted Yahoo openid endpoint url.
Commit: c4680394b8acd71a012443f041ace33ab52723c0
https://github.com/galaxyproject/galaxy/commit/c4680394b8acd71a012443f041ac…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M config/openid_conf.xml.sample
R openid/yahoo.xml
Log Message:
-----------
Merge pull request #5208 from VJalili/patch-5
Removed Yahoo OpenID support
Compare: https://github.com/galaxyproject/galaxy/compare/84c069e65902...c4680394b8ac
1
0
[galaxyproject/galaxy] 41dbb8: Remove SampleDataset and RequestType references fr...
by GitHub 13 Dec '17
by GitHub 13 Dec '17
13 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 41dbb88e2b1d85d9001d9ded279e1849db8328c5
https://github.com/galaxyproject/galaxy/commit/41dbb88e2b1d85d9001d9ded279e…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M templates/display_common.mako
Log Message:
-----------
Remove SampleDataset and RequestType references from display_common; this prevents any use of this mako currently.
Commit: 29c61624d67886d7d252532a24a6ddc8073f7e9f
https://github.com/galaxyproject/galaxy/commit/29c61624d67886d7d252532a24a6…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M lib/galaxy/security/__init__.py
Log Message:
-----------
More request type cruft; seems to be unused and it'd blow up if tried to use
Commit: 84c069e65902dbe32e53c490a0879988029a981b
https://github.com/galaxyproject/galaxy/commit/84c069e65902dbe32e53c490a087…
Author: Aysam Guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-13 (Wed, 13 Dec 2017)
Changed paths:
M lib/galaxy/security/__init__.py
M templates/display_common.mako
Log Message:
-----------
Merge pull request #5204 from dannon/sampletracking-removal-followup
Sample tracking removal cleanup
Compare: https://github.com/galaxyproject/galaxy/compare/82f9f8eb9896...84c069e65902
1
0
[galaxyproject/galaxy] b3dc79: Python3: use collections.Mapping instead of remove...
by GitHub 12 Dec '17
by GitHub 12 Dec '17
12 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: b3dc7923dbe1b04060d9c173287d3626ce231802
https://github.com/galaxyproject/galaxy/commit/b3dc7923dbe1b04060d9c173287d…
Author: Nicola Soranzo <nicola.soranzo(a)earlham.ac.uk>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M tools/stats/aggregate_scores_in_intervals.py
Log Message:
-----------
Python3: use collections.Mapping instead of removed DictMixin
Commit: 82f9f8eb9896982f2f14e176a44ae6135116df30
https://github.com/galaxyproject/galaxy/commit/82f9f8eb9896982f2f14e176a44a…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M tools/stats/aggregate_scores_in_intervals.py
Log Message:
-----------
Merge pull request #5199 from nsoranzo/python3
Python3: use collections.Mapping instead of removed DictMixin
Compare: https://github.com/galaxyproject/galaxy/compare/d84fd9514a54...82f9f8eb9896
1
0
[galaxyproject/galaxy] 78a262: Fixes genome decode handling. dbkey was either un...
by GitHub 12 Dec '17
by GitHub 12 Dec '17
12 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 78a2626d13a817c0371db665ecdbeef7a616cb32
https://github.com/galaxyproject/galaxy/commit/78a2626d13a817c0371db665ecdb…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M lib/galaxy/visualization/genomes.py
Log Message:
-----------
Fixes genome decode handling. dbkey was either unicode or str here variously, and the previous change broke the case where it was unicode.
Commit: f6fbe634465bb2305ad968ec3413e7df64fc5224
https://github.com/galaxyproject/galaxy/commit/f6fbe634465bb2305ad968ec3413…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M lib/galaxy/visualization/genomes.py
Log Message:
-----------
use six.string_types instead of basestring for isinstance
Commit: d84fd9514a545e418cfc3335ae7669582217f40e
https://github.com/galaxyproject/galaxy/commit/d84fd9514a545e418cfc3335ae76…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M lib/galaxy/visualization/genomes.py
Log Message:
-----------
Merge pull request #5198 from dannon/fix_genome_handling
Fixes genome decode handling.
Compare: https://github.com/galaxyproject/galaxy/compare/aa0334d72f4b...d84fd9514a54
1
0
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: b491a04a01036ba27913cfd108310b130ba64c53
https://github.com/galaxyproject/galaxy/commit/b491a04a01036ba27913cfd10831…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Fix import linting problem.
Commit: aa0334d72f4b8fb95c1fc3f9e320c94117aae8df
https://github.com/galaxyproject/galaxy/commit/aa0334d72f4b8fb95c1fc3f9e320…
Author: Marius van den Beek <m.vandenbeek(a)gmail.com>
Date: 2017-12-12 (Tue, 12 Dec 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Merge pull request #5197 from jmchilton/import_fix
Fix import linting problem.
Compare: https://github.com/galaxyproject/galaxy/compare/9f0676d7d498...aa0334d72f4b
1
0
11 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 0516279b7c5a5b6c11118017517ec06e4e3745d6
https://github.com/galaxyproject/galaxy/commit/0516279b7c5a5b6c11118017517e…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-20 (Thu, 20 Jul 2017)
Changed paths:
M lib/galaxy/dependencies/conditional-requirements.txt
Log Message:
-----------
Added CloudBridge to the requirements list.
Commit: aaad00162f3ea84798031de798fe99fb0fafe05b
https://github.com/galaxyproject/galaxy/commit/aaad00162f3ea84798031de798fe…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-20 (Thu, 20 Jul 2017)
Changed paths:
M lib/galaxy/dependencies/__init__.py
Log Message:
-----------
Added CloudBridge to the dependencies check.
Commit: 55c976cb85237bb0906379d692e212f05a327c2b
https://github.com/galaxyproject/galaxy/commit/55c976cb85237bb0906379d692e2…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-21 (Fri, 21 Jul 2017)
Changed paths:
M lib/galaxy/dependencies/__init__.py
A lib/galaxy/objectstore/cloud.py
Log Message:
-----------
(1) Added Cloud to ObjectStore; (2) updated CloudBridge dependencies.
Commit: e4c00dd695bf23a506ffeec15f98a6f6d1a05312
https://github.com/galaxyproject/galaxy/commit/e4c00dd695bf23a506ffeec15f98…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-25 (Tue, 25 Jul 2017)
Changed paths:
M lib/galaxy/objectstore/__init__.py
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
- Updated `Cloud` to account for changes in `CloudBridge` interface.
- Added `Cloud` to objectstore import.
Commit: ab34fc9bd92041065dd8f140194c56e0f7b2954f
https://github.com/galaxyproject/galaxy/commit/ab34fc9bd92041065dd8f140194c…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-26 (Wed, 26 Jul 2017)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
Log Message:
-----------
Updated `Babel` and `requests` packages version to meet the minimum
requirements of `cloudbridge` package.
Commit: e8541a71a4fdd7f975b3e8d0c6b054bdc33480ab
https://github.com/galaxyproject/galaxy/commit/e8541a71a4fdd7f975b3e8d0c6b0…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-26 (Wed, 26 Jul 2017)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
Log Message:
-----------
Reverted the changes on package versions, as these changes are
requests via a different PR.
Commit: cde2ff82b02233721af81936d588b6558ab3ffa5
https://github.com/galaxyproject/galaxy/commit/cde2ff82b02233721af81936d588…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-27 (Thu, 27 Jul 2017)
Log Message:
-----------
Merge remote-tracking branch 'upstream/master'
Commit: 7ad7d881046ddd20276998d6e1fca495d1ac9f50
https://github.com/galaxyproject/galaxy/commit/7ad7d881046ddd20276998d6e1fc…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-07-28 (Fri, 28 Jul 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Changed boto import style.
Commit: 9c57adb90481b871cc6f98f58227caca4e414467
https://github.com/galaxyproject/galaxy/commit/9c57adb90481b871cc6f98f58227…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/dependencies/conditional-requirements.txt
Log Message:
-----------
Updated CloudBridge to its current latest version.
Commit: 2589c745ae7f88ada7a08265f1238ae00274425e
https://github.com/galaxyproject/galaxy/commit/2589c745ae7f88ada7a08265f123…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Commented on boto import, and removed a `use_reduced_redundancy` config.
Commit: 89be432770d3cf9442f9c003ead8c6ea6a16f395
https://github.com/galaxyproject/galaxy/commit/89be432770d3cf9442f9c003ead8…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed boto import, and replaced all S3-specific exception catches with
a generic exception--a temporary solution till CloudBridge wraps the
exceptions properly.
Commit: fafb019f4be3b33ad9cab4bfd2ded6788b419592
https://github.com/galaxyproject/galaxy/commit/fafb019f4be3b33ad9cab4bfd2de…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Consolidated two upload methods, i.e., upload from file and string,
because CloudBridge internally maps to appropriate functions depending
on the input type.
Commit: fb25495d191c2172ce22496900db2310d6fc9b69
https://github.com/galaxyproject/galaxy/commit/fb25495d191c2172ce22496900db…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed a S3-related comment, and swapped an if/else condition.
Commit: 7727c0bf627af5905c6e029417602389238f120e
https://github.com/galaxyproject/galaxy/commit/7727c0bf627af5905c6e02941760…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-02 (Wed, 02 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed a comment section.
Commit: 37efbd03ce4215086d29e8f4e9fd977b8e1299e0
https://github.com/galaxyproject/galaxy/commit/37efbd03ce4215086d29e8f4e9fd…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-06 (Sun, 06 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Changed indentation of two lines.
Commit: 9a5016fdcf4f36d5c20991f44d4b02fe7904ef66
https://github.com/galaxyproject/galaxy/commit/9a5016fdcf4f36d5c20991f44d4b…
Author: Vahid <VJalili(a)users.noreply.github.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M lib/galaxy/dependencies/conditional-requirements.txt
Log Message:
-----------
Update CloudBridge to its current latest
Should use the wheel created at [this PR](https://github.com/galaxyproject/starforge/pull/139).
Commit: 4e17c8e3b790d2d21bcf12c3d4a855b1226d810d
https://github.com/galaxyproject/galaxy/commit/4e17c8e3b790d2d21bcf12c3d4a8…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-17 (Thu, 17 Aug 2017)
Changed paths:
M config/object_store_conf.xml.sample
Log Message:
-----------
Add Cloud configuration to object_store_conf.xml.sample
Commit: 0ec02b5528e64f62b50567e79d2519a9e84e20d1
https://github.com/galaxyproject/galaxy/commit/0ec02b5528e64f62b50567e79d25…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
A .ci/autopep8.sh
M .ci/flake8_lint_include_list.txt
M .ci/py3_sources.txt
M Makefile
M client/galaxy/scripts/apps/admin.js
M client/galaxy/scripts/apps/analysis.js
M client/galaxy/scripts/apps/panels/admin-panel.js
M client/galaxy/scripts/galaxy.js
M client/galaxy/scripts/galaxy.pages.js
M client/galaxy/scripts/layout/menu.js
M client/galaxy/scripts/layout/page.js
A client/galaxy/scripts/layout/router.js
M client/galaxy/scripts/mvc/collection/list-collection-creator.js
M client/galaxy/scripts/mvc/dataset/data.js
A client/galaxy/scripts/mvc/dataset/dataset-edit-attributes.js
A client/galaxy/scripts/mvc/dataset/dataset-error.js
M client/galaxy/scripts/mvc/dataset/dataset-li-edit.js
M client/galaxy/scripts/mvc/form/form-parameters.js
M client/galaxy/scripts/mvc/form/form-repeat.js
M client/galaxy/scripts/mvc/form/form-view.js
A client/galaxy/scripts/mvc/form/form-wrapper.js
M client/galaxy/scripts/mvc/grid/grid-model.js
M client/galaxy/scripts/mvc/grid/grid-template.js
M client/galaxy/scripts/mvc/grid/grid-view.js
A 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-base.js
M client/galaxy/scripts/mvc/tool/tool-form-composite.js
M client/galaxy/scripts/mvc/tool/tool-form.js
A client/galaxy/scripts/mvc/tool/tool-genomespace.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-buttons.js
M client/galaxy/scripts/mvc/ui/ui-drilldown.js
M client/galaxy/scripts/mvc/ui/ui-list.js
M client/galaxy/scripts/mvc/ui/ui-popover.js
M client/galaxy/scripts/mvc/ui/ui-select-content.js
M client/galaxy/scripts/mvc/ui/ui-select-default.js
A client/galaxy/scripts/mvc/ui/ui-select-genomespace.js
M client/galaxy/scripts/mvc/upload/upload-ftp.js
M client/galaxy/scripts/mvc/upload/upload-view.js
M client/galaxy/scripts/mvc/user/user-custom-builds.js
M client/galaxy/scripts/mvc/user/user-preferences.js
R client/galaxy/scripts/mvc/workflow/workflow-configure-menu.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/mvc/workflow/workflow.js
M client/galaxy/scripts/nls/fr/locale.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/query-string-parsing.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/galaxy/style/less/base.less
M client/galaxy/style/less/dataset.less
M client/galaxy/style/less/galaxy_bootstrap/overrides.less
M client/galaxy/style/less/ui.less
M client/galaxy/style/source_material/circle.py
M client/toolshed/scripts/mvc/groups/group-list-view.js
M config/datatypes_conf.xml.sample
A config/error_report.yml.sample
M config/galaxy.ini.sample
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
R config/reports.ini.sample
A config/reports.yml.sample
M config/tool_conf.xml.main
M config/tool_conf.xml.sample
R config/tool_shed.ini.sample
A config/tool_shed.yml.sample
A config/user_preferences_extra_conf.yml.sample
M contrib/nagios/check_galaxy.py
M cron/build_chrom_db.py
M doc/source/admin/dependency_resolvers.rst
A doc/source/admin/reports.rst
A doc/source/admin/reports_options.rst
A doc/source/admin/special_topics/bug_reports.rst
M doc/source/admin/special_topics/grt.rst
M doc/source/admin/special_topics/index.rst
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/containers/__init__.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
A lib/galaxy/datatypes/test/1.xls
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/dependencies/pinned-requirements.txt
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/kubernetes.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/cli/__init__.py
M lib/galaxy/jobs/runners/util/cli/shell/local.py
M lib/galaxy/jobs/runners/util/cli/shell/rsh.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
A 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/objectstore/s3_multipart_upload.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/conda_util.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
A lib/galaxy/tools/error_reports/__init__.py
A lib/galaxy/tools/error_reports/plugins/__init__.py
A lib/galaxy/tools/error_reports/plugins/biostars.py
A lib/galaxy/tools/error_reports/plugins/email.py
A lib/galaxy/tools/error_reports/plugins/json.py
A 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
A lib/galaxy/tools/sort_collection_list.xml
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/tools/xsd/galaxy.xsd
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
R lib/galaxy/web/base/controllers/__init__.py
R lib/galaxy/web/base/controllers/admin.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/proxy/js/lib/proxy.js
M lib/galaxy/web/security/__init__.py
M lib/galaxy/web/stack/__init__.py
M lib/galaxy/webapps/__init__.py
A 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
A lib/galaxy/webapps/reports/config_schema.yml
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
A lib/galaxy/webapps/reports/uwsgi_schema.yml
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
A lib/galaxy/webapps/tool_shed/config_schema.yml
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
A lib/galaxy/webapps/tool_shed/uwsgi_schema.yml
M lib/galaxy/webapps/util.py
A lib/galaxy/webapps/uwsgi_schema.yml
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
A 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 openid/yahoo.xml
M run.sh
M run_reports.sh
M run_tool_shed.sh
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/admin_cleanup_datasets.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
A scripts/common_startup_functions.sh
M scripts/communication/communication_server.py
M scripts/communication/template/communication.js
A scripts/config_sample_to_kwalify.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
R scripts/grt.py
R scripts/grt.yml.sample
A scripts/grt/export.py
A scripts/grt/grt.yml.sample
A scripts/grt/upload.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/galaxy.js.map
M static/maps/galaxy.pages.js.map
M static/maps/layout/menu.js.map
M static/maps/layout/page.js.map
A static/maps/layout/router.js.map
M static/maps/mvc/collection/list-collection-creator.js.map
M static/maps/mvc/dataset/data.js.map
A static/maps/mvc/dataset/dataset-edit-attributes.js.map
A static/maps/mvc/dataset/dataset-error.js.map
M static/maps/mvc/dataset/dataset-li-edit.js.map
M static/maps/mvc/form/form-parameters.js.map
M static/maps/mvc/form/form-repeat.js.map
M static/maps/mvc/form/form-view.js.map
A static/maps/mvc/form/form-wrapper.js.map
M static/maps/mvc/grid/grid-model.js.map
M static/maps/mvc/grid/grid-template.js.map
M static/maps/mvc/grid/grid-view.js.map
A static/maps/mvc/job/job-params.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-base.js.map
M static/maps/mvc/tool/tool-form-composite.js.map
M static/maps/mvc/tool/tool-form.js.map
A static/maps/mvc/tool/tool-genomespace.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-buttons.js.map
M static/maps/mvc/ui/ui-drilldown.js.map
M static/maps/mvc/ui/ui-list.js.map
M static/maps/mvc/ui/ui-popover.js.map
M static/maps/mvc/ui/ui-select-content.js.map
M static/maps/mvc/ui/ui-select-default.js.map
A static/maps/mvc/ui/ui-select-genomespace.js.map
M static/maps/mvc/upload/upload-ftp.js.map
M static/maps/mvc/upload/upload-view.js.map
M static/maps/mvc/user/user-custom-builds.js.map
M static/maps/mvc/user/user-preferences.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/mvc/workflow/workflow.js.map
M static/maps/nls/fr/locale.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/query-string-parsing.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
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/galaxy.js
M static/scripts/galaxy.pages.js
M static/scripts/layout/menu.js
M static/scripts/layout/page.js
A static/scripts/layout/router.js
M static/scripts/mvc/collection/list-collection-creator.js
M static/scripts/mvc/dataset/data.js
A static/scripts/mvc/dataset/dataset-edit-attributes.js
A static/scripts/mvc/dataset/dataset-error.js
M static/scripts/mvc/dataset/dataset-li-edit.js
M static/scripts/mvc/form/form-parameters.js
M static/scripts/mvc/form/form-repeat.js
M static/scripts/mvc/form/form-view.js
A static/scripts/mvc/form/form-wrapper.js
M static/scripts/mvc/grid/grid-model.js
M static/scripts/mvc/grid/grid-template.js
M static/scripts/mvc/grid/grid-view.js
A static/scripts/mvc/job/job-params.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-base.js
M static/scripts/mvc/tool/tool-form-composite.js
M static/scripts/mvc/tool/tool-form.js
A static/scripts/mvc/tool/tool-genomespace.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-buttons.js
M static/scripts/mvc/ui/ui-drilldown.js
M static/scripts/mvc/ui/ui-list.js
M static/scripts/mvc/ui/ui-popover.js
M static/scripts/mvc/ui/ui-select-content.js
M static/scripts/mvc/ui/ui-select-default.js
A static/scripts/mvc/ui/ui-select-genomespace.js
M static/scripts/mvc/upload/upload-ftp.js
M static/scripts/mvc/upload/upload-view.js
M static/scripts/mvc/user/user-custom-builds.js
M static/scripts/mvc/user/user-preferences.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/mvc/workflow/workflow.js
M static/scripts/nls/fr/locale.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/query-string-parsing.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
M static/style/blue/base.css
R templates/admin/dataset_security/group/grid.mako
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
R templates/admin/dataset_security/role/grid.mako
R templates/admin/dataset_security/role/role.mako
R templates/admin/dataset_security/role/role_create.mako
R templates/admin/dataset_security/role/role_rename.mako
R templates/admin/quota/grid.mako
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
R templates/admin/tool_shed_repository/grid.mako
R templates/admin/tool_version/grid.mako
R templates/admin/user/grid.mako
R templates/admin/user/reset_password.mako
R templates/admin/user/user.mako
M templates/galaxy_client_app.mako
M templates/show_params.mako
M templates/tagging_common.mako
M templates/user/login.mako
M templates/user/register.mako
R templates/webapps/galaxy/dataset/edit_attributes.mako
R templates/webapps/galaxy/dataset/errors.mako
M templates/webapps/galaxy/history/display_structured.mako
M templates/webapps/galaxy/workflow/build_from_current_history.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
A templates/webapps/tool_shed/admin/dataset_security/role/role.mako
A templates/webapps/tool_shed/admin/dataset_security/role/role_create.mako
A templates/webapps/tool_shed/admin/dataset_security/role/role_rename.mako
A templates/webapps/tool_shed/admin/user/reset_password.mako
A templates/webapps/tool_shed/admin/user/user.mako
M templates/webapps/tool_shed/repository/common.mako
R templates/webapps/tool_shed/repository/grid.mako
A test-data/1.sam.gz
A test-data/bad.html.gz
A test-data/random-file
A test-data/test.vcf.gz
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
A test/functional/tools/collection_creates_dynamic_nested_from_json.xml
A test/functional/tools/collection_creates_dynamic_nested_from_json_elements.xml
A test/functional/tools/identifier_source.xml
M test/functional/tools/sample_datatypes_conf.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
A test/functional/tools/vcf_bgzip.xml
M test/galaxy_selenium/driver_factory.py
M test/integration/test_maximum_worklfow_invocation_duration.py
M test/integration/test_resolvers.py
A 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
A test/unit/config/1607_root_filters/config/galaxy.ini
A test/unit/config/1607_root_filters/config/tool_shed.ini
A test/unit/config/1607_root_samples/config/galaxy.ini
A test/unit/config/1607_root_samples/config/reports.ini
A test/unit/config/1607_root_samples/config/tool_shed.ini
A test/unit/config/test_config_manage.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
A test/unit/test_remote_shell.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_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/data_source/upload.xml
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_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
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
M tox.ini
Log Message:
-----------
Merge remote-tracking branch 'remotes/upstream/dev' into CloudObjectStore
Commit: a8784369e4b243856b9582f9417039bf0c6bc83a
https://github.com/galaxyproject/galaxy/commit/a8784369e4b243856b9582f94170…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed white spaces.
Commit: eaa5931d195d4710d939e6f8d53bfe2fed38ba2f
https://github.com/galaxyproject/galaxy/commit/eaa5931d195d4710d939e6f8d53b…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M lib/galaxy/dependencies/pinned-requirements.txt
Log Message:
-----------
Updated requirements: sqlalchemy-migrate and pbr.
Commit: 90c444d9a136400af608cb7fd7f8e8d59de3ba90
https://github.com/galaxyproject/galaxy/commit/90c444d9a136400af608cb7fd7f8…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-23 (Wed, 23 Aug 2017)
Changed paths:
M lib/galaxy/dependencies/__init__.py
Log Message:
-----------
Removed a white space between parenthesis and arguments
Commit: f6586a8e6d861c8c6803f96340641abf6470c2fc
https://github.com/galaxyproject/galaxy/commit/f6586a8e6d861c8c6803f9634064…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-08-24 (Thu, 24 Aug 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Surrounded CloudBridge import in a try-catch block.
Commit: 26cbf04ed0f30f72c994af0ffab54eab7dd8ac0b
https://github.com/galaxyproject/galaxy/commit/26cbf04ed0f30f72c994af0ffab5…
Author: John Chilton <jmchilton(a)gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Rework conditional dependency handling in galaxy.objectstore.cloud.
This file may be loaded (e.g. for testing) but not used, so we shouldn't log a generic error about cloudbridge being unavailable, if someone attempts to actually use the object store and it isn't available then raise an informative exception.
Commit: cf56d1d37b77b5ca18037da8a392d68199fcb4d6
https://github.com/galaxyproject/galaxy/commit/cf56d1d37b77b5ca18037da8a392…
Author: Vahid <VJalili(a)users.noreply.github.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Merge pull request #3 from jmchilton/CloudObjectStore
Rework conditional dependency handling in galaxy.objectstore.cloud.
Commit: 6d65e902b12b4fca9af613085b5bc828c8a6d2fc
https://github.com/galaxyproject/galaxy/commit/6d65e902b12b4fca9af613085b5b…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Updated an error message.
Commit: cfce6c221c3f453e75542d53262f53c7e3411f86
https://github.com/galaxyproject/galaxy/commit/cfce6c221c3f453e75542d53262f…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed `boto` logging level set.
Commit: b55583701cbf33f52db88f147dda6b04499243d7
https://github.com/galaxyproject/galaxy/commit/b55583701cbf33f52db88f147dda…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-09-05 (Tue, 05 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed retries for getting a bucket.
Commit: 5977056715a5d2e12b638012b6fc99d885ea034a
https://github.com/galaxyproject/galaxy/commit/5977056715a5d2e12b638012b6fc…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-09-11 (Mon, 11 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Resolved a bug with uploading a dataset using Cloud (not differentiating
between uploading from a file vs. string).
Commit: 45ac767a4eb6ab9e15a1e46a1e9e4ae70591e188
https://github.com/galaxyproject/galaxy/commit/45ac767a4eb6ab9e15a1e46a1e9e…
Author: vahid <jalili.vahid(a)gmail.com>
Date: 2017-09-11 (Mon, 11 Sep 2017)
Changed paths:
M lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Removed an unused variable (i.e., mb_size) from Cloud
Commit: 9f0676d7d4984fa2540c1be001f705b02d33cd8d
https://github.com/galaxyproject/galaxy/commit/9f0676d7d4984fa2540c1be001f7…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M config/object_store_conf.xml.sample
M lib/galaxy/dependencies/__init__.py
M lib/galaxy/dependencies/conditional-requirements.txt
M lib/galaxy/dependencies/pinned-requirements.txt
M lib/galaxy/objectstore/__init__.py
A lib/galaxy/objectstore/cloud.py
Log Message:
-----------
Merge remote-tracking branch 'VJalili/CloudObjectStore' into dev
Compare: https://github.com/galaxyproject/galaxy/compare/7f30028d32b5...9f0676d7d498
1
0
11 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: a54f4892fa1defe5e406e10a658305872f479be3
https://github.com/galaxyproject/galaxy/commit/a54f4892fa1defe5e406e10a6583…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/framework/webapp.py
Log Message:
-----------
Remove generic formbuilder controller redirect
Commit: 6f2da1882a119db41adbfc766add198733522ea7
https://github.com/galaxyproject/galaxy/commit/6f2da1882a119db41adbfc766add…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
R lib/galaxy/web/framework/formbuilder.py
Log Message:
-----------
Remove formbuilder code file
Commit: 28f7bed5ffcc85069d234724c56a6a0850f1da2c
https://github.com/galaxyproject/galaxy/commit/28f7bed5ffcc85069d234724c56a…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Remove unused field as html function from model
Commit: 67aac2d9d9d4305f8064584366125579445cc476
https://github.com/galaxyproject/galaxy/commit/67aac2d9d9d4305f806458436612…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Remove unused html helper for address fields
Commit: 372ae48a85ddf9cc5f450bba19e937e23a6a3c08
https://github.com/galaxyproject/galaxy/commit/372ae48a85ddf9cc5f450bba19e9…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/metadata.py
Log Message:
-----------
Remove html helpers from metadata parameter inputs
Commit: ec1438c9a0396cf0f370c66c14116b952bbd66a4
https://github.com/galaxyproject/galaxy/commit/ec1438c9a0396cf0f370c66c1411…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py
Log Message:
-----------
Avoid returning html in galaxy associated toolshed api
Commit: c20ddb096d36f2125dee2ec9aed9ba7fde2e04d4
https://github.com/galaxyproject/galaxy/commit/c20ddb096d36f2125dee2ec9aed9…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/toolshed.py
Log Message:
-----------
Remove html helpers from second toolshed api controller
Commit: 8d41a79ba12360357aae688600963e2f4a14f524
https://github.com/galaxyproject/galaxy/commit/8d41a79ba12360357aae68860096…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove html based input doc tests
Commit: 26e8d89a1a415d248aaa4c377b6587181bd77076
https://github.com/galaxyproject/galaxy/commit/26e8d89a1a415d248aaa4c377b65…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
M lib/tool_shed/util/repository_util.py
Log Message:
-----------
Move select builder to toolshed
Commit: 9b95e7e9519467187f2a9240c47551cb74e43291
https://github.com/galaxyproject/galaxy/commit/9b95e7e9519467187f2a9240c475…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove html helpers from form builder
Commit: 4f80540e89834f3092e1d9e2ba2a993130e70953
https://github.com/galaxyproject/galaxy/commit/4f80540e89834f3092e1d9e2ba2a…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove size handlers for html text fields
Commit: a840c4792295dce538e332496e2baeba11a2f2c0
https://github.com/galaxyproject/galaxy/commit/a840c4792295dce538e332496e2b…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove refresh on change handler for checkbox field
Commit: 96d3d27a59faa378dba4d4d9d50966b324751580
https://github.com/galaxyproject/galaxy/commit/96d3d27a59faa378dba4d4d9d509…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove html helper to disable input fields
Commit: 3bc44493367cd4f6e4c4efa5551463f35238f507
https://github.com/galaxyproject/galaxy/commit/3bc44493367cd4f6e4c4efa55514…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused file field from form builder
Commit: ea9d53c5d8eef6bc67ceac55c2bc8a3b6a570a66
https://github.com/galaxyproject/galaxy/commit/ea9d53c5d8eef6bc67ceac55c2bc…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused genome space field from form builder
Commit: f77a47bf651366a259b7964658538e03f0900c73
https://github.com/galaxyproject/galaxy/commit/f77a47bf651366a259b796465853…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused hidden field wrapper from form builder
Commit: 16036fbe4f4166b53c31edde9e14256a5c87b554
https://github.com/galaxyproject/galaxy/commit/16036fbe4f4166b53c31edde9e14…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused params parameter from addressfield wrapper
Commit: 09862dde84e0e9acbf7b09122cf22bcdc65759d5
https://github.com/galaxyproject/galaxy/commit/09862dde84e0e9acbf7b09122cf2…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused params parameter from workflow fields
Commit: 82f56b004a440c7b57d4103e1b2b0359756b2c1e
https://github.com/galaxyproject/galaxy/commit/82f56b004a440c7b57d4103e1b2b…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused parameters from workflow mapping field
Commit: 0147816ecf6a00472a528f7fc672c9b45888287f
https://github.com/galaxyproject/galaxy/commit/0147816ecf6a00472a528f7fc672…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused parameters from history field
Commit: d0565f1f5078e8e355a7f79c1f91411cd12070bb
https://github.com/galaxyproject/galaxy/commit/d0565f1f5078e8e355a7f79c1f91…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove checkbox special case handling, only used in toolshed
Commit: f8ef4a7bc14c9ad80a0fc7a27ffb89fadefc14eb
https://github.com/galaxyproject/galaxy/commit/f8ef4a7bc14c9ad80a0fc7a27ffb…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Remove template form helper for libraries
Commit: 797fd8286f2db4656a6d9ba8a720a4f1f12e0b3a
https://github.com/galaxyproject/galaxy/commit/797fd8286f2db4656a6d9ba8a720…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/library_contents.py
Log Message:
-----------
Remove get widget helper
Commit: df5a9530e0dbdf94d05bf5ee25ca722278e927d6
https://github.com/galaxyproject/galaxy/commit/df5a9530e0dbdf94d05bf5ee25ca…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
Log Message:
-----------
Remove association for template helpers
Commit: 4d1df8c4566e539e4c192867eea9cfc761191a6b
https://github.com/galaxyproject/galaxy/commit/4d1df8c4566e539e4c192867eea9…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused checkbox parameters
Commit: 296649937ff045734480a4b673902f5921cf3ad5
https://github.com/galaxyproject/galaxy/commit/296649937ff045734480a4b67390…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused on change handler for galaxy select fields
Commit: 31607438e7492467e1d689060007dfaed45e5fcd
https://github.com/galaxyproject/galaxy/commit/31607438e7492467e1d689060007…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove unused select value helper
Commit: 3eed3a4df058c1674ec3d4682c8365d45f4b2386
https://github.com/galaxyproject/galaxy/commit/3eed3a4df058c1674ec3d4682c83…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
R templates/common/select_template.mako
R templates/common/template_common.mako
Log Message:
-----------
Remove unused mako templates for custom form building
Commit: 26677708e14b5e4ae23e4dfea5b105b74bc4b134
https://github.com/galaxyproject/galaxy/commit/26677708e14b5e4ae23e4dfea5b1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/web/framework/webapp.py
Log Message:
-----------
Remove unused form template loader
Commit: 07ce743b8df873a348d883e202c5f3f45315aceb
https://github.com/galaxyproject/galaxy/commit/07ce743b8df873a348d883e202c5…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
R templates/form.mako
Log Message:
-----------
Remove form.mako
Commit: d489aea241a27dfc8a15875a0cb37c2f54f2eacc
https://github.com/galaxyproject/galaxy/commit/d489aea241a27dfc8a15875a0cb3…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
Log Message:
-----------
Remove unused refresh on change parsing for tool version selection field
Commit: 91c05859b6f9fc9fefc3b4fca3f1dc12cac9a176
https://github.com/galaxyproject/galaxy/commit/91c05859b6f9fc9fefc3b4fca3f1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/util/repository_util.py
Log Message:
-----------
Move remaining form builder to toolshed
Commit: 8ccdee9690eac96da1b12e5b6b22c72509b90af3
https://github.com/galaxyproject/galaxy/commit/8ccdee9690eac96da1b12e5b6b22…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/util/repository_util.py
Log Message:
-----------
Link toolshed form builder to repository utilites
Commit: ec16aadccc9a476d5f2936953fe2975246b460ab
https://github.com/galaxyproject/galaxy/commit/ec16aadccc9a476d5f2936953fe2…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/grids/util.py
Log Message:
-----------
Link toolshed form builder with grid utilities
Commit: a726eba67bd0a762346cec3cd2338481085b142d
https://github.com/galaxyproject/galaxy/commit/a726eba67bd0a762346cec3cd233…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
A lib/tool_shed/util/form_util.py
Log Message:
-----------
Add form builder for toolshed
Commit: 0dcad1a485e677de244f7483fb6210ebea47ad58
https://github.com/galaxyproject/galaxy/commit/0dcad1a485e677de244f7483fb62…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py
M lib/tool_shed/metadata/repository_metadata_manager.py
M lib/tool_shed/repository_types/util.py
M lib/tool_shed/util/admin_util.py
M lib/tool_shed/util/form_util.py
M lib/tool_shed/util/tool_dependency_util.py
M lib/tool_shed/util/tool_util.py
Log Message:
-----------
Import toolshed form builder in remaining modules
Commit: c1acba4a5ba63c4ef0d6e4b69e7c1840d87cae28
https://github.com/galaxyproject/galaxy/commit/c1acba4a5ba63c4ef0d6e4b69e7c…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/util/form_util.py
Log Message:
-----------
Remove to dictionary helpers from toolshed form builder
Commit: 2c1a9a6b7a910fb571e7b6c268ba952706e92644
https://github.com/galaxyproject/galaxy/commit/2c1a9a6b7a910fb571e7b6c268ba…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
Log Message:
-----------
Use toolshed form builder for admin toolshed
Commit: 0b3bcb748548dbd7bd58c54b03c273912dca96e9
https://github.com/galaxyproject/galaxy/commit/0b3bcb748548dbd7bd58c54b03c2…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/util/hg_util.py
Log Message:
-----------
Avoid uninitialized variable in toolshed cloning process
Commit: c2f92fdc4bcc9c440a97503f94090a748ef6c30a
https://github.com/galaxyproject/galaxy/commit/c2f92fdc4bcc9c440a97503f9409…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M lib/tool_shed/util/form_util.py
Log Message:
-----------
Restore dict helper, some toolshed elements use the new client but the toolshed backend
Commit: 87e44fbdfe1a84be77603b77043249ad73219ef6
https://github.com/galaxyproject/galaxy/commit/87e44fbdfe1a84be77603b770432…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-02 (Sat, 02 Dec 2017)
Changed paths:
M lib/galaxy/model/__init__.py
M lib/galaxy/web/form_builder.py
M lib/galaxy/webapps/galaxy/api/library_contents.py
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py
M lib/tool_shed/grids/util.py
M lib/tool_shed/metadata/repository_metadata_manager.py
M lib/tool_shed/util/form_util.py
M lib/tool_shed/util/tool_dependency_util.py
M lib/tool_shed/util/tool_util.py
Log Message:
-----------
Fix import order
Commit: 644c108e28e3c804e2f9841d5d4ac377157be3fe
https://github.com/galaxyproject/galaxy/commit/644c108e28e3c804e2f9841d5d4a…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-02 (Sat, 02 Dec 2017)
Changed paths:
M lib/galaxy/web/__init__.py
Log Message:
-----------
Remove formbuilder from framework import
Commit: 141a321bfe3ee35cd1a199f42f5e55d131775c0d
https://github.com/galaxyproject/galaxy/commit/141a321bfe3ee35cd1a199f42f5e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-04 (Mon, 04 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/toolshed.py
Log Message:
-----------
Remove unused panel section parsing
Commit: da9d9bf61cf90dd6d3b12450bf1cdceebd2d64ea
https://github.com/galaxyproject/galaxy/commit/da9d9bf61cf90dd6d3b12450bf1c…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-04 (Mon, 04 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py
Log Message:
-----------
Remove panel section from duplicate toolshed api endpoint
Commit: c7ebf747f9fef827e89893776ee77870b996d70a
https://github.com/galaxyproject/galaxy/commit/c7ebf747f9fef827e89893776ee7…
Author: Dave B <dave(a)bx.psu.edu>
Date: 2017-12-04 (Mon, 04 Dec 2017)
Changed paths:
M client/galaxy/scripts/mvc/toolshed/repository-view.js
M lib/tool_shed/util/form_util.py
M static/scripts/bundled/adminToolshed.bundled.js
M static/scripts/mvc/toolshed/repository-view.js
Log Message:
-----------
Fix the shed tool conf select field.
Commit: 82b8e093fc4fe8c4e960af407824bf04308436c2
https://github.com/galaxyproject/galaxy/commit/82b8e093fc4fe8c4e960af407824…
Author: Dave B <dave(a)bx.psu.edu>
Date: 2017-12-04 (Mon, 04 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py
M lib/galaxy/webapps/galaxy/api/toolshed.py
Log Message:
-----------
Merge branch 'remove_formbuilder' of ssh://github.com/guerler/galaxy into remove_formbuilder
Commit: 47a91eae67b2d66ed8beb45893577dc1e101b7a5
https://github.com/galaxyproject/galaxy/commit/47a91eae67b2d66ed8beb4589357…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
M templates/user/register.mako
Log Message:
-----------
Build subscribe checkbox in register mako without html backend helper
Commit: 9fb40508fdf4c4c8ab4dafcec38185b28574eb6d
https://github.com/galaxyproject/galaxy/commit/9fb40508fdf4c4c8ab4dafcec381…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M client/galaxy/scripts/mvc/toolshed/repository-view.js
M lib/tool_shed/util/form_util.py
M static/scripts/bundled/adminToolshed.bundled.js
M static/scripts/mvc/toolshed/repository-view.js
Log Message:
-----------
Merge branch 'remove_formbuilder' of https://github.com/guerler/galaxy into remove_formbuilder
Commit: 969f3d7e2ea3e39f52e5e5f0d5c4dd0ca769291a
https://github.com/galaxyproject/galaxy/commit/969f3d7e2ea3e39f52e5e5f0d5c4…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
R client/galaxy/scripts/apps/admin-toolshed.js
A client/galaxy/scripts/apps/extended.js
R client/galaxy/scripts/apps/library.js
R client/galaxy/scripts/apps/masthead.js
R client/galaxy/scripts/apps/viz.js
R client/galaxy/scripts/apps/workflow.js
M client/galaxy/scripts/mvc/form/form-data.js
M client/galaxy/scripts/mvc/form/form-parameters.js
M client/galaxy/scripts/mvc/form/form-repeat.js
M client/galaxy/scripts/mvc/form/form-view.js
M client/galaxy/scripts/mvc/form/form-wrapper.js
M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js
M client/galaxy/scripts/mvc/ui/ui-misc.js
M client/galaxy/scripts/mvc/ui/ui-modal.js
M client/galaxy/scripts/mvc/ui/ui-portlet.js
M client/galaxy/scripts/mvc/ui/ui-slider.js
M client/galaxy/scripts/mvc/ui/ui-tabs.js
M client/galaxy/scripts/mvc/ui/ui-thumbnails.js
M client/galaxy/scripts/mvc/visualization/visualization-model.js
M client/galaxy/scripts/mvc/workflow/workflow-canvas.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/scripts/utils/utils.js
M client/package.json
M client/webpack.config.js
M client/yarn.lock
M config/datatypes_conf.xml.sample
M config/plugins/visualizations/charts/static/client/app.js
M config/plugins/visualizations/charts/static/client/components/model.js
M config/plugins/visualizations/charts/static/client/components/screenshot.js
M config/plugins/visualizations/charts/static/client/views/description.js
M config/plugins/visualizations/charts/static/client/views/editor.js
M config/plugins/visualizations/charts/static/client/views/groups.js
M config/plugins/visualizations/charts/static/client/views/settings.js
M config/plugins/visualizations/charts/static/client/views/viewer.js
M config/plugins/visualizations/charts/static/client/views/viewport.js
M config/plugins/visualizations/charts/webpack.config.js
R config/plugins/visualizations/scatterplot/Gruntfile.js
R config/plugins/visualizations/scatterplot/src/scatterplot-config-editor.js
R config/plugins/visualizations/scatterplot/src/scatterplot-display.js
R config/plugins/visualizations/scatterplot/src/scatterplot-model.js
M config/plugins/visualizations/scatterplot/src/scatterplot.js
M config/plugins/visualizations/scatterplot/static/numeric-column-stats.js
R config/plugins/visualizations/scatterplot/static/scatterplot-edit.js
A config/plugins/visualizations/scatterplot/static/scatterplot.bundle.js
M config/plugins/visualizations/scatterplot/static/worker-stats.js
M config/plugins/visualizations/scatterplot/templates/scatterplot.mako
A config/plugins/visualizations/scatterplot/webpack.config.js
M lib/galaxy/datatypes/binary.py
M lib/galaxy/datatypes/msa.py
M lib/galaxy/datatypes/registry.py
M lib/galaxy/datatypes/sniff.py
M lib/galaxy/tools/error_reports/plugins/sentry.py
M lib/galaxy/tools/toolbox/filters/__init__.py
M lib/galaxy/webapps/galaxy/api/users.py
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
M lib/galaxy/webapps/galaxy/controllers/library.py
M lib/galaxy/webapps/galaxy/controllers/visualization.py
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/adminToolshed.bundled.js
M static/scripts/bundled/analysis.bundled.js
A static/scripts/bundled/extended.bundled.js
M static/scripts/bundled/library.bundled.js
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/login.bundled.js
M static/scripts/bundled/masthead.bundled.js
M static/scripts/bundled/viz.bundled.js
M static/scripts/bundled/workflow.bundled.js
M static/scripts/mvc/form/form-data.js
M static/scripts/mvc/form/form-repeat.js
M static/scripts/mvc/form/form-view.js
M static/scripts/mvc/form/form-wrapper.js
M static/scripts/mvc/library/library-foldertoolbar-view.js
M static/scripts/mvc/ui/ui-misc.js
M static/scripts/mvc/ui/ui-modal.js
M static/scripts/mvc/ui/ui-portlet.js
M static/scripts/mvc/ui/ui-tabs.js
M static/scripts/mvc/ui/ui-thumbnails.js
M static/scripts/mvc/visualization/visualization-model.js
M static/scripts/mvc/workflow/workflow-canvas.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/scripts/utils/utils.js
M templates/webapps/galaxy/base_panels.mako
M templates/webapps/galaxy/galaxy.masthead.mako
M templates/webapps/galaxy/galaxy.panels.mako
M templates/webapps/galaxy/workflow/editor.mako
M tools/data_source/upload.py
Log Message:
-----------
Merge branch 'dev' into remove_formbuilder
Commit: aba0d3d0156a58d6b9301cdd9fcf440400f87e71
https://github.com/galaxyproject/galaxy/commit/aba0d3d0156a58d6b9301cdd9fcf…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M client/galaxy/scripts/mvc/toolshed/repository-view.js
Log Message:
-----------
Remove debug output
Commit: 49783c21e853467e18d997bfde869ac4bbfbb2af
https://github.com/galaxyproject/galaxy/commit/49783c21e853467e18d997bfde86…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M static/scripts/bundled/extended.bundled.js
M static/scripts/mvc/toolshed/repository-view.js
Log Message:
-----------
Make client
Commit: c49a184952c2ab6fa15b906d9726cfe3f36ecce8
https://github.com/galaxyproject/galaxy/commit/c49a184952c2ab6fa15b906d9726…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Add select to manage repositories
Commit: d72bd83600696e2ad89e457a8dec0c0563b6cda0
https://github.com/galaxyproject/galaxy/commit/d72bd83600696e2ad89e457a8dec…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Switch alert checked to mako without backend support
Commit: 4d1dae38f8137b6a76e9880f321e4264078e184b
https://github.com/galaxyproject/galaxy/commit/4d1dae38f8137b6a76e9880f321e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/webapps/tool_shed/user/manage_email_alerts.mako
Log Message:
-----------
Revise checkbox in manage emails mako
Commit: 0e14da24feb002e6885cae5cba05e75f80feb033
https://github.com/galaxyproject/galaxy/commit/0e14da24feb002e6885cae5cba05…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Revise malicious checkbox in repository manager
Commit: efc0135fc5d4ed2267e8516c3ec3a17504e4e6bc
https://github.com/galaxyproject/galaxy/commit/efc0135fc5d4ed2267e8516c3ec3…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-05 (Tue, 05 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Replace select field for alerts
Commit: 41eb44961f7553689c677dae39e18620f8a5d89f
https://github.com/galaxyproject/galaxy/commit/41eb44961f7553689c677dae39e1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/webapps/tool_shed/repository/find_tools.mako
M templates/webapps/tool_shed/repository/find_workflows.mako
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Transform checkboxes in find workflows and tools
Commit: 27d738192fed9eb66882e35e838499360a9f9522
https://github.com/galaxyproject/galaxy/commit/27d738192fed9eb66882e35e8384…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/user/register.mako
M templates/webapps/tool_shed/common/common.mako
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Add shared checkbox and select field helper to common makos
Commit: 7583c2be55ac74e9747351f58056c020b1d6a623
https://github.com/galaxyproject/galaxy/commit/7583c2be55ac74e9747351f58056…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
Log Message:
-----------
Adjust previously revised checkboxes
Commit: a32f8349d47741e6f960084da4e6eef88cc189ed
https://github.com/galaxyproject/galaxy/commit/a32f8349d47741e6f960084da4e6…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/find_tools.mako
M templates/webapps/tool_shed/repository/find_workflows.mako
M templates/webapps/tool_shed/user/manage_email_alerts.mako
Log Message:
-----------
Adjust mako templates
Commit: 84ea08973acc16960bfa1e96530d68b8f341a8d4
https://github.com/galaxyproject/galaxy/commit/84ea08973acc16960bfa1e96530d…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Revise alerts checkbox in manage repositories
Commit: 9fc4817518516f0527e6c62dacf2e6dce91de0a8
https://github.com/galaxyproject/galaxy/commit/9fc4817518516f0527e6c62dacf2…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository_review/edit_review.mako
Log Message:
-----------
Edit review
Commit: 662e01a3a251f4edc9c540b534e2eee912f77bc2
https://github.com/galaxyproject/galaxy/commit/662e01a3a251f4edc9c540b534e2…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
M templates/webapps/tool_shed/common/common.mako
M templates/webapps/tool_shed/repository_review/browse_review.mako
Log Message:
-----------
Fix review editing
Commit: 8965d85607cd146a9d57789f107e7e99d0c3062c
https://github.com/galaxyproject/galaxy/commit/8965d85607cd146a9d57789f107e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Remove legacy refresh on change value handler
Commit: 726ce9ae66405513e054df6a87285c023352e00d
https://github.com/galaxyproject/galaxy/commit/726ce9ae66405513e054df6a8728…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/tools/__init__.py
Log Message:
-----------
Restore refresh flag on metadata ref
Commit: 63d312c11b4e424313d77c510425051bbce819fd
https://github.com/galaxyproject/galaxy/commit/63d312c11b4e424313d77c510425…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/tool_shed/grids/repository_grids.py
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Remove last get_html caller from toolshed backend library
Commit: 4fd96359395632f00277a03b59d69644af148b9c
https://github.com/galaxyproject/galaxy/commit/4fd96359395632f00277a03b59d6…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
R lib/tool_shed/util/form_util.py
Log Message:
-----------
Remove toolshed form builder
Commit: c20277dbb25316d79cadad24591a48303de708c8
https://github.com/galaxyproject/galaxy/commit/c20277dbb25316d79cadad24591a…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py
M lib/tool_shed/grids/util.py
M lib/tool_shed/metadata/repository_metadata_manager.py
M lib/tool_shed/repository_types/util.py
M lib/tool_shed/util/admin_util.py
M lib/tool_shed/util/repository_util.py
M lib/tool_shed/util/tool_dependency_util.py
M lib/tool_shed/util/tool_util.py
Log Message:
-----------
Remove form util helper from use cases
Commit: 4a66364fb19374468bc5ef322730f881ac172fb1
https://github.com/galaxyproject/galaxy/commit/4a66364fb19374468bc5ef322730…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add field id to select field handler
Commit: 48012b6c98b49e89b7d6291f08d84d0a5e874aae
https://github.com/galaxyproject/galaxy/commit/48012b6c98b49e89b7d6291f08d8…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/admin/tool_shed_repository/common.mako
M templates/webapps/tool_shed/repository/common.mako
Log Message:
-----------
Remove get html use cases in makos
Commit: 5bfb5196788c286c9ea88f0dd59b142055000490
https://github.com/galaxyproject/galaxy/commit/5bfb5196788c286c9ea88f0dd59b…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/admin/tool_shed_repository/common.mako
M templates/admin/tool_shed_repository/deactivate_or_uninstall_repository.mako
M templates/admin/tool_shed_repository/install_tool_dependencies_with_update.mako
M templates/admin/tool_shed_repository/manage_repository_tool_dependencies.mako
M templates/admin/tool_shed_repository/reselect_tool_panel_section.mako
M templates/admin/tool_shed_repository/reset_metadata_on_selected_repositories.mako
M templates/admin/tool_shed_repository/select_tool_panel_section.mako
M templates/webapps/tool_shed/admin/dataset_security/group/group_create.mako
M templates/webapps/tool_shed/admin/dataset_security/role/role_create.mako
M templates/webapps/tool_shed/common/reset_metadata_on_selected_repositories.mako
M templates/webapps/tool_shed/repository/preview_tools_in_changeset.mako
M templates/webapps/tool_shed/repository/view_repository.mako
M templates/webapps/tool_shed/repository_review/reviews_of_changeset_revision.mako
Log Message:
-----------
Remove get html calls from remaining makos
Commit: c6fc1a82824c58c4e241aa78f4b313dbbb0d10e9
https://github.com/galaxyproject/galaxy/commit/c6fc1a82824c58c4e241aa78f4b3…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/tool_form.mako
Log Message:
-----------
Regress form mako preview
Commit: b6e520902fe59ea8695e23f6689f67ddbb1ef8a5
https://github.com/galaxyproject/galaxy/commit/b6e520902fe59ea8695e23f6689f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-06 (Wed, 06 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
Log Message:
-----------
Fix push list handler
Commit: 4e2e2eb59af873038c979602c8d108d96fb43e1a
https://github.com/galaxyproject/galaxy/commit/4e2e2eb59af873038c979602c8d1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add multiple handler to mako
Commit: fcbd540eede33d013ebdabab914d263314b53b55
https://github.com/galaxyproject/galaxy/commit/fcbd540eede33d013ebdabab914d…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add refresh on change flag to select
Commit: 819225500218157ff7c0bd3a1c37ed23c61cb41b
https://github.com/galaxyproject/galaxy/commit/819225500218157ff7c0bd3a1c37…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add escape handler
Commit: 5aba71c84a1e83327f3769f165bbb44804aa7b07
https://github.com/galaxyproject/galaxy/commit/5aba71c84a1e83327f3769f165bb…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M templates/webapps/tool_shed/common/common.mako
M templates/webapps/tool_shed/repository/manage_repository.mako
Log Message:
-----------
Restore checkbox view for toolshed makos
Commit: 3f43fadd53dd5a9937e2e1dd7a5dee6df7a29151
https://github.com/galaxyproject/galaxy/commit/3f43fadd53dd5a9937e2e1dd7a5d…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Insert import into mako caller, escape labels
Commit: 3b16a39dc873aa41c7c35e83e6d7f4c2de0e1b41
https://github.com/galaxyproject/galaxy/commit/3b16a39dc873aa41c7c35e83e6d7…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Escape values and labels
Commit: 790a0b9e2cd0b3a62c851b30cf4474ecdaba3a35
https://github.com/galaxyproject/galaxy/commit/790a0b9e2cd0b3a62c851b30cf44…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
Log Message:
-----------
Avoid uninitialized parameter
Commit: db5cf7204a825c8beac97afee3d1bf693611cfc3
https://github.com/galaxyproject/galaxy/commit/db5cf7204a825c8beac97afee3d1…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
Log Message:
-----------
Fix value parsing to checkbox field
Commit: ecbe7878655f95d63896f4a70a6993c4acf3f0b1
https://github.com/galaxyproject/galaxy/commit/ecbe7878655f95d63896f4a70a69…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository.py
Log Message:
-----------
Fix allow push, switch to select field
Commit: c814e09563a29f998749e91338f7cf237c5e0070
https://github.com/galaxyproject/galaxy/commit/c814e09563a29f998749e91338f7…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository/tool_form.mako
Log Message:
-----------
Remove input element preview from tool preview
Commit: d746f8bd9e8fe506534d0332589db245ef9dcb5d
https://github.com/galaxyproject/galaxy/commit/d746f8bd9e8fe506534d0332589d…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-07 (Thu, 07 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Fix multiple handler
Commit: faf1c4f3224aba16cd7124f8f5fc1181f7e95b70
https://github.com/galaxyproject/galaxy/commit/faf1c4f3224aba16cd7124f8f5fc…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-08 (Fri, 08 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add value selection to select field
Commit: c9a9cb5e24dce19ff9283d72568003c1e5c2dcf8
https://github.com/galaxyproject/galaxy/commit/c9a9cb5e24dce19ff9283d725680…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-08 (Fri, 08 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Add value support for checkboxes
Commit: 701cdad4393310b67aa563a957ed3191ff9ecead
https://github.com/galaxyproject/galaxy/commit/701cdad4393310b67aa563a957ed…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-08 (Fri, 08 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/common/common.mako
Log Message:
-----------
Revise onchange attribute
Commit: c1e29a2cc2ba65ab926b5d032088b2dc6108ce2a
https://github.com/galaxyproject/galaxy/commit/c1e29a2cc2ba65ab926b5d032088…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-08 (Fri, 08 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
Log Message:
-----------
Restore previous behavior
Commit: 0444aa6ae68ae6b9f860f997c9bacd6aa02a9538
https://github.com/galaxyproject/galaxy/commit/0444aa6ae68ae6b9f860f997c9ba…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository_review/browse_review.mako
Log Message:
-----------
Fix checked value setting for private mode
Commit: 319205a57242ca8fb475dde0a67e21cf23fab420
https://github.com/galaxyproject/galaxy/commit/319205a57242ca8fb475dde0a67e…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M templates/webapps/tool_shed/repository_review/edit_review.mako
Log Message:
-----------
Handle checkbox flag for private settings, component name encoded in checkbox name
Commit: fa793bd637705b56f7cbb69b41a08843a9000ac1
https://github.com/galaxyproject/galaxy/commit/fa793bd637705b56f7cbb69b41a0…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M client/galaxy/scripts/apps/admin.js
M client/galaxy/scripts/apps/analysis.js
M client/galaxy/scripts/apps/panels/admin-panel.js
M client/galaxy/scripts/apps/panels/history-panel.js
M client/galaxy/scripts/apps/panels/tool-panel.js
M client/galaxy/scripts/galaxy.pages.js
M client/galaxy/scripts/layout/generic-nav-view.js
M client/galaxy/scripts/layout/scratchbook.js
M client/galaxy/scripts/mvc/collection/list-of-pairs-collection-creator.js
M client/galaxy/scripts/mvc/dataset/data.js
M client/galaxy/scripts/mvc/dataset/dataset-edit-attributes.js
M client/galaxy/scripts/mvc/dataset/dataset-error.js
M client/galaxy/scripts/mvc/dataset/dataset-li-edit.js
M client/galaxy/scripts/mvc/dataset/dataset-li.js
M client/galaxy/scripts/mvc/form/form-repeat.js
M client/galaxy/scripts/mvc/grid/grid-template.js
M client/galaxy/scripts/mvc/grid/grid-view.js
M client/galaxy/scripts/mvc/history/history-list.js
M client/galaxy/scripts/mvc/library/library-dataset-view.js
M client/galaxy/scripts/mvc/library/library-foldertoolbar-view.js
M client/galaxy/scripts/mvc/library/library-librarytoolbar-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/toolshed/repo-status-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/shed-list-view.js
M client/galaxy/scripts/mvc/toolshed/workflows-view.js
M client/galaxy/scripts/mvc/tours.js
M client/galaxy/scripts/mvc/ui/ui-frames.js
M client/galaxy/scripts/mvc/ui/ui-select-content.js
M client/galaxy/scripts/mvc/ui/ui-select-genomespace.js
M client/galaxy/scripts/mvc/upload/collection/collection-row.js
M client/galaxy/scripts/mvc/upload/collection/collection-view.js
M client/galaxy/scripts/mvc/upload/composite/composite-row.js
M client/galaxy/scripts/mvc/upload/composite/composite-view.js
M client/galaxy/scripts/mvc/upload/default/default-row.js
M client/galaxy/scripts/mvc/upload/default/default-view.js
M client/galaxy/scripts/mvc/upload/upload-button.js
M client/galaxy/scripts/mvc/upload/upload-view.js
M client/galaxy/scripts/mvc/user/user-custom-builds.js
M client/galaxy/scripts/mvc/user/user-preferences.js
M client/galaxy/scripts/mvc/workflow/workflow-forms.js
M client/galaxy/scripts/mvc/workflow/workflow-terminals.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M client/galaxy/scripts/mvc/workflow/workflow.js
M client/galaxy/scripts/nls/fr/locale.js
M client/galaxy/scripts/nls/ja/locale.js
M client/galaxy/scripts/nls/locale.js
M client/galaxy/scripts/onload.js
M client/galaxy/scripts/viz/circster.js
M client/galaxy/scripts/viz/phyloviz.js
M client/galaxy/scripts/viz/sweepster.js
M client/galaxy/scripts/viz/trackster.js
M client/galaxy/scripts/viz/trackster/filters.js
M client/galaxy/scripts/viz/trackster/tracks.js
M client/galaxy/scripts/viz/visualization.js
M config/plugins/webhooks/demo/tour_generator/static/script.js
A doc/source/admin/cluster.md
M doc/source/admin/index.rst
A doc/source/admin/jobs.md
A doc/source/admin/production.md
A doc/source/admin/scaling.md
A doc/source/admin/special_topics/apache.md
A doc/source/admin/special_topics/ftp.md
M doc/source/admin/special_topics/index.rst
A doc/source/admin/special_topics/job_metrics.md
A doc/source/admin/special_topics/nginx.md
M doc/source/conf.py
M lib/galaxy/model/__init__.py
M lib/galaxy/model/tool_shed_install/__init__.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/data/__init__.py
M lib/galaxy/tools/parameters/basic.py
A lib/galaxy/tools/repositories.py
A lib/galaxy/util/renamed_temporary_file.py
M lib/galaxy/webapps/galaxy/api/toolshed.py
M lib/galaxy/webapps/galaxy/api/workflows.py
M lib/galaxy/webapps/galaxy/controllers/root.py
M lib/galaxy/webapps/tool_shed/api/tools.py
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M lib/galaxy/webapps/tool_shed/controllers/upload.py
M lib/galaxy/workflow/modules.py
M lib/galaxy/workflow/run.py
M lib/tool_shed/galaxy_install/install_manager.py
M lib/tool_shed/metadata/metadata_generator.py
M lib/tool_shed/metadata/repository_metadata_manager.py
M lib/tool_shed/tools/data_table_manager.py
M lib/tool_shed/tools/tool_validator.py
M lib/tool_shed/util/commit_util.py
M lib/tool_shed/util/tool_util.py
M lib/tool_shed/util/workflow_util.py
M static/scripts/bundled/admin.bundled.js
M static/scripts/bundled/adminToolshed.bundled.js
M static/scripts/bundled/analysis.bundled.js
M static/scripts/bundled/extended.bundled.js
M static/scripts/bundled/library.bundled.js
M static/scripts/bundled/libs.bundled.js
M static/scripts/bundled/login.bundled.js
M static/scripts/bundled/masthead.bundled.js
M static/scripts/bundled/viz.bundled.js
M static/scripts/bundled/workflow.bundled.js
M static/scripts/galaxy.pages.js
M static/scripts/layout/generic-nav-view.js
M static/scripts/layout/scratchbook.js
M static/scripts/mvc/collection/list-of-pairs-collection-creator.js
M static/scripts/mvc/dataset/data.js
M static/scripts/mvc/dataset/dataset-edit-attributes.js
M static/scripts/mvc/dataset/dataset-error.js
M static/scripts/mvc/dataset/dataset-li-edit.js
M static/scripts/mvc/dataset/dataset-li.js
M static/scripts/mvc/form/form-repeat.js
M static/scripts/mvc/grid/grid-template.js
M static/scripts/mvc/grid/grid-view.js
M static/scripts/mvc/history/history-list.js
M static/scripts/mvc/library/library-dataset-view.js
M static/scripts/mvc/library/library-foldertoolbar-view.js
M static/scripts/mvc/library/library-librarytoolbar-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/toolshed/repo-status-view.js
M static/scripts/mvc/toolshed/repository-queue-view.js
M static/scripts/mvc/toolshed/repository-view.js
M static/scripts/mvc/toolshed/shed-list-view.js
M static/scripts/mvc/toolshed/workflows-view.js
M static/scripts/mvc/tours.js
M static/scripts/mvc/ui/ui-frames.js
M static/scripts/mvc/ui/ui-select-content.js
M static/scripts/mvc/ui/ui-select-genomespace.js
M static/scripts/mvc/upload/collection/collection-row.js
M static/scripts/mvc/upload/collection/collection-view.js
M static/scripts/mvc/upload/composite/composite-row.js
M static/scripts/mvc/upload/composite/composite-view.js
M static/scripts/mvc/upload/default/default-row.js
M static/scripts/mvc/upload/default/default-view.js
M static/scripts/mvc/upload/upload-button.js
M static/scripts/mvc/upload/upload-view.js
M static/scripts/mvc/user/user-custom-builds.js
M static/scripts/mvc/user/user-preferences.js
M static/scripts/mvc/workflow/workflow-forms.js
M static/scripts/mvc/workflow/workflow-terminals.js
M static/scripts/mvc/workflow/workflow-view.js
M static/scripts/mvc/workflow/workflow.js
M static/scripts/nls/fr/locale.js
M static/scripts/nls/ja/locale.js
M static/scripts/nls/locale.js
M static/scripts/onload.js
M static/scripts/viz/circster.js
M static/scripts/viz/phyloviz.js
M static/scripts/viz/sweepster.js
M static/scripts/viz/trackster.js
M static/scripts/viz/trackster/filters.js
M static/scripts/viz/trackster/tracks.js
M static/scripts/viz/visualization.js
M templates/webapps/galaxy/workflow/editor.mako
M test/api/test_workflows.py
A test/integration/resubmission_dynamic_job_conf.xml
M test/integration/resubmission_rules/rules.py
M test/integration/test_job_resubmission.py
A test/shed_functional/test_data/bowtie2_loc_sample/bowtie2_indices.loc.sample
A test/unit/tools/test_tool_validation.py
Log Message:
-----------
Merge branch 'dev' into remove_formbuilder
Commit: 98319803c0d63913a62bd620377090d7314174e2
https://github.com/galaxyproject/galaxy/commit/98319803c0d63913a62bd6203770…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
M templates/webapps/tool_shed/repository_review/edit_review.mako
Log Message:
-----------
Restore behavior, adjust for missing checkbox field value
Commit: 2686299ac9c2bff79429c2d2615f9d1ac1a9edbf
https://github.com/galaxyproject/galaxy/commit/2686299ac9c2bff79429c2d2615f…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M test/shed_functional/base/twilltestcase.py
Log Message:
-----------
Fix value setting in test case
Commit: 066d94b43482e3ee95a70b4a69a49a8fb99bcf58
https://github.com/galaxyproject/galaxy/commit/066d94b43482e3ee95a70b4a69a4…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-09 (Sat, 09 Dec 2017)
Changed paths:
M lib/galaxy/web/form_builder.py
Log Message:
-----------
Fix truthness detection for test cases
Commit: 34a71af9e1bd955bde43b91ea682af164988a339
https://github.com/galaxyproject/galaxy/commit/34a71af9e1bd955bde43b91ea682…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M client/galaxy/scripts/mvc/workflow/workflow-canvas.js
M client/galaxy/scripts/mvc/workflow/workflow-view.js
M config/plugins/interactive_environments/hicbrowser/config/allowed_images.yml.sample
M lib/galaxy/datatypes/binary.py
M lib/galaxy/datatypes/converters/cram_to_bam.py
M lib/galaxy/datatypes/converters/interval_to_tabix_converter.py
M lib/galaxy/datatypes/set_metadata_tool.xml
M lib/galaxy/datatypes/tabular.py
M lib/galaxy/datatypes/test/1.bam
A lib/galaxy/datatypes/test/1.vcf
A lib/galaxy/datatypes/test/1.vcf.gz
A lib/galaxy/datatypes/test/2.cram
A lib/galaxy/datatypes/test/2.shuffled.bam
M lib/galaxy/visualization/data_providers/genome.py
M static/scripts/bundled/extended.bundled.js
M static/scripts/mvc/workflow/workflow-canvas.js
M static/scripts/mvc/workflow/workflow-view.js
A test/unit/datatypes/converters/__init__.py
A test/unit/datatypes/converters/test_interval_to_tabix.py
A test/unit/datatypes/test_bam.py
A test/unit/datatypes/test_bcf.py
A test/unit/datatypes/test_cram.py
A test/unit/datatypes/test_vcf.py
A test/unit/datatypes/util.py
M tools/data_source/upload.xml
Log Message:
-----------
Merge branch 'dev' into remove_formbuilder
Commit: 7f30028d32b56eeeaacc6a874f8f1f2e312b9b49
https://github.com/galaxyproject/galaxy/commit/7f30028d32b56eeeaacc6a874f8f…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M client/galaxy/scripts/mvc/toolshed/repository-view.js
M lib/galaxy/model/__init__.py
M lib/galaxy/model/metadata.py
M lib/galaxy/tools/__init__.py
M lib/galaxy/tools/parameters/basic.py
M lib/galaxy/web/__init__.py
M lib/galaxy/web/form_builder.py
R lib/galaxy/web/framework/formbuilder.py
M lib/galaxy/web/framework/webapp.py
M lib/galaxy/webapps/galaxy/api/library_contents.py
M lib/galaxy/webapps/galaxy/api/tool_shed_repositories.py
M lib/galaxy/webapps/galaxy/api/toolshed.py
M lib/galaxy/webapps/galaxy/controllers/admin_toolshed.py
M lib/galaxy/webapps/tool_shed/controllers/repository.py
M lib/galaxy/webapps/tool_shed/controllers/repository_review.py
M lib/tool_shed/galaxy_install/metadata/installed_repository_metadata_manager.py
M lib/tool_shed/grids/repository_grids.py
M lib/tool_shed/grids/util.py
M lib/tool_shed/util/hg_util.py
M lib/tool_shed/util/repository_util.py
M lib/tool_shed/util/tool_dependency_util.py
M static/scripts/bundled/adminToolshed.bundled.js
M static/scripts/bundled/extended.bundled.js
R static/scripts/libs/bibtex.js
M static/scripts/mvc/toolshed/repository-view.js
M templates/admin/tool_shed_repository/common.mako
M templates/admin/tool_shed_repository/deactivate_or_uninstall_repository.mako
M templates/admin/tool_shed_repository/install_tool_dependencies_with_update.mako
M templates/admin/tool_shed_repository/manage_repository_tool_dependencies.mako
M templates/admin/tool_shed_repository/reselect_tool_panel_section.mako
M templates/admin/tool_shed_repository/reset_metadata_on_selected_repositories.mako
M templates/admin/tool_shed_repository/select_tool_panel_section.mako
R templates/form.mako
M templates/user/register.mako
M templates/webapps/tool_shed/admin/dataset_security/group/group_create.mako
M templates/webapps/tool_shed/admin/dataset_security/role/role_create.mako
M templates/webapps/tool_shed/common/common.mako
M templates/webapps/tool_shed/common/reset_metadata_on_selected_repositories.mako
M templates/webapps/tool_shed/repository/common.mako
M templates/webapps/tool_shed/repository/find_tools.mako
M templates/webapps/tool_shed/repository/find_workflows.mako
M templates/webapps/tool_shed/repository/manage_repository.mako
M templates/webapps/tool_shed/repository/preview_tools_in_changeset.mako
M templates/webapps/tool_shed/repository/tool_form.mako
M templates/webapps/tool_shed/repository/view_repository.mako
M templates/webapps/tool_shed/repository_review/browse_review.mako
M templates/webapps/tool_shed/repository_review/edit_review.mako
M templates/webapps/tool_shed/repository_review/reviews_of_changeset_revision.mako
M templates/webapps/tool_shed/user/manage_email_alerts.mako
M test/shed_functional/base/twilltestcase.py
Log Message:
-----------
Merge pull request #5114 from guerler/remove_formbuilder
Remove html formbuilder from backend
Compare: https://github.com/galaxyproject/galaxy/compare/1e8c15b3ba36...7f30028d32b5
1
0
11 Dec '17
Branch: refs/heads/dev
Home: https://github.com/galaxyproject/galaxy
Commit: 098e3d8c9e89c8ee64041c36489d0da601f55874
https://github.com/galaxyproject/galaxy/commit/098e3d8c9e89c8ee64041c36489d…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-10 (Sun, 10 Dec 2017)
Changed paths:
R lib/galaxy/webapps/reports/controllers/sample_tracking.py
Log Message:
-----------
Remove sample tracking controller from reports
Commit: 47b89b3540eeb92e5dfd61cf59a5d3f12b3cbe8d
https://github.com/galaxyproject/galaxy/commit/47b89b3540eeb92e5dfd61cf59a5…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-10 (Sun, 10 Dec 2017)
Changed paths:
M lib/galaxy/config.py
Log Message:
-----------
Remove unused legacy flag in config
Commit: af7b6af268b2ea547cd7029862985014aaf279cb
https://github.com/galaxyproject/galaxy/commit/af7b6af268b2ea547cd702986298…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-10 (Sun, 10 Dec 2017)
Changed paths:
M templates/webapps/reports/index.mako
Log Message:
-----------
Remove sample tracking option from reports panel
Commit: a0e355559419929dccd6cb93f3172d3114789f02
https://github.com/galaxyproject/galaxy/commit/a0e355559419929dccd6cb93f317…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-10 (Sun, 10 Dec 2017)
Changed paths:
R templates/common/select_template.mako
R templates/common/template_common.mako
Log Message:
-----------
Remove unused common mako templates
Commit: 410646c9799ef0409964a0b4c5ea76c76d8c609f
https://github.com/galaxyproject/galaxy/commit/410646c9799ef0409964a0b4c5ea…
Author: guerler <aysam.guerler(a)gmail.com>
Date: 2017-12-10 (Sun, 10 Dec 2017)
Changed paths:
R templates/webapps/reports/requests_per_month_all.mako
R templates/webapps/reports/requests_per_user.mako
R templates/webapps/reports/requests_user_per_month.mako
Log Message:
-----------
Remove unused sequencing request makos in reports
Commit: 1e8c15b3ba36d7b190b39530cceb5772f1908079
https://github.com/galaxyproject/galaxy/commit/1e8c15b3ba36d7b190b39530cceb…
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M lib/galaxy/config.py
R lib/galaxy/webapps/reports/controllers/sample_tracking.py
R templates/common/select_template.mako
R templates/common/template_common.mako
M templates/webapps/reports/index.mako
R templates/webapps/reports/requests_per_month_all.mako
R templates/webapps/reports/requests_per_user.mako
R templates/webapps/reports/requests_user_per_month.mako
Log Message:
-----------
Merge pull request #5182 from guerler/clear_sample_tracking
Remove legacy request controller from reports app
Compare: https://github.com/galaxyproject/galaxy/compare/3d989243a9fb...1e8c15b3ba36
1
0