summaryrefslogtreecommitdiff
path: root/spec/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Fix pipeline schedule when owner is nilfix-pipeline-schedule-owner-is-nilShinya Maeda2019-06-111-0/+8
* Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński2019-06-041-0/+28
|\
| * Make pipeline schedule worker resilientset-real-next-run-at-for-preventing-duplciate-pipeline-creationsShinya Maeda2019-06-031-0/+28
* | Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-3/+3
|\ \ | |/ |/|
| * Merge branch 'security-60039' into 'master'GitLab Release Tools Bot2019-06-031-3/+3
| |\
| | * Use full ref when creating MR pipeline in specsMark Chao2019-05-031-3/+3
* | | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-2/+3
|/ /
* | Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-12/+22
* | Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-021-0/+79
* | Fix environment automatic on_stop triggerShinya Maeda2019-04-301-0/+76
* | Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński2019-04-161-1/+1
|\ \
| * | Backport changes from EEMatija Čupić2019-04-161-1/+1
* | | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-2/+41
* | | Merge branch 'sh-fix-pipeline-delete-caching' into 'master'Lin Jen-Shin2019-04-151-0/+61
|\ \ \
| * | | Properly expire all pipeline caches when pipeline is deletedsh-fix-pipeline-delete-cachingStan Hu2019-04-151-0/+61
* | | | Rescue and log errors raised when preparing builds60480-rescue-build-preparing-errorsTiger2019-04-151-1/+15
|/ / /
* | | Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-1216-0/+32
|/ /
* | Add optional IGNORE_ACCESSORS in RetryBuildService6073-extract-ee-specific-files-lines-for-some-ci-filesMatija Čupić2019-04-101-3/+5
* | Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe2019-04-091-2/+1
|/
* Add port section to CI Image objectFrancisco Javier López2019-04-031-0/+50
* Clear pipeline status cache after destruction of pipelineStan Hu2019-03-261-2/+13
* Create framework for build prerequisitesTiger2019-03-201-0/+54
* Add suffix for merge request eventShinya Maeda2019-03-011-2/+2
* Persist source sha and target sha for merge pipelinesShinya Maeda2019-02-271-3/+31
* Remove expired artifacts periodicallyShinya Maeda2019-01-241-0/+104
* Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-111-1/+1
* Disable audit event logging for pipeline destructionStan Hu2019-01-101-2/+2
* Merge branch 'user-update-head-pipeline-worker-2' into 'master'Grzegorz Bizon2019-01-071-1/+2
|\
| * Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-1/+2
* | Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-042-4/+9
* | Merge branch 'dm-git-access-any-ce' into 'master'Sean McGivern2019-01-041-1/+1
|\ \ | |/ |/|
| * Consider all matching MRs to determine if user can pushDouwe Maan2019-01-021-1/+1
* | Merge branch '18667-handle-push-opts' into 'master'Douwe Maan2019-01-021-2/+20
|\ \ | |/ |/|
| * Add support for Git push options, specifically ci.skipJonathon Reinhart2018-12-311-2/+20
* | Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-6/+6
|\ \ | |/ |/|
| * Use full ref when creating MR pipeline in specsMatija Čupić2018-12-081-6/+6
* | Fix spec that depended on 0 lock_version being unsupportedDouwe Maan2018-12-271-1/+3
* | Re-define default only except policyKamil Trzciński2018-12-131-0/+31
* | Fix MR pipelines run on only: refexShinya Maeda2018-12-111-0/+58
|/
* Encrypt CI/CD builds tokensKamil Trzciński2018-12-071-3/+3
* Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher2018-12-061-3/+3
* Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński2018-12-061-3/+3
|\
| * Exclude encrypted build token from import/export and retriesGrzegorz Bizon2018-12-051-3/+3
* | Rename project's pipelines relationFrancisco Javier López2018-12-051-3/+3
* | Merge request pipelinesShinya Maeda2018-12-051-8/+215
|/
* Squashed commit of the following:Shinya Maeda2018-11-301-0/+33
* Fix coding offenceadd-counter-for-trace-chunksShinya Maeda2018-11-291-1/+1
* Improve specShinya Maeda2018-11-291-0/+12
* Squashed commit of the following:Shinya Maeda2018-11-291-0/+39
* Merge branch '41875-allow-pipelines-to-be-deleted-by-project-owners' into 'ma...Grzegorz Bizon2018-11-161-0/+60
|\