Commit graph

14 commits

Author SHA1 Message Date
gfyoung
388cb319d5 Enable frozen string for app/models/**/*.rb
Partially addresses #47424.
2018-08-03 01:44:16 -07:00
Matija Čupić
05103f080c
Make Variable key not secret 2018-03-22 12:08:16 +01:00
Matija Čupić
68c6e410bd
Use secret_key and secret_value in Pipeline Schedule variables 2018-03-17 18:29:42 +01:00
Maxim Rydkin
c295d3362b
move lib/ci/model.rb into lib/gitlab/ci/model.rb 2017-09-12 22:32:01 +03:00
Shinya Maeda
d6acd8ec2f Add validate: false. Add validates uniqueness. 2017-08-18 01:43:17 +09:00
Shinya Maeda
f8391bd782 Remove validates :key, uniqueness due to new validator covers the case 2017-07-07 02:49:24 +09:00
Shinya Maeda
d19f9a9675 Exclude schedule variables from Import/Export feature 2017-07-05 18:38:35 +09:00
Shinya Maeda
324cfe0f9b Fix spec. Add PipelineScheduleVariable for import_export 2017-07-05 18:38:35 +09:00
Shinya Maeda
507fedf3c3 Controller logic. Delete before modification. Halfway. 2017-07-05 18:37:50 +09:00
Shinya Maeda
06f0107369 pipeline_schedule_variables model/db 2017-07-05 18:37:36 +09:00
Shinya Maeda
395491d435 Exclude schedule variables from Import/Export feature 2017-07-05 18:36:19 +09:00
Shinya Maeda
b6f41544d8 Fix spec. Add PipelineScheduleVariable for import_export 2017-07-05 18:36:19 +09:00
Shinya Maeda
58d8b9ae62 Controller logic. Delete before modification. Halfway. 2017-07-05 18:36:18 +09:00
Shinya Maeda
d278da48f8 pipeline_schedule_variables model/db 2017-07-05 18:36:18 +09:00