summaryrefslogtreecommitdiff
path: root/doc/ci/api
Commit message (Collapse)AuthorAgeFilesLines
* 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