summaryrefslogtreecommitdiff
path: root/lib/ci/api
Commit message (Expand)AuthorAgeFilesLines
* Add minor corrections related to config of runnerGrzegorz Bizon2016-05-191-1/+1
* Improve setting default runner attrs when using APIGrzegorz Bizon2016-05-191-2/+5
* Set run untagged option when registering a runnerGrzegorz Bizon2016-05-191-9/+6
* Fix a few places where autoloading would failRémy Coutable2016-05-101-6/+4
* Fix Build#append_trace method usage when trace file doesn't exists yetTomasz Maczukin2016-04-201-2/+3
* Fix some typos in documentationTomasz Maczukin2016-04-201-1/+1
* Add documentation of incremental trace update APITomasz Maczukin2016-04-201-1/+2
* Make sure that appending is done on a valid lengthTomasz Maczukin2016-04-201-1/+11
* Add range checkingTomasz Maczukin2016-04-202-4/+18
* Add incremental build trace update APITomasz Maczukin2016-04-201-0/+9
* Move build eraseable API to proper API contextGrzegorz Bizon2016-02-191-18/+1
* Do not allow to modify build if it has been erasedGrzegorz Bizon2016-02-191-0/+3
* Use DELETE verb for erasing a build contentGrzegorz Bizon2016-02-191-2/+4
* And CI API endpoint where user can erase a buildGrzegorz Bizon2016-02-191-0/+16
* Merge branch 'fix-ci-runners-version-update' into 'master' Robert Speicher2016-01-273-4/+9
|\
| * Fix CI runner version not being properly updated when asking for a buildfix-ci-runners-version-updateKamil Trzcinski2016-01-273-4/+9
* | Fix hot reloading for CI APIhot-reloadingKamil Trzcinski2016-01-261-1/+1
|/
* Change dependencies.builds to depends_on_buildsKamil Trzcinski2016-01-151-4/+2
* Let the CI runner know about builds that this build depends onci/build_dependenciesKamil Trzcinski2016-01-142-6/+17
* Refactor build artifacts upload API endpointGrzegorz Bizon2016-01-141-8/+7
* Update build artifacts APIGrzegorz Bizon2016-01-142-10/+8
* Modify artifacts upload API endpoint, add artifacts metadataGrzegorz Bizon2016-01-142-4/+17
* Use method that creates runners registration tokenGrzegorz Bizon2015-12-231-1/+1
* 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