summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/variables/collection.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-171-14/+24
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-3/+14
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-13/+22
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-181-3/+1
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-201-5/+10
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-161-4/+16
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-4/+64
* Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+2
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-301-0/+2
* Integration variables collections with expressionsGrzegorz Bizon2018-03-231-1/+7
* Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-2/+2
* Add more unit tests for variables collection classGrzegorz Bizon2018-03-131-1/+0
* Add TODOs to refactoried variables collections codeGrzegorz Bizon2018-03-121-0/+1
* Use variables collection as build predefined variablesGrzegorz Bizon2018-03-121-1/+5
* Extract variables collection item to a separate classGrzegorz Bizon2018-03-121-31/+2
* Document runner's expecations regarding variable collectionGrzegorz Bizon2018-03-121-6/+11
* Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-3/+1
* Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-0/+60