summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/variables
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-192-16/+16
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc44GitLab Bot2022-08-181-13/+15
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-183-28/+39
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-2/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+1
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-38/+38
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-182-7/+74
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-183-7/+96
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-0/+64
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-182-3/+50
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-202-6/+11
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-162-6/+27
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-1/+15
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-164-87/+144
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-3/+36
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+77
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-181-1/+1
* Remove variable masking feature flagMatija Čupić2019-04-261-5/+1
* Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+2
* Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-271-3/+7
* Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-261-7/+3
* Add Maskable concern for CI variablesMatija Čupić2019-02-261-3/+7
* Allow to store null variablesfix-null-variablesKamil Trzciński2018-11-231-2/+2
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-2/+2
* Enable frozen string for lib/gitlab/ci/**/*.rbgfyoung2018-10-302-0/+4
* Fix passing a hash with string keys when fabricating a variableGrzegorz Bizon2018-07-191-1/+1
* Enforce setting string as value of the CI/CD variableTomasz Maczukin2018-06-251-0/+3
* Fix file-specific variables collection item optionGrzegorz Bizon2018-04-111-5/+2
* Integration variables collections with expressionsGrzegorz Bizon2018-03-232-3/+9
* Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-2/+2
* Add more unit tests for variables collection classGrzegorz Bizon2018-03-131-1/+0
* Improve how we handle persistent runner variablesGrzegorz Bizon2018-03-131-10/+2
* Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-1/+1
* DRY project-level predefined variablesGrzegorz Bizon2018-03-131-0/+6
* Add TODOs to refactoried variables collections codeGrzegorz Bizon2018-03-122-0/+5
* Use variables collection as build predefined variablesGrzegorz Bizon2018-03-122-2/+8
* Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-31/+48
* 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