summaryrefslogtreecommitdiff
path: root/doc/api/ci
Commit message (Collapse)AuthorAgeFilesLines
* Remove CI API v1Zeger-Jan van de Weg2017-08-184-281/+0
| | | | | | This API was mainly for internal usage, and has been moved to the general API: APIv4. The endpoints have been deprecated since 9.0, and won't see 10.0. :)
* Add link to doc/api/ci/lint.mdTakuya Noguchi2017-07-171-0/+2
|
* Add "API" to all respective headings (h1s)Marcia Ramos2017-05-182-2/+2
|
* Bring back api/builds.md and direct to api/jobs.mdAchilleas Pipinellis2017-03-071-1/+1
| | | | [ci skip]
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-1/+1
|
* Clarify which token should be used to delete a runnerGennady Trafimenkov2016-10-101-2/+4
|
* Fix a typo in documentationfeature/builds-register-change-404-to-204Tomasz Maczukin2016-09-131-1/+1
|
* Update API documentationTomasz Maczukin2016-09-131-0/+9
| | | | [ci skip]
* Improve curl commend, remove blank linesKatarzyna Kobierska2016-09-071-1/+1
|
* Fix invalid curl commandKatarzyna Kobierska2016-09-071-39/+2
|
* Improve documentation grammarKatarzyna Kobierska2016-09-071-2/+2
|
* Improve documentationKatarzyna Kobierska2016-09-071-24/+65
|
* Rename file and update READMEKatarzyna Kobierska2016-09-072-2/+1
|
* Move ci_lint to api/ciKatarzyna Kobierska2016-09-072-0/+46
|
* use long options for curl examples in API documentation (!5703)winniehell2016-08-092-8/+8
|
* Fix grammar and syntaxAchilleas Pipinellis2016-06-141-6/+8
|
* Update CI API docsAchilleas Pipinellis2016-06-143-0/+217
- Move ci/api under api/ci - Clean up builds.md and runners.md - Replace old links with new ones - Add CI API links in ci/README.md