summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/status/stage
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Adds a way to start multiple manual jobs in stageMayra Cabrera2019-05-022-1/+45
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-302-0/+4
* Use persisted stages to load pipelines index tableGrzegorz Bizon2018-05-211-1/+3
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-4/+1
* Add concrete success warning status to stage factoryGrzegorz Bizon2017-01-111-0/+4
* Fix some detailed statuses specs related to abilitiesGrzegorz Bizon2016-12-121-1/+1
* Incorporate permission checks into new CI statusesGrzegorz Bizon2016-12-121-6/+6
* Refactor ci status factories to DRY code a littleGrzegorz Bizon2016-12-121-4/+2
* Check permission of detailsKamil Trzcinski2016-12-121-2/+2
* Add Ci::Status::FactoryKamil Trzcinski2016-12-071-26/+2
* Fix test failuresKamil Trzcinski2016-12-061-2/+2
* Added Stage testsKamil Trzcinski2016-12-061-1/+1
* Add Ci::Status::StageKamil Trzcinski2016-12-062-0/+63