summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status/pipeline/factory_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-1/+1
* 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-261-0/+2
* Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-191-1/+1
* Improve spec for Gitlab::Ci::Status::Pipeline::FactoryShinya Maeda2018-10-101-19/+49
* Fix specShinya Maeda2018-10-021-1/+6
* Fix specShinya Maeda2018-10-021-3/+3
* 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-221-1/+1
* 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-111-2/+3
* Extract abstract success with warnings CI/CD statusGrzegorz Bizon2017-01-111-1/+1
* Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-121-0/+5
* Fix tests related to detailed statuses and permissionsGrzegorz Bizon2016-12-121-1/+3
* 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