summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/status/stage
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-262-0/+4
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+91
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* 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-022-2/+2
* Add specs for two new methods defined in stage classGrzegorz Bizon2017-01-111-1/+0
* Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-111-0/+22
* Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-122-6/+24
* Fix tests related to detailed statuses and permissionsGrzegorz Bizon2016-12-122-4/+12
* Added Ci::Stage specsKamil Trzcinski2016-12-062-6/+8
* Fix test failuresKamil Trzcinski2016-12-062-4/+6
* Added Stage testsKamil Trzcinski2016-12-062-0/+59