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-12-03Remove update artifacts test (it should not be needed)Kamil Trzcinski
2017-12-03Last test fixes multiple artifactsZeger-Jan van de Weg
2017-12-03Rename Artifact to JobArtifact, split metadata outZeger-Jan van de Weg
2017-10-30Ci::Build tag is a trait instead of an own factoryZeger-Jan van de Weg
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-03Expose GitLab features to the CI runnerAlessio Caiazza
2017-09-05Merge branch 'fix/sm/35650-remove-createtriggerrequestservice-and-forbid-to-p...Kamil Trzciński
2017-09-05Use script_failure. Add runner_system_failure. Improve spec.Shinya Maeda
2017-09-05- Allow runner API to pass failure_reasonShinya Maeda
2017-09-05Fix enum listsShinya Maeda
2017-09-05Fix enum wordingShinya Maeda
2017-09-05Implement `failure_reason` on `ci_builds`Shinya Maeda
2017-09-04Remove ci_trigger_request_with_variablesShinya Maeda
2017-09-04Fix specShinya Maeda
2017-09-04Revert autheticate! in Trigger APIShinya Maeda
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-05Introduce cache policies for CI jobsNick Thomas
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-06-14Merge branch 'feature/add-support-for-services-configuration' into 'master'Grzegorz Bizon
2017-06-13Fix filename method of GitlabUploader to return always real filenameKamil Trzcinski
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
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-04-05Return an empty array when dependencies is an empty arrayMike Wyatt
2017-03-20Update example's name in /runners/verify testsTomasz Maczukin
2017-03-20Send only defined dependenciesTomasz Maczukin
2017-03-20Send token of depenent jobTomasz Maczukin
2017-03-20Remove legacy Runners support in /api/v4/jobs/requestTomasz Maczukin
2017-03-20Make runner's veryfication working againTomasz Maczukin
2017-03-16Futher rename the CI variablesZ.J. van de Weg
2017-03-13Fix regression in runners registration v1 apiTomasz Maczukin
2017-03-07Add minor refactoringTomasz Maczukin
2017-03-06Change artifacts and cache fields to arraysTomasz Maczukin
2017-03-06Fix rubocop offensesTomasz Maczukin
2017-03-02Add some fixes and refactoring after reviewTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Add artifacts downloading APITomasz Maczukin
2017-03-02Add artifacts uploading APITomasz Maczukin
2017-03-02Add artifacts uploading authorize APITomasz Maczukin
2017-03-02Add job patch trace APITomasz Maczukin
2017-03-02Add job update APITomasz Maczukin
2017-03-02Update step data namingTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-02Add jobs requesting APITomasz Maczukin
2017-02-28New runner API returns 204Robert Schilling
2017-02-16Rename API::Ci to API::RunnerTomasz Maczukin