summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status/factory_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-0/+10
* 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
* Fix a Rubocop offense in detailed status factoryGrzegorz Bizon2017-01-121-1/+1
* Expose methods that match statuses in status factoriesGrzegorz Bizon2017-01-121-17/+45
* Make it possible to combine extended CI/CD statusesGrzegorz Bizon2017-01-121-7/+90
* Fix tests related to detailed statuses and permissionsGrzegorz Bizon2016-12-121-2/+4
* Code reviewKamil Trzcinski2016-12-071-5/+1
* Add Ci::Status::FactoryKamil Trzcinski2016-12-071-0/+26