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-12-16Remove rails4 specific codeJasper Maes
2018-12-13Refactor Ci::Pipeline's config_sources enumYorick Peterse
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-03Squashed commit of the following:Shinya Maeda
2018-11-15Refactor how a few ActiveRecord enums are definedYorick Peterse
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-08Creates ref_exists? method for Pipeline classFilipa Lacerda
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-04Rename event :schedule to event :delay in Ci::Pipeline to avoid conflicts wit...Shinya Maeda
2018-10-04Revert "Avoid conflicts between enumlator's schedule! method and state machin...Shinya Maeda
2018-10-04Add pipeline.default_branch? mehodOlivier Gonzalez
2018-10-04Avoid conflicts between enumlator's schedule! method and state machine's sche...Shinya Maeda
2018-10-03Few minor fixed in code and docs for only: changesGrzegorz Bizon
2018-10-02Add scheduled_actions as an explicit group of actionsShinya Maeda
2018-10-02Add Spec for ProcessPipelineServiceShinya Maeda
2018-10-02Update pipelines and stages status as wellShinya Maeda
2018-10-02Expose paths modified by a push from a pipeline classGrzegorz Bizon
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-12Inline initialize_yaml_processorMatija Čupić
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Import external files in Gitlab CI configMatija Čupić
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-08-27Backport Repository#keep_around changes from EE to CEMichael Kozono
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-03Merge branch 'artifact-format-v2-with-parser' into 'master'Kamil Trzciński
2018-08-03Enable frozen string for app/models/**/*.rbgfyoung
2018-08-02Squashed commit of the following:Shinya Maeda
2018-06-25Enforce setting string as value of the CI/CD variableTomasz Maczukin
2018-06-12Merge branch 'expose-ci-url' into 'master'Grzegorz Bizon | off until 20th June
2018-06-12Add CI_{PIPELINE,JOB}_URLKamil Trzciński
2018-06-06Enable mapping to nil in enumsJan Provaznik
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-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-22Abstract persisted/legacy stages in pipeline modelGrzegorz Bizon
2018-05-22Order pipeline stages by a position in a relationGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda