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-09-10Remove ignore_column occurence in CE codeDmitriy Zaporozhets
2019-09-09Passing job:rules downstream and E2E specs for job:rules configurationdrew
2019-09-06Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński
2019-09-05CE port for pipelines for external pull requestsFabio Pitino
2019-09-05New interruptible attribute supported in YAML parsing.Cédric Tabin
2019-09-04Persist `needs:` validation as config errorKamil Trzciński
2019-08-22Optimise build queue serviceKamil Trzciński
2019-08-13Require `needs:` to be presentKamil Trzciński
2019-08-05Merge branch 'properly-process-all-needs' into 'master'Sean McGivern
2019-08-02Properly process `needs:` with `when:`Kamil Trzciński
2019-08-02Make needs: to require previous jobsKamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-29Add Job specific variablesMatija Čupić
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-06-18Revert concurrent pipeline schedule creationShinya Maeda
2019-06-17Backport the EE schema and migrations to CEYorick Peterse
2019-06-17Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon
2019-06-11Fix pipeline schedule when owner is nilShinya Maeda
2019-06-05preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino
2019-06-04Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński
2019-06-03Merge dev.gitlab.org master into GitLab.com masterYorick Peterse
2019-06-03Merge branch 'security-60039' into 'master'GitLab Release Tools Bot
2019-06-03Make pipeline schedule worker resilientShinya Maeda
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-06Fix schedule head pipeline updateShinya Maeda
2019-05-02Use full ref when creating MR pipeline in specsMark Chao
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-04-30Fix environment automatic on_stop triggerShinya Maeda
2019-04-16Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński
2019-04-16Backport changes from EEMatija Čupić
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-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-10Add optional IGNORE_ACCESSORS in RetryBuildServiceMatija Čupić
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-03Add port section to CI Image objectFrancisco Javier López
2019-03-26Clear pipeline status cache after destruction of pipelineStan Hu
2019-03-20Create framework for build prerequisitesTiger
2019-03-01Add suffix for merge request eventShinya Maeda
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-01-24Remove expired artifacts periodicallyShinya Maeda
2019-01-11Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes
2019-01-10Disable audit event logging for pipeline destructionStan Hu
2019-01-07Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2019-01-04Refactor the logic of updating head pipelinesShinya Maeda
2019-01-04Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern
2019-01-02Merge branch '18667-handle-push-opts' into 'master'Douwe Maan