summaryrefslogtreecommitdiff
path: root/spec/requests/api/jobs_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Reduce changesfix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-28/+23
* Improve specShinya Maeda2017-11-071-19/+43
* Merge branch 'master' into fix/sm/31771-do-not-allow-jobs-to-be-erased-newShinya Maeda2017-11-071-1/+11
|\
| * Expose `duration` in Job API entityMehdi Lahmam2017-11-051-1/+11
* | Add doc. Fix spec. Add erase_build in protected_ref ruleShinya Maeda2017-11-071-0/+2
|/
* Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo2017-10-201-40/+40
* Extract job artifacts API code to a separate fileGrzegorz Bizon2017-09-061-2/+3
* Do not require API authentication if artifacts are publicGrzegorz Bizon2017-09-051-7/+38
* Do not use artifacts metadata to access single artifactGrzegorz Bizon2017-09-051-8/+0
* Use API helper to send artifact file through WorkhorseGrzegorz Bizon2017-09-051-3/+2
* Set project / pipeline before context in job API specsGrzegorz Bizon2017-09-041-2/+2
* Add API endpoint for downloading single job artifactGrzegorz Bizon2017-09-041-0/+57
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Fix raw_path with the new job path, rename to jobLin Jen-Shin2017-06-061-56/+58
* Improve specs for jobs API regarding manual actionsGrzegorz Bizon2017-05-021-17/+50
* Optimise trace handling code to use streaming instead of full readKamil Trzciński2017-04-061-2/+2
* Make it possible to query scope as scope[]=Toon Claes2017-03-071-4/+4
* Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-0/+72
* Incorporate review, drop old endpointZ.J. van de Weg2017-03-061-69/+0
* Rename Builds to Jobs in the APIZ.J. van de Weg2017-03-061-0/+477