Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove CI API v1 | Zeger-Jan van de Weg | 2017-08-18 | 3 | -3/+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 "API" to all respective headings (h1s) | Marcia Ramos | 2017-05-18 | 3 | -6/+0 |
| | |||||
* | Update CI API docs | Achilleas Pipinellis | 2016-06-14 | 3 | -201/+3 |
| | | | | | | | - 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 | ||||
* | Fix some typos in documentation | Tomasz Maczukin | 2016-04-20 | 1 | -4/+4 |
| | | | | [ci skip] | ||||
* | Add documentation of incremental trace update API | Tomasz Maczukin | 2016-04-20 | 1 | -21/+87 |
| | | | | [ci skip] | ||||
* | Update format of documentation for CI APIdoc/ci-api-update | Grzegorz Bizon | 2016-03-01 | 2 | -23/+40 |
| | |||||
* | Remove deprecated CI API docs for commits and projects | Grzegorz Bizon | 2016-02-29 | 3 | -258/+0 |
| | | | | [ci skip] | ||||
* | Update CI API documentation for runners | Grzegorz Bizon | 2016-02-29 | 1 | -53/+11 |
| | | | | [ci skip] | ||||
* | Add CI API prefix to documentation | Grzegorz Bizon | 2016-02-29 | 1 | -0/+8 |
| | | | | [ci skip] | ||||
* | Update CI API docs for builds endpoint for runners | Grzegorz Bizon | 2016-02-29 | 2 | -64/+42 |
| | | | | [ci skip] | ||||
* | Deprecated GitLab CI API clean up - README | Grzegorz Bizon | 2016-02-29 | 1 | -79/+8 |
| | |||||
* | Note that `ci/api/runners.rb` is still used | Achilleas Pipinellis | 2016-02-19 | 1 | -2/+3 |
| | | | | [ci skip] | ||||
* | Add note of deprecation in old Runners CI API | Achilleas Pipinellis | 2016-02-19 | 1 | -1/+4 |
| | |||||
* | Fix typo indentation in CI projects' API | Louis Roché | 2016-01-22 | 1 | -1/+1 |
| | |||||
* | Add note about commit status API deprecation | Achilleas Pipinellis | 2016-01-22 | 1 | -0/+7 |
| | | | | [ci skip] | ||||
* | Change dependencies.builds to depends_on_builds | Kamil Trzcinski | 2016-01-15 | 1 | -19/+17 |
| | |||||
* | Let the CI runner know about builds that this build depends onci/build_dependencies | Kamil Trzcinski | 2016-01-14 | 1 | -9/+55 |
| | | | | This allows us to implement artifacts passing: runner will download artifacts from all prior builds | ||||
* | Gilab -> GitLab | Robert Schilling | 2015-10-31 | 3 | -14/+14 |
| | |||||
* | Delegate ci_project parameters to projects | Kamil Trzcinski | 2015-09-30 | 1 | -5/+0 |
| | | | | | | | - It delegates name, path, gitlab_url, ssh_url_to_repo - Remove ability to set this parameters using CI API This fixes GitLab project rename, namespace change, repository rename, etc. | ||||
* | remove API calls from CE to CIci_closer_integration | Valery Sizov | 2015-09-18 | 2 | -24/+0 |
| | |||||
* | Update documentation and config files | Kamil Trzcinski | 2015-09-16 | 6 | -18/+18 |
| | |||||
* | Groundwork for merging CI into CE | Douwe Maan | 2015-08-25 | 6 | -0/+483 |