[galaxyproject/galaxy] cf4936: Minor cleanup in galaxy.tools.actions
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: cf4936b3d480011a4638a393776dd5ec94f11ae4 https://github.com/galaxyproject/galaxy/commit/cf4936b3d480011a4638a393776dd... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Minor cleanup in galaxy.tools.actions Commit: 513b6a5d65676a2f03d6c4580d16e053d8fe6aaf https://github.com/galaxyproject/galaxy/commit/513b6a5d65676a2f03d6c4580d16e... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/workflow/run_request.py Log Message: ----------- Fix a few mutable default params in workflow/run_request. Commit: 332d79eb72c4bae90c911707d4db9285556c59b1 https://github.com/galaxyproject/galaxy/commit/332d79eb72c4bae90c911707d4db9... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/model/__init__.py Log Message: ----------- Fix 'uknown' typo in model exceptions Commit: 04404f915c70b90a9d4a56dbeb030748163dce16 https://github.com/galaxyproject/galaxy/commit/04404f915c70b90a9d4a56dbeb030... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Support re-execution of immediate PJAs when requing jobs Commit: b685b53d13b9fa91c4abcb631fc3cd5c68d5d9c4 https://github.com/galaxyproject/galaxy/commit/b685b53d13b9fa91c4abcb631fc3c... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-12 (Mon, 12 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Ship context along with PJA execution when remapping workflow immediate actions Commit: 6a7fb23f11e26b3761cb71128a4c5e0ac605d818 https://github.com/galaxyproject/galaxy/commit/6a7fb23f11e26b3761cb71128a4c5... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/tools/actions/__init__.py Log Message: ----------- Instead of denoting unused var from items(), just use values() Commit: f1dd060d73ccb369aafb1a56e902e4d4faf6dd64 https://github.com/galaxyproject/galaxy/commit/f1dd060d73ccb369aafb1a56e902e... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Test rename PJA when resuming a failed job Commit: 8dfc1523d31e56a3e632e0d490d08c15722764d5 https://github.com/galaxyproject/galaxy/commit/8dfc1523d31e56a3e632e0d490d08... Author: Dannon Baker <dannon.baker@gmail.com> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M test/api/test_workflows.py Log Message: ----------- Merge pull request #26 from mvdbeek/workflow-resume-pjas Test rename PJA when resuming a failed job Commit: 040bf5ba77562cc20b822b2068860c2bf6c0399e https://github.com/galaxyproject/galaxy/commit/040bf5ba77562cc20b822b2068860... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/workflow/run_request.py M test/api/test_workflows.py Log Message: ----------- Merge pull request #5678 from dannon/workflow-resume-pjas [18.01] Support re-execution of immediate PJAs when re-queing jobs Commit: 31cb24e4229767425a72d6981bcb359b15792254 https://github.com/galaxyproject/galaxy/commit/31cb24e4229767425a72d6981bcb3... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M static/maps/mvc/form/form-parameters.js.map M static/maps/mvc/grid/grid-shared.js.map M static/maps/mvc/grid/grid-template.js.map M static/maps/mvc/grid/grid-view.js.map M static/maps/mvc/history/hdca-li-edit.js.map M static/maps/mvc/history/history-list.js.map M static/maps/mvc/history/history-view-edit.js.map M static/maps/mvc/list/list-view.js.map M static/maps/mvc/tool/tool-genomespace.js.map M static/maps/mvc/ui/ui-select-genomespace.js.map M static/maps/mvc/workflow/workflow.js.map M static/maps/onload.js.map M static/maps/ui/loading-indicator.js.map M static/maps/utils/config.js.map M static/maps/viz/trackster.js.map M static/maps/viz/trackster/filters.js.map M static/maps/viz/trackster/painters.js.map M static/maps/viz/trackster/slotting.js.map M static/maps/viz/trackster/tracks.js.map M static/maps/viz/visualization.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/extended.bundled.js M static/scripts/bundled/extended.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/mvc/form/form-parameters.js M static/scripts/mvc/grid/grid-shared.js M static/scripts/mvc/grid/grid-template.js M static/scripts/mvc/grid/grid-view.js M static/scripts/mvc/history/hdca-li-edit.js M static/scripts/mvc/history/history-list.js M static/scripts/mvc/history/history-view-edit.js M static/scripts/mvc/list/list-view.js M static/scripts/mvc/tool/tool-genomespace.js M static/scripts/mvc/ui/ui-select-genomespace.js M static/scripts/mvc/workflow/workflow.js M static/scripts/onload.js M static/scripts/ui/loading-indicator.js M static/scripts/utils/config.js M static/scripts/viz/trackster.js M static/scripts/viz/trackster/filters.js M static/scripts/viz/trackster/painters.js M static/scripts/viz/trackster/slotting.js M static/scripts/viz/trackster/tracks.js M static/scripts/viz/visualization.js M static/style/blue/base.css Log Message: ----------- add built client with maps for 18.01 tagging Commit: 0182d8d0bec3cf78401434e5c07b012eabcda7e3 https://github.com/galaxyproject/galaxy/commit/0182d8d0bec3cf78401434e5c07b0... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/version.py Log Message: ----------- Update version to 18.01 Commit: 93f778498ac7ec1fb50461147b7173c0301ba91a https://github.com/galaxyproject/galaxy/commit/93f778498ac7ec1fb50461147b717... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/model/__init__.py M lib/galaxy/tools/actions/__init__.py M lib/galaxy/workflow/run_request.py M test/api/test_workflows.py Log Message: ----------- Merge branch 'release_18.01' into dev Commit: 76b305b72a676dbac7b041af225f1884040c4788 https://github.com/galaxyproject/galaxy/commit/76b305b72a676dbac7b041af225f1... Author: Martin Cech <marten@bx.psu.edu> Date: 2018-03-13 (Tue, 13 Mar 2018) Changed paths: M lib/galaxy/managers/libraries.py Log Message: ----------- Merge branch 'dev' of github.com:galaxyproject/galaxy into dev Compare: https://github.com/galaxyproject/galaxy/compare/7ad5dbab4f0d...76b305b72a67
participants (1)
-
GitHub