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
2019-05-22Add 60s & 5m monitor buckets for CI queuesElliot Rushton
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-05-06Fix schedule head pipeline updateShinya Maeda
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-04-30Fix environment automatic on_stop triggerShinya Maeda
2019-04-16Rewind IID on Ci::PipelinesKamil Trzciński
2019-04-15Merge branch 'sh-fix-pipeline-delete-caching' into 'master'Lin Jen-Shin
2019-04-15Properly expire all pipeline caches when pipeline is deletedStan Hu
2019-04-15Rescue and log errors raised when preparing buildsTiger
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-03-26Clear pipeline status cache after destruction of pipelineStan Hu
2019-03-20Create framework for build prerequisitesTiger
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-02-26Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable
2019-02-25Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono
2019-02-25Fix misspellings in app/spec commentsTakuya Noguchi
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-12Fix a Ruby 2.4 incompatibility in Ci::CreatePipelineServiceRémy Coutable
2019-02-04Reduce the diff with EE in Ci::CreatePipelineServiceRémy Coutable
2019-02-01Reduce diff with EE in Ci::PipelineTriggerServiceRémy Coutable
2019-01-25Revert removing overridden method from build serviceGrzegorz Bizon
2019-01-25Make it clear that pipeline can process processablesGrzegorz Bizon
2019-01-25Simplify pipeline processing serviceGrzegorz Bizon
2019-01-25Segregate interface require to make CI/CD entity processableGrzegorz Bizon
2019-01-24Remove expired artifacts periodicallyShinya Maeda
2019-01-10Disable audit event logging for pipeline destructionStan Hu
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-12-19Rename GroupHierarchy into ObjectHierarchyJarka Košanová
2018-12-11Generalise test compare serviceGilbert Roulot
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Merge request pipelinesShinya Maeda
2018-11-30Squashed commit of the following:Shinya Maeda
2018-11-29Improve commentsShinya Maeda
2018-11-29Squashed commit of the following:Shinya Maeda
2018-11-23Clean up fix for RegisterJobServiceStan Hu
2018-11-21Work around Ruby 2.5.3 crash when a CI job is selectedStan Hu
2018-11-13Raise exception when user is not authorizedMatija Čupić
2018-11-13Authorize DestroyPipelineService against pipelineMatija Čupić
2018-11-12Destroy pipeline in serviceMatija Čupić
2018-11-05Allow to make builds soft-archived.Kamil Trzciński
2018-10-02enqueue in process_build_serviceShinya Maeda
2018-10-02Fix spec failureShinya Maeda
2018-10-02Fix coding style offenceShinya Maeda
2018-10-02Add Spec for ProcessPipelineServiceShinya Maeda
2018-10-02Remove Scheduled Status class from pipelineShinya Maeda
2018-10-02Simplify StuckCiJobsWorkerShinya Maeda
2018-10-02Rename to process build serviceShinya Maeda
2018-10-02Introduce ProceedBuildServiceShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda