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-06Fix schedule head pipeline updateShinya Maeda
2019-04-16Rewind IID on Ci::PipelinesKamil Trzciński
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
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
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
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-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-04-18Use variables_attributes intead of variablesMatija Čupić
2018-04-18Add variables option to Ci::CreatePipelineServiceMatija Čupić
2018-03-26Merge branch 'backstage/gb/populating-pipeline-refactoring' into 'master'Kamil Trzciński
2018-03-22Use porcelain commit lookup method on CI::CreatePipelineServiceAlejandro Rodríguez
2018-03-21Populate pipeline with objects before creating itGrzegorz Bizon
2018-03-07Use Project#source_of_merge_requests-relationBob Van Landuyt
2017-12-13Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur
2017-12-08Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski
2017-12-05Ensure pippeline corresponds with the sha of an MRJarka Kadlecova
2017-10-09Extract class responsible for building a pipelineGrzegorz Bizon
2017-09-27Add some minor improvements to pipeline creation chainGrzegorz Bizon
2017-09-26Fix coding style offenses in pipeline chain classesGrzegorz Bizon
2017-09-26Add specs for pipeline builder abilities validatorGrzegorz Bizon
2017-09-26Move pipeline builder validation chain to a moduleGrzegorz Bizon
2017-09-26Split pipeline chain builder validation classGrzegorz Bizon
2017-09-26Add class that handles pipeline creation sequenceGrzegorz Bizon
2017-09-26Extract pipeline persistence to a separate chain classGrzegorz Bizon
2017-09-26Fix code style offenses in pipeline create servicesGrzegorz Bizon
2017-09-25Use tag/branch methods to check if pipeline ref existsGrzegorz Bizon
2017-09-25Extract pipeline chain builder classes from serviceGrzegorz Bizon
2017-09-07refactor Ci::CreatePipelineService#allowed_to_create?Maxim Rydkin
2017-09-07refactor app/services/ci/create_pipeline_service.rb:50:5Maxim Rydkin
2017-09-03Remove access_level index from runner. Add protected on ci_pipelines. Add pro...Shinya Maeda
2017-09-03Update application code by the db schema changeShinya Maeda
2017-09-03Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_sh...Shinya Maeda
2017-08-28Remove trigger_request.trigger.ownerShinya Maeda
2017-08-18Update merge request pipeline even if if has errorsGrzegorz Bizon
2017-07-28Fix revert missShinya Maeda
2017-07-28Revert "Move validate to begin/rescue block"Shinya Maeda
2017-07-28Fix pipelineShinya Maeda
2017-07-28Move validate to begin/rescue blockShinya Maeda
2017-07-28initShinya Maeda
2017-07-21Extract validationsLin Jen-Shin
2017-07-20Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin