gitlab-org--gitlab-foss/app
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
..
assets Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
controllers Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
finders Add label_name as scalar param of IssuableFinder 2019-04-23 08:42:04 +08:00
graphql Add opentracing integration for graphql 2019-05-02 07:01:14 +00:00
helpers Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
mailers [CE] Support multiple assignees for merge requests 2019-04-08 18:40:00 -03:00
models Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
policies Allow usage of quick actions for internal users 2019-05-06 07:46:43 +00:00
presenters Fix ref_text of merge request pipelines 2019-04-30 10:14:19 +07:00
serializers Expose can_uninstall in cluster_status.json 2019-04-29 22:55:11 -07:00
services Fix uploading of LFS tracked file through UI 2019-05-06 12:51:49 +00:00
uploaders Run rubocop -a on CE files 2019-05-05 03:24:28 -07:00
validators Align UrlValidator to validate_url gem implementation. 2019-04-11 06:29:07 +00:00
views Implement support for CI variables of type file 2019-05-06 13:11:42 +00:00
workers Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00