[galaxyproject/galaxy] 1ec0f8: Standardize dict_*_visible_keys to a list.
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1ec0f8ea6679625ca51c4fde6d6690498ed3b4de https://github.com/galaxyproject/galaxy/commit/1ec0f8ea6679625ca51c4fde6d669... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: 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/parameters/basic.py M lib/galaxy/tools/parameters/grouping.py M lib/galaxy/tools/parser/output_objects.py M lib/galaxy/tools/toolbox/panel.py M lib/galaxy/webapps/tool_shed/model/__init__.py Log Message: ----------- Standardize dict_*_visible_keys to a list. Commit: 7145035d6c2d45aeb97fc29d7f160bfc80af9e5d https://github.com/galaxyproject/galaxy/commit/7145035d6c2d45aeb97fc29d7f160... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2017-10-03 (Tue, 03 Oct 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Two more spots needing standardization on list for _visible_keys (this concat would fail, another reason for using the same type everywhere) Commit: c478716f3b26332fcc3d1770b7dc04fe3d0c26a3 https://github.com/galaxyproject/galaxy/commit/c478716f3b26332fcc3d1770b7dc0... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: 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/parameters/basic.py M lib/galaxy/tools/parameters/grouping.py M lib/galaxy/tools/parser/output_objects.py M lib/galaxy/tools/toolbox/panel.py M lib/galaxy/webapps/tool_shed/model/__init__.py Log Message: ----------- Merge pull request #4744 from dannon/visible_keys_standardization Visible keys standardization Compare: https://github.com/galaxyproject/galaxy/compare/c49adb15184c...c478716f3b26
participants (1)
-
GitHub