Commit Graph

20 Commits

Author SHA1 Message Date
Achilleas Pipinellis 47c9b7d34c Update CI API docs
- 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
2016-06-14 14:47:32 +02:00
Tomasz Maczukin 4019b0d872
Fix some typos in documentation
[ci skip]
2016-04-20 11:54:06 +02:00
Tomasz Maczukin 0725c28069
Add documentation of incremental trace update API
[ci skip]
2016-04-20 11:54:05 +02:00
Grzegorz Bizon 74b963268c Update format of documentation for CI API 2016-03-01 10:57:12 +01:00
Grzegorz Bizon ec7c6a084c Remove deprecated CI API docs for commits and projects
[ci skip]
2016-02-29 13:22:34 +01:00
Grzegorz Bizon 5b3b4ff65e Update CI API documentation for runners
[ci skip]
2016-02-29 12:14:46 +01:00
Grzegorz Bizon cf73dc34f7 Add CI API prefix to documentation
[ci skip]
2016-02-29 12:12:51 +01:00
Grzegorz Bizon 616281f6a9 Update CI API docs for builds endpoint for runners
[ci skip]
2016-02-29 12:08:35 +01:00
Grzegorz Bizon d24d806ea9 Deprecated GitLab CI API clean up - README 2016-02-29 10:20:45 +01:00
Achilleas Pipinellis d4f1bcdd28 Note that `ci/api/runners.rb` is still used
[ci skip]
2016-02-19 13:18:47 +01:00
Achilleas Pipinellis 1532d28c69 Add note of deprecation in old Runners CI API 2016-02-19 13:18:46 +01:00
Louis Roché d781eee575 Fix typo indentation in CI projects' API 2016-01-22 14:33:25 +00:00
Achilleas Pipinellis 373b277f03 Add note about commit status API deprecation
[ci skip]
2016-01-22 10:08:57 +01:00
Kamil Trzcinski 1ce766367e Change dependencies.builds to depends_on_builds 2016-01-15 15:35:33 +01:00
Kamil Trzcinski ac652d82f1 Let the CI runner know about builds that this build depends on
This allows us to implement artifacts passing: runner will download artifacts from all prior builds
2016-01-14 19:45:55 +01:00
Robert Schilling a1d0eca886 Gilab -> GitLab 2015-10-31 23:31:21 +01:00
Kamil Trzcinski b9ccc79cb5 Delegate ci_project parameters to projects
- 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.
2015-09-30 12:48:40 +02:00
Valery Sizov a0c1a12dee remove API calls from CE to CI 2015-09-18 18:02:11 +02:00
Kamil Trzcinski 1b464bfe03 Update documentation and config files 2015-09-16 00:28:59 +02:00
Douwe Maan 046b283127 Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00