[galaxyproject/galaxy] 15cc6e: Async update 20170615
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 15cc6e461a9d921c9762a54a112f74abc9353309 https://github.com/galaxyproject/galaxy/commit/15cc6e461a9d921c9762a54a112f7... Author: Fabio Cumbo <fabio.cumbo@gmail.com> Date: 2017-06-15 (Thu, 15 Jun 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- Async update 20170615 The asynchronous procedure expects that only one output is defined in the tool XML schema. This improvement permits to define also collections. This feature is useful in conjunction with tools like [galaxy-json-collect-data-source](https://github.com/fabio-cumbo/galaxy- json-collect-data-source) (please see the README of the tool for more information). It does not affect the behaviour of the asynchronous data sources previously developed. Commit: b4fdc27f533a0a204f9eedfcd265a15ef0fb469e https://github.com/galaxyproject/galaxy/commit/b4fdc27f533a0a204f9eedfcd265a... Author: Fabio Cumbo <fabio.cumbo@gmail.com> Date: 2017-06-16 (Fri, 16 Jun 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- Blank line contains whitespace: fixed Commit: d5409500aebe1c5798ae632977be64b8f71a85a8 https://github.com/galaxyproject/galaxy/commit/d5409500aebe1c5798ae632977be6... Author: Fabio Cumbo <fabio.cumbo@gmail.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- minor update 20170711 if GALAXY_TYPE is provided, we do not need to loop over tool.outputs.values() Commit: e516ba738ecbb13f29d072fd0ad707f8470369de https://github.com/galaxyproject/galaxy/commit/e516ba738ecbb13f29d072fd0ad70... Author: Fabio Cumbo <fabio.cumbo@gmail.com> Date: 2017-07-11 (Tue, 11 Jul 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- except Exception: fixed Commit: 835e4fb0ae09c12a8db80ca6f3d339275f3881f0 https://github.com/galaxyproject/galaxy/commit/835e4fb0ae09c12a8db80ca6f3d33... Author: Fabio Cumbo <fabio.cumbo@gmail.com> Date: 2017-07-12 (Wed, 12 Jul 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- outputs count: fixed Commit: d2394aa172e2030c301f7b50863fb3d96664a2db https://github.com/galaxyproject/galaxy/commit/d2394aa172e2030c301f7b50863fb... Author: Martin Cech <marten@bx.psu.edu> Date: 2017-08-07 (Mon, 07 Aug 2017) Changed paths: M lib/galaxy/webapps/galaxy/controllers/async.py Log Message: ----------- Merge pull request #4198 from fabio-cumbo/data-source-async Async update: support to collections Compare: https://github.com/galaxyproject/galaxy/compare/6e37bc05c1d5...d2394aa172e2
participants (1)
-
GitHub