[galaxyproject/galaxy] 7b3fbc: Expose tool config file path to admins via the API...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 7b3fbcbd7f4e4464e7471b9d634165a20e24e834 https://github.com/galaxyproject/galaxy/commit/7b3fbcbd7f4e4464e7471b9d63416... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-08-26 (Wed, 26 Aug 2015) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Expose tool config file path to admins via the API. This is useful (not to mention already kinda exposed when using wrappers) for interfacing with planemo for the smc work and I would expect other automation tasks. Commit: 5e9d1becfca27882ab9a106df2ea80e3d7d96404 https://github.com/galaxyproject/galaxy/commit/5e9d1becfca27882ab9a106df2ea8... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-08-26 (Wed, 26 Aug 2015) Changed paths: M lib/galaxy/tools/__init__.py Log Message: ----------- Actually use the method instead of just checking it's existence Commit: dc7f7f2e3babf35dab06297245464fe16b97c8de https://github.com/galaxyproject/galaxy/commit/dc7f7f2e3babf35dab06297245464... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2015-08-26 (Wed, 26 Aug 2015) Changed paths: M test/unit/tools/test_toolbox_filters.py Log Message: ----------- Fix mock_trans to provide a user_is_admin member Commit: aea250334f319788aa6281bdb2d4ddfdfcb12b84 https://github.com/galaxyproject/galaxy/commit/aea250334f319788aa6281bdb2d4d... Author: Björn Grüning <bjoern@gruenings.eu> Date: 2015-08-26 (Wed, 26 Aug 2015) Changed paths: M lib/galaxy/tools/__init__.py M test/unit/tools/test_toolbox_filters.py Log Message: ----------- Merge pull request #652 from dannon/tool_path_expose Expose tool config file path to admins via the API. This is useful (… Compare: https://github.com/galaxyproject/galaxy/compare/b0f2eaec0312...aea250334f31
participants (1)
-
GitHub