summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/ci/variables
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-10-stable-eev15.10.0-rc42GitLab Bot2023-03-203-3/+3
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-202-1/+348
* Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot2023-01-181-99/+51
* Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot2022-12-201-3/+24
* Add latest changes from gitlab-org/gitlab@15-6-stable-eev15.6.0-rc42GitLab Bot2022-11-172-22/+37
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-206-25/+162
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-193-68/+58
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc44GitLab Bot2022-08-181-61/+62
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-183-64/+84
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-6/+4
* Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot2022-06-201-0/+2
* 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-137/+225
* Add latest changes from gitlab-org/gitlab@14-9-stable-eev14.9.0-rc42GitLab Bot2022-03-182-7/+302
* Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot2022-02-183-5/+430
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-10/+186
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-10/+0
* Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42GitLab Bot2021-11-182-287/+233
* Add latest changes from gitlab-org/gitlab@14-3-stable-eev14.3.0-rc42GitLab Bot2021-09-202-20/+123
* Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot2021-06-163-7/+119
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+46
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-164-263/+671
* Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot2021-02-182-6/+117
* 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