summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/config/entry/policy.rb
Commit message (Expand)AuthorAgeFilesLines
* Freeze mutable constant in CI entry policy classGrzegorz Bizon2018-10-021-1/+1
* Make it possible to specifiy only: changes keywordsGrzegorz Bizon2018-10-021-2/+4
* Do not raise when validating variables expressionGrzegorz Bizon2018-03-271-1/+1
* Add support for only/except: variables CI/CD configGrzegorz Bizon2018-02-281-2/+18
* Change CI/CD kubernetes policy keyword to `active`Grzegorz Bizon2017-09-011-1/+1
* Change kubernetes job policy allowed valuesGrzegorz Bizon2017-08-311-1/+1
* Check if kubernetes required before creating a jobGrzegorz Bizon2017-08-261-6/+5
* Use new complex only/except policy internal schemeGrzegorz Bizon2017-08-261-0/+4
* Improve reporting of a CI/CD entry config locationGrzegorz Bizon2017-08-251-1/+1
* Use only/except policy that returns an arrayGrzegorz Bizon2017-08-251-4/+0
* Fix CI/CD trigger policy default valueGrzegorz Bizon2017-08-251-0/+3
* Implement complex only/except policy CI/CD configGrzegorz Bizon2017-08-251-2/+18
* Make it possible to define CI/CD config strategiesGrzegorz Bizon2017-08-251-4/+21
* Rename CI/CD job triggering policy class to PolicyGrzegorz Bizon2017-08-241-0/+18