Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-18Remove CI API v1Zeger-Jan van de Weg
2017-06-28Fix current feature related specsTiago Botelho
2017-03-31Backport API changes needed to fix sticking in EEYorick Peterse
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Enable Performance/RedundantMatchDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2016-12-21Ensure nil User-Agent doesn't break the CI APIRémy Coutable
2016-12-19Use a block to insert extra check for authenticate_build!Lin Jen-Shin
2016-12-19Prefer unless over if notLin Jen-Shin
2016-12-19Use a separate method to skip validationLin Jen-Shin
2016-12-14Give forbidden if project for the build was deletedLin Jen-Shin
2016-10-03Extract method that checks if ci runner needs updateGrzegorz Bizon
2016-10-03Update runner version only when updating contacted_atKamil Trzcinski
2016-09-15Fix most of specsKamil Trzcinski
2016-09-15Merge remote-tracking branch 'origin/master' into per-build-tokenKamil Trzcinski
2016-09-13Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin
2016-09-13Use a permissions of user to access all dependent projects from CI jobs (this...Kamil Trzcinski
2016-09-07Change update interval of runners when trying to preserve contacted_atKamil Trzcinski
2016-01-27Fix CI runner version not being properly updated when asking for a buildKamil Trzcinski
2015-12-23Use method that creates runners registration tokenGrzegorz Bizon
2015-12-14Merge branch 'master' into ci/persist-registration-tokenGrzegorz Bizon
2015-12-11Add runners tokenKamil Trzcinski
2015-12-11Ensure that runners registration token is presentGrzegorz Bizon
2015-12-11Use new runners registration token to register CI runnersGrzegorz Bizon
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-02Spread out runner contacted_at updatesJacob Vosmaer
2015-10-05Remove the option to disable CIRobert Speicher
2015-09-18Use 400 to notify that CI API is disabledKamil Trzcinski
2015-09-18Allow to disable GitLab CIKamil Trzcinski
2015-09-16Fix update_runner_info helperKamil Trzcinski
2015-09-14fix specs. Stage 2Valery Sizov
2015-08-26Groundwork for merging CI into CEDouwe Maan