summaryrefslogtreecommitdiff
path: root/spec/services/ci/process_pipeline_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-4-stable-eev14.4.0-rc42GitLab Bot2021-10-201-67/+1
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-4/+9
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-32/+20
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-18/+35
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-0/+29
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-15/+29
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-19/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-141-0/+19
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-151-901/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-6/+16
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-191-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-231-11/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-271-0/+16
* Properly process `needs:` with `when:`properly-process-all-needsKamil Trzciński2019-08-021-0/+44
* Add support for DAGKamil Trzciński2019-08-011-0/+92
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-121-0/+2
* Fix deprecation: Passing an argument to force an association to reload is now...Jasper Maes2019-01-111-1/+1
* Add config_options|variables to BuildMetadatakamil-refactor-ci-builds-v5Kamil Trzciński2019-01-041-3/+3
* fix failing specs due to latest changesMarkus Doits2018-11-071-2/+2
* Fix specShinya Maeda2018-10-021-1/+1
* Fix spec failureShinya Maeda2018-10-021-4/+1
* Fix coding style offenceShinya Maeda2018-10-021-9/+12
* Add Spec for ProcessPipelineServiceShinya Maeda2018-10-021-1/+202
* Add inverse_of: :pipeline for pipeline.builds (#37987)37987-speed-up-pipeline-creationDylan Griffith2018-03-211-0/+2
* Make sure all pipelines would go to pending once39884-fix-pipeline-transition-with-single-manual-actionLin Jen-Shin2017-11-091-0/+24
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Merge remote-tracking branch 'upstream/master' into 30634-protected-pipelineLin Jen-Shin2017-07-201-0/+29
|\
| * Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-0/+29
* | Instead of adding master, stub_not_protect_default_branchLin Jen-Shin2017-07-181-1/+3
* | Update tests due to permission changesLin Jen-Shin2017-07-041-1/+1
|/
* Fix pipeline status when allowed to fail jobs presentGrzegorz Bizon2017-06-201-0/+4
* Fix pipeline processing specs related to protected actionsGrzegorz Bizon2017-05-311-3/+4
* Merge branch 'retried-in-database-mysql' into 'master' Regis Boudinot2017-05-101-0/+15
|\
| * Store retried in database for CI buildsretried-in-database-mysqlKamil Trzcinski2017-05-071-0/+15
* | Fix skipped manual actions issue in pipeline processingfix/gb/fix-skipped-manual-actionsGrzegorz Bizon2017-05-081-0/+22
|/
* Merge branch 'master' into feature/gb/manual-actions-protected-branches-permi...Grzegorz Bizon2017-04-131-1/+3
|\
| * Fix tests and reviewKamil Trzcinski2017-04-061-2/+1
| * Reload pipeline to make sure it's updatedLin Jen-Shin2017-04-071-1/+4
* | Fix specs related to new manual actions permissionsGrzegorz Bizon2017-04-061-0/+7
|/
* Remove code deprecated in pipeline process serviceGrzegorz Bizon2017-04-021-59/+0
* Add specs for new pipeline and build action eventsGrzegorz Bizon2017-03-061-1/+0
* Extend specs for pipelines with manual blocking actionsGrzegorz Bizon2017-03-061-0/+59
* Always actionize build when it is a manual actionGrzegorz Bizon2017-03-061-24/+48
* Fix Rubocop offenses in pipeline processing specsGrzegorz Bizon2017-03-061-32/+32
* Reinstitute a core `manual` status for manual actionsGrzegorz Bizon2017-03-061-2/+2
* Add support for blocking actions to CI/CD pipelineGrzegorz Bizon2017-03-061-23/+47
* Make pipeline processing specs more consistentGrzegorz Bizon2017-03-061-278/+316
* Fix specs for pipeline processing with manual actionsGrzegorz Bizon2017-03-061-6/+6