summaryrefslogtreecommitdiff
path: root/doc/ci/api
Commit message (Collapse)AuthorAgeFilesLines
* Remove CI API v1Zeger-Jan van de Weg2017-08-183-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 Ramos2017-05-183-6/+0
|
* Update CI API docsAchilleas Pipinellis2016-06-143-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 documentationTomasz Maczukin2016-04-201-4/+4
| | | | [ci skip]
* Add documentation of incremental trace update APITomasz Maczukin2016-04-201-21/+87
| | | | [ci skip]
* Update format of documentation for CI APIdoc/ci-api-updateGrzegorz Bizon2016-03-012-23/+40
|
* Remove deprecated CI API docs for commits and projectsGrzegorz Bizon2016-02-293-258/+0
| | | | [ci skip]
* Update CI API documentation for runnersGrzegorz Bizon2016-02-291-53/+11
| | | | [ci skip]
* Add CI API prefix to documentationGrzegorz Bizon2016-02-291-0/+8
| | | | [ci skip]
* Update CI API docs for builds endpoint for runnersGrzegorz Bizon2016-02-292-64/+42
| | | | [ci skip]
* Deprecated GitLab CI API clean up - READMEGrzegorz Bizon2016-02-291-79/+8
|
* Note that `ci/api/runners.rb` is still usedAchilleas Pipinellis2016-02-191-2/+3
| | | | [ci skip]
* Add note of deprecation in old Runners CI APIAchilleas Pipinellis2016-02-191-1/+4
|
* Fix typo indentation in CI projects' APILouis Roché2016-01-221-1/+1
|
* Add note about commit status API deprecationAchilleas Pipinellis2016-01-221-0/+7
| | | | [ci skip]
* Change dependencies.builds to depends_on_buildsKamil Trzcinski2016-01-151-19/+17
|
* Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-141-9/+55
| | | | This allows us to implement artifacts passing: runner will download artifacts from all prior builds
* Gilab -> GitLabRobert Schilling2015-10-313-14/+14
|
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-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_integrationValery Sizov2015-09-182-24/+0
|
* Update documentation and config filesKamil Trzcinski2015-09-166-18/+18
|
* Groundwork for merging CI into CEDouwe Maan2015-08-256-0/+483