Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CI API v1 | Zeger-Jan van de Weg | 2017-08-18 | 4 | -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.md | Takuya Noguchi | 2017-07-17 | 1 | -0/+2 |
| | |||||
* | Add "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 2 | -2/+2 |
| | |||||
* | Bring back api/builds.md and direct to api/jobs.md | Achilleas Pipinellis | 2017-03-07 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -1/+1 |
| | |||||
* | Clarify which token should be used to delete a runner | Gennady Trafimenkov | 2016-10-10 | 1 | -2/+4 |
| | |||||
* | Fix a typo in documentationfeature/builds-register-change-404-to-204 | Tomasz Maczukin | 2016-09-13 | 1 | -1/+1 |
| | |||||
* | Update API documentation | Tomasz Maczukin | 2016-09-13 | 1 | -0/+9 |
| | | | | [ci skip] | ||||
* | Improve curl commend, remove blank lines | Katarzyna Kobierska | 2016-09-07 | 1 | -1/+1 |
| | |||||
* | Fix invalid curl command | Katarzyna Kobierska | 2016-09-07 | 1 | -39/+2 |
| | |||||
* | Improve documentation grammar | Katarzyna Kobierska | 2016-09-07 | 1 | -2/+2 |
| | |||||
* | Improve documentation | Katarzyna Kobierska | 2016-09-07 | 1 | -24/+65 |
| | |||||
* | Rename file and update README | Katarzyna Kobierska | 2016-09-07 | 2 | -2/+1 |
| | |||||
* | Move ci_lint to api/ci | Katarzyna Kobierska | 2016-09-07 | 2 | -0/+46 |
| | |||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 2 | -8/+8 |
| | |||||
* | Fix grammar and syntax | Achilleas Pipinellis | 2016-06-14 | 1 | -6/+8 |
| | |||||
* | Update CI API docs | Achilleas Pipinellis | 2016-06-14 | 3 | -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 |