- 19 Dec, 2016 2 commits
-
- 16 Dec, 2016 1 commit
-
- 15 Dec, 2016 3 commits
-
-
Lin Jen-Shin authored
should be correct since it's already passing the validation anyway. Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8088#note_20076187
-
Lin Jen-Shin authored
Feedback: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/8088#note_20062470 Eventually we should move to SafeYAML, but requiring that would impact all other `YAML.load` which is bad. For this particular case, I think we could just check it strictly.
-
Lin Jen-Shin authored
So that this would be more consistent with the other variables, which all of them are string based. Closes #25554
-