[galaxyproject/galaxy] 5a20ea: Add api/jobs/{job_id}/resume endpint
Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 5a20ea2b41b16071830212eb77fb3f5c6671da3d https://github.com/galaxyproject/galaxy/commit/5a20ea2b41b16071830212eb77fb3... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/jobs.py M lib/galaxy/webapps/galaxy/buildapp.py Log Message: ----------- Add api/jobs/{job_id}/resume endpint Commit: 90c091b5ab50347f3d43c62b8df8cb5c3365650e https://github.com/galaxyproject/galaxy/commit/90c091b5ab50347f3d43c62b8df8c... Author: mvdbeek <m.vandenbeek@gmail.com> Date: 2018-06-05 (Tue, 05 Jun 2018) Changed paths: M test/api/test_jobs.py Log Message: ----------- Add a test that exercises the new job resume API endpoint Commit: 1c7387c53a0bb1e80a989c5b11ae22c0aef57780 https://github.com/galaxyproject/galaxy/commit/1c7387c53a0bb1e80a989c5b11ae2... Author: John Chilton <jmchilton@gmail.com> Date: 2018-06-18 (Mon, 18 Jun 2018) Changed paths: M lib/galaxy/webapps/galaxy/api/jobs.py M lib/galaxy/webapps/galaxy/buildapp.py M test/api/test_jobs.py Log Message: ----------- Merge pull request #6072 from mvdbeek/add_resume_job_api Add resume job api Compare: https://github.com/galaxyproject/galaxy/compare/e9efb47b5982...1c7387c53a0b **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
GitHub