Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 9f5b7a5f66e053b502c20aaaac588b604897ebaf https://github.com/galaxyproject/galaxy/commit/9f5b7a5f66e053b502c20aaaac588... Author: guerler <aysam.guerler@gmail.com> Date: 2016-03-05 (Sat, 05 Mar 2016) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/tools/__init__.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run_request.py M lib/tool_shed/util/workflow_util.py M templates/webapps/galaxy/workflow/run.mako M test/unit/workflows/test_modules.py Log Message: ----------- Revise tool state encryption, remove copy/paste hacks Commit: 96b1274b12a465c2ba0311124428aa929129af2c https://github.com/galaxyproject/galaxy/commit/96b1274b12a465c2ba0311124428a... Author: guerler <aysam.guerler@gmail.com> Date: 2016-03-05 (Sat, 05 Mar 2016) Changed paths: M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run_request.py M templates/webapps/galaxy/workflow/run.mako M test/unit/workflows/test_modules.py Log Message: ----------- Remove encode_runtime_state Commit: 57c25731492a7441b528dbf5de877c96d9cb30d5 https://github.com/galaxyproject/galaxy/commit/57c25731492a7441b528dbf5de877... Author: John Chilton <jmchilton@gmail.com> Date: 2016-03-08 (Tue, 08 Mar 2016) Changed paths: M lib/galaxy/managers/workflows.py M lib/galaxy/tools/__init__.py M lib/galaxy/workflow/modules.py M lib/galaxy/workflow/run_request.py M lib/tool_shed/util/workflow_util.py M templates/webapps/galaxy/workflow/run.mako M test/unit/workflows/test_modules.py Log Message: ----------- Merge pull request #1838 from guerler/remove_decoding_000 Remove decryption/encryption of tool states Compare: https://github.com/galaxyproject/galaxy/compare/0f06dfe670ac...57c25731492a