summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/build/policy/refs.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-181-1/+1
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-1/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-171-1/+1
* Allow to use untrusted Regexp via feature flagKamil Trzciński2019-04-041-1/+1
* Make CI refs matching to to use UntrustedRegexpKamil Trzciński2019-03-151-2/+2
* Add suffix for merge request eventShinya Maeda2019-03-011-2/+6
* Fix MR pipelines run on only: refexShinya Maeda2018-12-111-4/+8
* Enable frozen string for lib/gitlab/cigfyoung2018-10-261-0/+2
* Integrate build seeds with variables expressions policyGrzegorz Bizon2018-03-231-1/+1
* Integrate variables policy with new pipeline servicesGrzegorz Bizon2018-03-231-1/+1
* Add support for checking attributes in build policiesGrzegorz Bizon2018-03-011-1/+1
* Do not pass project path from YAML processorGrzegorz Bizon2017-09-181-6/+6
* Simplify pipeline source policy pattern matchingGrzegorz Bizon2017-09-181-9/+2
* Add specs for CI/CD job policy refs specificationGrzegorz Bizon2017-09-181-1/+1
* Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon2017-09-181-1/+1
* Extract job refs policy specs into separate classGrzegorz Bizon2017-09-181-0/+50