[galaxyproject/galaxy] 417d11: Avoid stringification of tool state root dictionar...
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 417d119df9151b0462aa1c802108fa63f46e3f09 https://github.com/galaxyproject/galaxy/commit/417d119df9151b0462aa1c802108f... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-01 (Wed, 01 Feb 2017) Changed paths: M lib/galaxy/tools/__init__.py M lib/galaxy/workflow/modules.py Log Message: ----------- Avoid stringification of tool state root dictionary Commit: ee6063ec5b88308b2fbc2da9a47c3549f6a5c37b https://github.com/galaxyproject/galaxy/commit/ee6063ec5b88308b2fbc2da9a47c3... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-01 (Wed, 01 Feb 2017) Changed paths: M lib/galaxy/managers/workflows.py Log Message: ----------- Adjust export for backward compatibility Commit: fa93c6bbc8449555b1d59dbe9cfaab3ddd3fa45e https://github.com/galaxyproject/galaxy/commit/fa93c6bbc8449555b1d59dbe9cfaa... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-02 (Thu, 02 Feb 2017) Changed paths: M templates/webapps/tool_shed/repository/tool_form.mako Log Message: ----------- Remove state handling from tool shed mako Commit: 26a18440304c8b637dc5e0ffe7d3835026087903 https://github.com/galaxyproject/galaxy/commit/26a18440304c8b637dc5e0ffe7d38... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-03 (Fri, 03 Feb 2017) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/workflow/modules.py Log Message: ----------- Attempt to use dicts also for module parameter value storage Commit: 6acbafee8a60b03faae9906bfce44d67abfe54b1 https://github.com/galaxyproject/galaxy/commit/6acbafee8a60b03faae9906bfce44... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-04 (Sat, 04 Feb 2017) Changed paths: M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Use basic parameter handler to ensure proper text type value decoding Commit: 09f9396eab2c511013c0b637997191bc4f0e74ba https://github.com/galaxyproject/galaxy/commit/09f9396eab2c511013c0b63799719... Author: guerler <aysam.guerler@gmail.com> Date: 2017-02-06 (Mon, 06 Feb 2017) Changed paths: M lib/galaxy/tools/parameters/basic.py Log Message: ----------- Use number library to identify numeric values Commit: 7411aa52fd9cdaa1874a773fbfd440866f909e65 https://github.com/galaxyproject/galaxy/commit/7411aa52fd9cdaa1874a773fbfd44... Author: John Chilton <jmchilton@gmail.com> Date: 2017-02-07 (Tue, 07 Feb 2017) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/tools/__init__.py M lib/galaxy/tools/parameters/__init__.py M lib/galaxy/tools/parameters/basic.py M lib/galaxy/workflow/modules.py M templates/webapps/tool_shed/repository/tool_form.mako Log Message: ----------- Merge pull request #3522 from guerler/store_step_json_000 Store module step states as nested dictionaries, fix export for backward compatibility Compare: https://github.com/galaxyproject/galaxy/compare/68752b7db0c6...7411aa52fd9c
participants (1)
-
GitHub