summaryrefslogtreecommitdiff
path: root/spec/support/shared_examples/controllers/variables_shared_examples.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-12-051-3/+11
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-08-111-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-191-5/+20
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-211-2/+2
* Add frozen_string_literal to spec/supportThong Kuah2019-07-251-0/+2
* Implement support for CI variables of type fileKrasimir Angelov2019-05-061-0/+12
* Make Variable key not secret43316-controller-parameters-handling-sensitive-information-should-use-a-more-specific-nameMatija Čupić2018-03-221-3/+3
* Use secret_key and secret_value in Variables controllerMatija Čupić2018-03-161-8/+8
* Fix validation of duplicate new variablesdynamic-pipeline-variablesMatija Čupić2018-02-051-0/+23
* Extract Variables controllers specs to shared_examplesMatija Čupić2018-02-051-0/+100