summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status/pipeline
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-244-4/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-221-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-122-0/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-264-0/+8
* Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-192-3/+3
* Improve spec for Gitlab::Ci::Status::Pipeline::FactoryShinya Maeda2018-10-101-19/+49
* Add spec for Status::Pipeline::ScheduledShinya Maeda2018-10-031-0/+42
* Fix specShinya Maeda2018-10-022-2/+7
* Fix specShinya Maeda2018-10-021-3/+3
* Fix Status::Pipeline::Blocked specShinya Maeda2018-10-021-1/+1
* Fix spec. Create scheduled status entry for pipelineShinya Maeda2018-10-021-25/+10
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-222-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+3
* Add specs for an extended blocked pipeline statusfeature/gb/verbosify-blocked-pipeline-statusGrzegorz Bizon2017-03-081-0/+42
* Adjust specs for core pipeline detailed statusesGrzegorz Bizon2017-03-081-2/+24
* Extend pipeline detailed status factory specsGrzegorz Bizon2017-01-121-17/+28
* Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-112-71/+3
* Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-112-2/+2
* Update status group name for success with warningsGrzegorz Bizon2016-12-161-0/+4
* Extend tests for pipeline detailed status helpersGrzegorz Bizon2016-12-131-12/+18
* Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-123-6/+16
* Fix tests related to detailed statuses and permissionsGrzegorz Bizon2016-12-123-3/+7
* Add text example for pipeline status without actionrefine-ci-statusesGrzegorz Bizon2016-12-061-1/+3
* Extend tests for pipeline status factoryGrzegorz Bizon2016-12-051-3/+16
* Implement pipeline status factory with extended statusGrzegorz Bizon2016-12-051-0/+37
* Fold core/extended status modules to reduce nestingGrzegorz Bizon2016-12-052-0/+88