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-03-05Make sure MR and milestone projects are sameJarka Košanová
2019-03-05Rename ambiguous association names in Ci::PipelineShinya Maeda
2019-03-05Merge branch 'master' into expose-additional-merge-request-pipeline-variablesHiroyuki Sato
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-02-26Fix Ci::Pipeline#all_merge_requests missing forked MRsStan Hu
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-13Support `only: changes:` on MR pipelinesHiroyuki Sato
2019-01-25Add some specs for processable CI/CD entities relationGrzegorz Bizon
2018-12-08Use full ref when possible to avoid ambiguityMatija Čupić
2018-12-06Expose merge request pipeline variablesShinya Maeda
2018-12-05Rename project's pipelines relationFrancisco Javier López
2018-12-05Merge request pipelinesShinya Maeda
2018-12-04CE port of Add new service to create the web ide terminalFrancisco Javier López
2018-12-04Fix coding offenceShinya Maeda
2018-12-03fix wordingShinya Maeda
2018-12-03Fix the coding styleShinya Maeda
2018-12-03Validate enum uniquenessShinya Maeda
2018-11-06Merge branch 'support-project-security-dashboard' into 'master'Grzegorz Bizon
2018-11-06Backport support project security dashboard changesKamil Trzciński
2018-11-06Backport generic methods to CEOlivier Gonzalez
2018-10-22Do not raise error when checking pipeline referenceGrzegorz Bizon
2018-10-22Fix pipeline reference existence check and add specsGrzegorz Bizon
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-05Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda
2018-10-04Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'Kamil Trzciński
2018-10-04Fix spec according to the Ci::Pipeline#delay renameShinya Maeda
2018-10-04Add pipeline.default_branch? mehodOlivier Gonzalez
2018-10-02Add unit spec for Ci::PipelineShinya Maeda
2018-10-02Expose paths modified by a push from a pipeline classGrzegorz Bizon
2018-09-18Resolve "Enable Auto DevOps by default for self managed instances of GitLab"Dylan Griffith
2018-09-07Improve external architectureMatija Čupić
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-02Squashed commit of the following:Shinya Maeda
2018-06-12Add CI_{PIPELINE,JOB}_URLKamil Trzciński
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon
2018-06-04Raise error if pipeline / stage hits unknown statusGrzegorz Bizon
2018-06-02Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-06-01Remove unneccesary specShinya Maeda
2018-06-01Clean up presence validation specShinya Maeda
2018-05-31Refactor validations and make runner factory by default to be instance-wide r...Kamil Trzciński
2018-05-30Add spec for variables expressionShinya Maeda
2018-05-29Merge branch 'master' into backstage/gb/use-persisted-stages-to-improve-pipel...Grzegorz Bizon
2018-05-29Add a feature flag for switching pipeline stagesGrzegorz Bizon
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-18Update pipeline persisted / predefined variables specsGrzegorz Bizon
2018-05-18Do not allow to use `CI_PIPELINE_ID` in environment nameGrzegorz Bizon
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-14Clarify scope for AtomicInternalId shared specShinya Maeda