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-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-04-06Optimise trace handling code to use streaming instead of full readKamil Trzciński
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-13Fix regression in runners registration v1 apiTomasz Maczukin
2017-02-24Test against default to '0', it should not setLin Jen-Shin
2017-02-24Merge remote-tracking branch 'upstream/master' into 27762-add-default-artifac...Lin Jen-Shin
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-22Grapfiy the CI::Triggers APIRobert Schilling
2017-02-15Use the same syntax for default expirationLin Jen-Shin
2017-02-15Test build API if expire_in not set, set to app defaultLin Jen-Shin
2017-02-15ApplicationSetting.current doesn't work well in testsLin Jen-Shin
2017-02-03Fix broken testsFilipa Lacerda
2017-02-02Active tense test coverageValery Sizov
2017-01-27Use `:empty_project` where possible in request specsRobert Speicher
2017-01-25Add 409 conflict testsKamil Trzcinski
2017-01-20Fix specsKamil Trzcinski
2017-01-19Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski
2017-01-04WIP: Add tests and make sure that headers are setLin Jen-Shin
2016-12-21Ensure nil User-Agent doesn't break the CI APIRémy Coutable
2016-12-19Spaces around literal hashLin Jen-Shin
2016-12-19Just set the status rather than calling eventLin Jen-Shin
2016-12-19Define actions in let so that it could be overriddenLin Jen-Shin
2016-12-19Delete the project when building the buildLin Jen-Shin
2016-12-14Give forbidden if project for the build was deletedLin Jen-Shin
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-21Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin
2016-11-21Send credentials array with build dataTomasz Maczukin
2016-11-16Send registry_url with build data to GitLab RunnerTomasz Maczukin
2016-11-15Update the updated_at of a build while patching the traceTomasz Maczukin
2016-11-01Make specs a bit fasterValery Sizov
2016-10-03Add some tests for updating ci runner informationGrzegorz Bizon
2016-09-19Solve code review commentsKamil Trzcinski
2016-09-16Added builds_spec and git_http_specsKamil Trzcinski
2016-09-13Add test with inactive error use case for 'POST /ci/api/v1/builds/register.json'Tomasz Maczukin
2016-09-13Fix rubocop offencesTomasz Maczukin
2016-09-13Change response for /ci/api/v1/builds/register.json from 404 to 204Tomasz Maczukin
2016-09-06Constants in specsJacob Vosmaer
2016-09-05Verify JWT messages from gitlab-workhorseJacob Vosmaer
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-26Fix testsKatarzyna Kobierska
2016-07-20Update all exposed variables to CI buildsKamil Trzcinski
2016-07-04Use describe rather than context for this:Lin Jen-Shin
2016-07-04Use describe rather than context, feedback from:Lin Jen-Shin