Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bring back api/builds.md and direct to api/jobs.md | Achilleas Pipinellis | 2017-03-07 | 1 | -0/+1 |
| | | | | [ci skip] | ||||
* | Rename build to job in the docs | Z.J. van de Weg | 2017-03-06 | 1 | -610/+0 |
| | |||||
* | Use v4 endpoint in API docsapi-v4-doc | Robert Schilling | 2017-03-01 | 1 | -11/+11 |
| | |||||
* | Fix invalid JSON in Builds API doc | Bernhard Häussner | 2016-11-15 | 1 | -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 #19131 | Lemures Lemniscati | 2016-10-22 | 1 | -4/+4 |
| | |||||
* | Remove /u/ prefix from user pages in documentation | Dmitriy Zaporozhets | 2016-10-13 | 1 | -4/+4 |
| | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | expose pipeline data in builds API | Guilherme Salazar | 2016-09-28 | 1 | -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 endpoints | Z.J. van de Weg | 2016-08-18 | 1 | -0/+46 |
| | |||||
* | use long options for curl examples in API documentation (!5703) | winniehell | 2016-08-09 | 1 | -10/+10 |
| | |||||
* | Fix URL in the documentation | Lin Jen-Shin | 2016-07-21 | 1 | -2/+2 |
| | |||||
* | Add API documentation for downloading the latest successful build | Achilleas Pipinellis | 2016-07-21 | 1 | -2/+36 |
| | |||||
* | Add documentation for commit builds API improvements | Grzegorz Bizon | 2016-06-28 | 1 | -0/+5 |
| | |||||
* | Improve design based on review | Kamil Trzcinski | 2016-06-13 | 1 | -264/+264 |
| | |||||
* | Added keep artifacts API endpoint | Kamil Trzcinski | 2016-06-13 | 1 | -0/+50 |
| | |||||
* | Document the API endpoint for gathering a build log | Mark Fletcher | 2016-06-03 | 1 | -0/+24 |
| | | | | * Resolves #18015 | ||||
* | Cleanup CiCommit and CiBuild | Kamil Trzcinski | 2016-03-14 | 1 | -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 introduced | Achilleas Pipinellis | 2016-02-22 | 1 | -0/+4 |
| | | | | [ci skip] | ||||
* | Fix docs on artifacts API | Achilleas Pipinellis | 2016-02-20 | 1 | -11/+6 |
| | | | | | | | | - Backticks in parameters - Remove headings - Fix curl URL link [ci skip] | ||||
* | Fix documentationbuilds-artifacts-API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | Fix API | Kamil Trzcinski | 2016-02-19 | 1 | -2/+2 |
| | |||||
* | Introduce API for serving the artifacts archive | Kamil Trzcinski | 2016-02-19 | 1 | -0/+39 |
| | |||||
* | Use POST method instead of DELETE when erasing a build | Grzegorz Bizon | 2016-02-19 | 1 | -5/+5 |
| | | | | | Discussion: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2560#note_3742042 | ||||
* | Add API documentation for build erase endpoint | Grzegorz Bizon | 2016-02-19 | 1 | -0/+50 |
| | |||||
* | Fix typo in doc/api/builds.md | Achilleas Pipinellis | 2016-02-12 | 1 | -1/+1 |
| | | | | [ci skip] | ||||
* | Add some fixesfix/ci-api-builds-docs | Tomasz Maczukin | 2016-02-10 | 1 | -7/+7 |
| | | | | [ci skip] | ||||
* | Fix builds API formatting | Tomasz Maczukin | 2016-02-10 | 1 | -42/+22 |
| | | | | [ci skip] | ||||
* | Fixed typo for PRIVATE-TOKEN header | Markus Fisch | 2016-01-27 | 1 | -5/+5 |
| | | | | Was PRIVATE_TOKEN but should be PRIVATE-TOKEN. Underscore vs. kebab-case. | ||||
* | Modify builds API documentation style [ci skip] | Tomasz Maczukin | 2016-01-13 | 1 | -16/+66 |
| | |||||
* | Add some fixes after review | Tomasz Maczukin | 2016-01-13 | 1 | -36/+0 |
| | |||||
* | Fix doc/api/builds.md | Tomasz Maczukin | 2016-01-12 | 1 | -41/+19 |
| | |||||
* | Update ./doc/api/builds.md | Tomasz Maczukin | 2016-01-11 | 1 | -69/+232 |
| | |||||
* | Modify builds scope filtering in builds API | Tomasz Maczukin | 2016-01-08 | 1 | -3/+2 |
| | |||||
* | Update ./doc/api/ | Tomasz Maczukin | 2016-01-05 | 1 | -0/+206 |