gitlab-org--gitlab-foss/app/models/ci
Lin Jen-Shin 05bc71c856 Convert CI YAML variables keys into strings
So that this would be more consistent with the other variables,
which all of them are string based.

Closes #25554
2016-12-15 17:05:53 +08:00
..
build.rb Convert CI YAML variables keys into strings 2016-12-15 17:05:53 +08:00
pipeline.rb Improve readability in methods for detailed status 2016-12-13 13:24:25 +01:00
runner.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
runner_project.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
stage.rb Improve readability in methods for detailed status 2016-12-13 13:24:25 +01:00
trigger.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
trigger_request.rb Remove redundant class_name and foreign_key overrides 2016-10-24 22:29:48 +02:00
variable.rb Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00