summaryrefslogtreecommitdiff
path: root/lib/ci/api
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon2015-12-147-289/+2
|\
| * Fix after column renameKamil Trzcinski2015-12-111-9/+0
| * Remove ci_ prefix from all ci related thingsKamil Trzcinski2015-12-111-1/+1
| * Add runners tokenKamil Trzcinski2015-12-113-6/+2
| * Migrate CI::Project to ProjectKamil Trzcinski2015-12-115-239/+3
| * Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski2015-12-101-38/+0
* | Ensure that runners registration token is presentGrzegorz Bizon2015-12-111-1/+1
* | Use new runners registration token to register CI runnersGrzegorz Bizon2015-12-112-2/+6
|/
* Expose artifacts pathci-artifacts-pathKamil Trzcinski2015-11-231-0/+2
* Final fixesKamil Trzcinski2015-11-101-1/+1
* Use normal file upload mechanism to upload artifactsKamil Trzcinski2015-11-101-9/+7
* Implement Build ArtifactsKamil Trzcinski2015-11-104-0/+121
* Spread out runner contacted_at updatesJacob Vosmaer2015-11-021-1/+3
* Fix API::APIHelpers -> API::Helpers;Jason Lee2015-10-231-1/+1
* Implement Commit Status APIKamil Trzcinski2015-10-121-2/+2
* Merge branch 'rs-remove-ci-disable'Kamil Trzcinski2015-10-052-10/+0
|\
| * Remove the option to disable CIrs-remove-ci-disableRobert Speicher2015-10-052-10/+0
* | Fix next round of testsKamil Trzcinski2015-10-051-1/+1
* | Add user to Ci::Build to have pusher email addressKamil Trzcinski2015-10-051-1/+1
|/
* Delegate ci_project parameters to projectsKamil Trzcinski2015-09-301-19/+4
* remove API calls from CE to CIci_closer_integrationValery Sizov2015-09-182-38/+0
* Use 400 to notify that CI API is disabledallow-to-disable-ciKamil Trzcinski2015-09-181-1/+3
* Allow to disable GitLab CIKamil Trzcinski2015-09-182-0/+8
* Fix update_runner_info helperKamil Trzcinski2015-09-161-0/+2
* fix specs. Stage 5Valery Sizov2015-09-151-6/+3
* fix specs. Stage 4Valery Sizov2015-09-152-9/+6
* fix specs. Stage 3Valery Sizov2015-09-152-14/+19
* fix specs. Stage 2Valery Sizov2015-09-142-85/+6
* Fix IOError when fetching a new build by runnerKamil Trzcinski2015-09-141-1/+8
* fix of APIValery Sizov2015-09-141-2/+6
* Remove network from CIDmitriy Zaporozhets2015-09-111-1/+1
* integration with gitlab authValery Sizov2015-09-091-5/+5
* Groundwork for merging CI into CEDouwe Maan2015-08-259-0/+681