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
2018-04-18Use variables_attributes intead of variablesMatija Čupić
2018-04-18Add variables option to Ci::CreatePipelineServiceMatija Čupić
2017-12-13Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur
2017-12-08Add Chain::Command specsKamil Trzcinski
2017-12-08Fix invalid pipeline build chain tag evaluationGrzegorz Bizon
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-10-11Set pipeline config source attribute in a build stepGrzegorz Bizon
2017-10-07Add a project forks spec helperBob Van Landuyt
2017-09-26Add test for head pipeline assignment when skippedGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-07Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński
2017-09-07fix CIMaxim Rydkin
2017-09-06Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-06Use hook for setting Pipeline config_sourceZeger-Jan van de Weg
2017-09-03Fix specShinya Maeda
2017-09-03Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda
2017-08-28Fix specShinya Maeda
2017-08-28Fix specShinya Maeda
2017-08-25Make default trigger factory generate an ownerLin Jen-Shin
2017-08-18Update merge request pipeline even if if has errorsGrzegorz Bizon
2017-08-18Make create pipeline service specs more readableGrzegorz Bizon
2017-08-09Fix some tests and report the error messageLin Jen-Shin
2017-08-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-20Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński
2017-07-20Fix CI/CD job auto-retry specsGrzegorz Bizon
2017-07-19Update piplines created metric nameBen Kochie
2017-07-17Add specs seeding jobs with auto-retries configuredGrzegorz Bizon
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-06-08Add test for prom metric gatheringZ.J. van de Weg
2017-06-06Still allow legacy triggers, feedback:Lin Jen-Shin
2017-06-06Disallow legacy trigger without a ownerLin Jen-Shin
2017-06-05Don't check permission, only protected ref if no userLin Jen-Shin
2017-06-05Forbid creating pipeline if it's protected andLin Jen-Shin
2017-06-05Merge branch 'master' into feature/gb/persist-pipeline-stagesGrzegorz Bizon
2017-06-05Revert invalid changes in new pipeline service specsGrzegorz Bizon
2017-06-05Merge branch '25680-CI_ENVIRONMENT_URL' into 'master'Kamil Trzciński
2017-06-02Only deploy if environment exists; Update tests accordinglyLin Jen-Shin
2017-06-02Fix invalid conditional in pipeline create serviceGrzegorz Bizon
2017-06-01Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Implement CI/CD config attributes for persisted stagesGrzegorz Bizon
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-24Sanity check pipeline sha before saving merge request head pipelineFelipe Artur
2017-05-15[Spec optimization] Joining one-line 'it' blocksValery Sizov
2017-05-09Small code improvements and add migration specFelipe Artur
2017-05-08Preloads head pipeline for each merge requestFelipe Artur