summaryrefslogtreecommitdiff
path: root/doc/api/jobs.md
Commit message (Collapse)AuthorAgeFilesLines
* add user's public_email attribute to apiAlexis Reigel2018-09-271-0/+5
|
* add missing user attributes to api docsAlexis Reigel2018-09-271-40/+50
|
* Add `duration` attributes to Jobs API docsMehdi Lahmam2018-09-091-13/+23
| | | | Follow up to !13644.
* Resolve "CE documentation is not CommonMark compliant"Brett Walker2018-09-061-2/+4
|
* Expose all artifacts sizes in jobs apiPeter Marko2018-08-141-0/+22
|
* Fix non-existent artifacts_file in job apiPeter Marko2018-08-101-6/+0
|
* Expose web_url attribute in PipelineBasic and JobBasicrs-web_url-for-pipelines-and-jobsRobert Speicher2018-07-181-8/+18
|
* New jobs sortingÉlie2018-07-031-34/+34
|
* Expose artifacts_expire_at field for job entity in apiSemyon Pupkov2018-05-261-0/+5
| | | | https://gitlab.com/gitlab-org/gitlab-ce/issues/45798
* Clean up docsblackst0ne2018-05-141-2/+2
|
* Backport part of the doc/api/jobs.md file from EERémy Coutable2018-03-301-5/+9
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* 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