summaryrefslogtreecommitdiff
path: root/doc/api/builds.md
Commit message (Collapse)AuthorAgeFilesLines
* Bring back api/builds.md and direct to api/jobs.mdAchilleas Pipinellis2017-03-071-0/+1
| | | | [ci skip]
* Rename build to job in the docsZ.J. van de Weg2017-03-061-610/+0
|
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-11/+11
|
* Fix invalid JSON in Builds API doc Bernhard Häussner2016-11-151-5/+5
| | | | | | The JSON of the example responses were missing a few `,` and therefor invalid. This adds them to make those JSONs valid.
* Fix documents and comments on Build API `scope`. #23146 #19131Lemures Lemniscati2016-10-221-4/+4
|
* Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets2016-10-131-4/+4
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* expose pipeline data in builds APIGuilherme Salazar2016-09-281-0/+30
| | | | | | | | | | | | add pipeline ref, sha, and status to the build API response add tests of build API (pipeline data) change API documentation for builds API log change to builds API in CHANGELOG CHANGELOG: add reference to pull request and contributor's name
* Docs for API endpointsZ.J. van de Weg2016-08-181-0/+46
|
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-10/+10
|
* Fix URL in the documentationLin Jen-Shin2016-07-211-2/+2
|
* Add API documentation for downloading the latest successful buildAchilleas Pipinellis2016-07-211-2/+36
|
* Add documentation for commit builds API improvementsGrzegorz Bizon2016-06-281-0/+5
|
* Improve design based on reviewKamil Trzcinski2016-06-131-264/+264
|
* Added keep artifacts API endpointKamil Trzcinski2016-06-131-0/+50
|
* Document the API endpoint for gathering a build logMark Fletcher2016-06-031-0/+24
| | | | * Resolves #18015
* Cleanup CiCommit and CiBuildKamil Trzcinski2016-03-141-7/+0
| | | | | | - Remove all view related methods from Ci::Build and CommitStatus - Remove unused Ci::Commit and Ci::Build methods - Use polymorphism to render different types of CommitStatus
* Add when the API changes got introducedAchilleas Pipinellis2016-02-221-0/+4
| | | | [ci skip]
* Fix docs on artifacts APIAchilleas Pipinellis2016-02-201-11/+6
| | | | | | | | - Backticks in parameters - Remove headings - Fix curl URL link [ci skip]
* Fix documentationbuilds-artifacts-APIKamil Trzcinski2016-02-191-2/+2
|
* Fix APIKamil Trzcinski2016-02-191-2/+2
|
* Introduce API for serving the artifacts archiveKamil Trzcinski2016-02-191-0/+39
|
* Use POST method instead of DELETE when erasing a buildGrzegorz Bizon2016-02-191-5/+5
| | | | | Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042
* Add API documentation for build erase endpointGrzegorz Bizon2016-02-191-0/+50
|
* Fix typo in doc/api/builds.mdAchilleas Pipinellis2016-02-121-1/+1
| | | | [ci skip]
* Add some fixesfix/ci-api-builds-docsTomasz Maczukin2016-02-101-7/+7
| | | | [ci skip]
* Fix builds API formattingTomasz Maczukin2016-02-101-42/+22
| | | | [ci skip]
* Fixed typo for PRIVATE-TOKEN header Markus Fisch2016-01-271-5/+5
| | | | Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case.
* Modify builds API documentation style [ci skip]Tomasz Maczukin2016-01-131-16/+66
|
* Add some fixes after reviewTomasz Maczukin2016-01-131-36/+0
|
* Fix doc/api/builds.mdTomasz Maczukin2016-01-121-41/+19
|
* Update ./doc/api/builds.mdTomasz Maczukin2016-01-111-69/+232
|
* Modify builds scope filtering in builds APITomasz Maczukin2016-01-081-3/+2
|
* Update ./doc/api/Tomasz Maczukin2016-01-051-0/+206