summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/variables
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher2021-01-201-0/+251
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-2/+2
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-202-2/+2
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-262-0/+4
* Remove variable masking feature flagMatija Čupić2019-04-261-14/+0
* Do not raise when adding undefined variables resourceGrzegorz Bizon2019-03-021-0/+8
* Revert "Merge branch 'revert-8baf9e5f' into 'master'"Matija Čupić2019-02-272-5/+19
* Revert "Merge branch '13784-simple-masking-of-protected-variables-in-logs' in...Kamil Trzciński2019-02-262-19/+5
* Add Maskable concern for CI variablesMatija Čupić2019-02-262-5/+19
* Allow to store null variablesfix-null-variablesKamil Trzciński2018-11-231-2/+2
* Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-2/+2
* Fix passing a hash with string keys when fabricating a variableGrzegorz Bizon2018-07-191-0/+8
* Enforce setting string as value of the CI/CD variableTomasz Maczukin2018-06-252-13/+63
* Fix file-specific variables collection item optionGrzegorz Bizon2018-04-111-5/+30
* Integration variables collections with expressionsGrzegorz Bizon2018-03-232-4/+23
* Improve predefined variables collection methodsGrzegorz Bizon2018-03-141-0/+10
* Fix variables collection item sequence specsGrzegorz Bizon2018-03-141-4/+3
* Add more unit tests for variables collection classGrzegorz Bizon2018-03-132-0/+33
* Make predefined variables in a collection public by defaultGrzegorz Bizon2018-03-131-1/+1
* Extract variables collection item to a separate classGrzegorz Bizon2018-03-122-2/+50
* Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-3/+3
* Fix hash syntax in variables collection classbackstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2017-09-221-2/+2
* Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-0/+63