summaryrefslogtreecommitdiff
path: root/doc/api/jobs.md
Commit message (Collapse)AuthorAgeFilesLines
* Clarify artifact download via the API only accepts branch or tag name for refMark Fletcher2017-09-281-1/+1
|
* Add basic docs about new artifact access API endpointGrzegorz Bizon2017-09-061-2/+36
|
* #32340 - Include mention of "manual" scope in jobs api docZac Sturgess2017-05-161-2/+2
|
* Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern2017-04-251-5/+0
|\ | | | | | | | | | | | | Don't display the `is_admin?` flag for user API responses Closes #29903 See merge request !10846
| * Update documentation to reflect the removal of `is_admin` from most API ↵Timothy Andrew2017-04-251-5/+0
| | | | | | | | responses.
* | Correct typo (missing 's') in project pipeline job list endpointBen Getsug2017-04-211-1/+1
|/
* Fix wrong copy edits for URL-encoded substitutions in API docsalkuzad/gitlab-ce-namespaces_encoding_docsAchilleas Pipinellis2017-04-101-11/+11
|
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-11/+11
|
* Make it possible to query scope as scope[]=Toon Claes2017-03-071-7/+7
| | | | | Since issues also accepts the query parameter iids[]=, also make it possible query scope like that.
* Add GET /projects/:id/pipelines/:pipeline_id/jobs endpointToon Claes2017-03-071-1/+117
| | | | Add endpoint to get the jobs scoped to a pipeline.
* Remove docs for removed endpointzj-builds-to-jobs-apiZ.J. van de Weg2017-03-061-104/+0
|
* Rename build to job in the docsZ.J. van de Weg2017-03-061-0/+610