summaryrefslogtreecommitdiff
path: root/lib/gitlab/ci/variables
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc32GitLab Bot2020-10-051-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