summaryrefslogtreecommitdiff
path: root/spec/factories/ci/pipelines.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+5
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-4/+4
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-181-1/+23
* Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot2020-12-171-5/+17
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-0/+8
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+17
* Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot2020-09-191-0/+6
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-0/+16
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-0/+12
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-031-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-301-0/+24
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-171-0/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-02-241-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-131-31/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-211-0/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-021-18/+21
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* Add :preparing status to HasStatusTiger2019-03-201-0/+8
* Backports EE change for expanded pipelinesFilipa Lacerda2019-03-121-0/+6
* Add spec for Status::Pipeline::ScheduledShinya Maeda2018-10-031-0/+4
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+8
* Add factory for parsers. Add required specification in json schema matcher. I...Shinya Maeda2018-08-031-2/+2
* Squashed commit of the following:Shinya Maeda2018-08-021-0/+12
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Add feature specs for pipeline failure reason badgeGrzegorz Bizon2017-10-051-0/+1
* Fix specShinya Maeda2017-09-031-4/+0
* Add validation for protected attributesShinya Maeda2017-09-031-0/+9
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Merge branch '33139-lint-our-factories' into 'master'Grzegorz Bizon2017-06-021-12/+9
|\
| * Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-12/+9
* | Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+1
|/
* Add transient head_pipeline_of to pipeline factoriesissue_32225Felipe Artur2017-05-221-0/+9
* Quiet pipeline emailsquiet-pipelinesSean McGivern2017-04-031-0/+4
* Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+8
* Add test example for pipeline with yaml errorsGrzegorz Bizon2017-01-041-0/+4
* Add specs for pipeline entity and improve factoryGrzegorz Bizon2016-12-211-0/+4
* Extend pipelines factory with transient config attributefix/create-pipeline-with-builds-in-transactionGrzegorz Bizon2016-11-271-13/+8
* Improve readability in pipeline test objects factoryGrzegorz Bizon2016-11-251-6/+10
* Remove pipeline factory that is not used in testsGrzegorz Bizon2016-11-251-6/+0
* Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-0/+11
* Add endpoints for pipelinesZ.J. van de Weg2016-08-181-18/+0
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-111-0/+2
* Adopt the rename from ci_commits to ci_pipelinesLin Jen-Shin2016-06-151-0/+49