gitlab-org--gitlab-foss/app/controllers/groups
Krasimir Angelov 85609c117e Implement support for CI variables of type file
Add env_var and file as supported types for CI variables. Variables of
type file expose to users existing gitlab-runner behaviour - save
variable value into a temp file and set the path to this file in an ENV
var named after the variable key.

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/46806.
2019-05-06 13:11:42 +00:00
..
clusters
settings Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
application_controller.rb
avatars_controller.rb
boards_controller.rb Refactor groups and projects boards actions 2019-03-13 20:33:35 +08:00
children_controller.rb
clusters_controller.rb
group_members_controller.rb Add additional link to 2fa page 2019-03-20 08:17:11 +00:00
labels_controller.rb
milestones_controller.rb
runners_controller.rb Externalize strings in projects controllers 2019-03-27 16:52:52 +00:00
shared_projects_controller.rb
uploads_controller.rb
variables_controller.rb Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00