summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/config/extendable
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
* Add multiple extends supportWolphin2019-06-051-9/+37
* Improve specs and error messages in extendable configGrzegorz Bizon2018-09-051-1/+1
* Improve extended CI/CD config error messagesGrzegorz Bizon2018-09-051-3/+5
* Simplify classes and exceptions of extendable configGrzegorz Bizon2018-09-052-203/+3
* Limit extendable CI/CD config entry nesting levelsGrzegorz Bizon2018-09-051-5/+29
* Add test case describing circular dependency in `extends`Grzegorz Bizon2018-09-041-0/+11
* Improve extended CI/CD config specs and fix a bugGrzegorz Bizon2018-09-042-6/+7
* Add specs for extendable CI/CD hash entry classGrzegorz Bizon2018-09-042-1/+224
* Improve extendable CI/CD config hash collectionGrzegorz Bizon2018-09-041-19/+18
* Add test for simple ciricular dependency in `extends`Grzegorz Bizon2018-09-041-2/+20
* Detect circular dependenies in CI/CD `extends:` entryGrzegorz Bizon2018-09-041-1/+28
* Support recursive `extends:` in `.gitlab-ci.yml`Grzegorz Bizon2018-09-041-0/+122