summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/pipeline/chain/validate/abilities_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Allow use of legacy triggers with feature flagFabio Pitino2019-07-151-1/+43
* Create detached merge request pipelinespersist-fulll-ref-path-for-mr-pipelinesShinya Maeda2019-03-291-1/+46
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-2/+2
* Fix RubocopKamil Trzcinski2017-12-081-1/+1
* Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-081-2/+3
* Add missing tests for pipeline chain access validatorGrzegorz Bizon2017-09-261-0/+13
* Add specs for pipeline builder abilities validatorGrzegorz Bizon2017-09-261-10/+29
* Move pipeline builder validation chain to a moduleGrzegorz Bizon2017-09-261-0/+110