summaryrefslogtreecommitdiff
path: root/spec/services/ci/create_pipeline_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-4/+49
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-17/+97
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-0/+23
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-35/+6
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-161-0/+5
* Passing job:rules downstream and E2E specs for job:rules configurationdrew2019-09-091-20/+315
* Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-061-2/+152
|\
| * CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-051-2/+152
* | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-3/+199
|/
* Persist `needs:` validation as config errorpersist-needs-errorKamil Trzciński2019-09-041-4/+20
* Require `needs:` to be presentrequire-needs-to-be-presentKamil Trzciński2019-08-131-1/+2
* Make needs: to require previous jobsmake-needs-strong-connectionKamil Trzciński2019-08-021-0/+56
* preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino2019-06-041-0/+12
* 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
* | Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-12/+22
* | Rewind IID on Ci::Pipelinesrewind-iid-on-pipelinesKamil Trzciński2019-04-161-2/+41
* | Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* | 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
* 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
* Refactor the logic of updating head pipelinesShinya Maeda2019-01-041-1/+2
* 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
* | Re-define default only except policyKamil Trzciński2018-12-131-0/+31
* | Fix MR pipelines run on only: refexShinya Maeda2018-12-111-0/+58
|/
* 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
* Ignore environment validation failureShinya Maeda2018-11-151-0/+48
* Fix non-hacking wayKamil Trzciński2018-11-121-0/+2
* Simplify testKamil Trzciński2018-11-121-14/+9
* tags testKamil Trzciński2018-11-121-1/+13
* add specs for create pipeline service and new retry when featureMarkus Doits2018-11-071-7/+25
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-4/+4
* Fix Rubocop offense in create pipeline services :cop:fix/gb/exclude-persisted-variables-from-environment-nameGrzegorz Bizon2018-05-211-1/+2
* Separate persisted and runtime pipeline variablesGrzegorz Bizon2018-05-181-1/+20
* Improve variable comparisonMatija Čupić2018-05-041-3/+2
* Use variables_attributes intead of variablesMatija Čupić2018-04-181-7/+7
* Add variables option to Ci::CreatePipelineServiceMatija Čupić2018-04-181-2/+19
* Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-2/+14
* Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-081-8/+3
* Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-081-0/+20
* Ensure pippeline corresponds with the sha of an MRJarka Kadlecova2017-12-051-12/+31
* Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-1/+2
* Add a project forks spec helperBob Van Landuyt2017-10-071-5/+3