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-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
2017-07-19Make permission checks easier to understandLin Jen-Shin
2017-07-19Fix tests and fine tweak permission error messageLin Jen-Shin
2017-07-19Try to merge permission checks into oneLin Jen-Shin
2017-07-19Update piplines created metric nameBen Kochie
2017-07-18Rename can_push_or_merge_to_branch? to can_update_branch?Lin Jen-Shin
2017-07-17Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-07-06Make message and code more clearLin Jen-Shin
2017-07-05Merge allowed_to_create? into CreatePipelineServiceLin Jen-Shin
2017-07-05Add back Pipeline#ci_yaml_file_path due to all the troublesLin Jen-Shin
2017-07-04Fix config pathLin Jen-Shin
2017-07-04Fix bad conflict resolutionLin Jen-Shin
2017-06-29Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin
2017-06-28Try to report where the file should beLin Jen-Shin
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-07Add prometheus metrics on pipeline creationZ.J. van de Weg
2017-06-06Still allow legacy triggers, feedback:Lin Jen-Shin
2017-06-06Try to report why it's failing and fix testsLin Jen-Shin
2017-06-06Disallow legacy trigger without a ownerLin Jen-Shin