-
- Downloads
Make Variable key not secret
Showing
- app/assets/javascripts/ci_variable_list/ci_variable_list.js 2 additions, 2 deletionsapp/assets/javascripts/ci_variable_list/ci_variable_list.js
- app/controllers/groups/variables_controller.rb 1 addition, 1 deletionapp/controllers/groups/variables_controller.rb
- app/controllers/projects/pipeline_schedules_controller.rb 1 addition, 1 deletionapp/controllers/projects/pipeline_schedules_controller.rb
- app/controllers/projects/variables_controller.rb 1 addition, 1 deletionapp/controllers/projects/variables_controller.rb
- app/models/ci/group_variable.rb 0 additions, 1 deletionapp/models/ci/group_variable.rb
- app/models/ci/pipeline_schedule_variable.rb 0 additions, 1 deletionapp/models/ci/pipeline_schedule_variable.rb
- app/models/ci/variable.rb 0 additions, 1 deletionapp/models/ci/variable.rb
- app/views/ci/variables/_variable_row.html.haml 1 addition, 1 deletionapp/views/ci/variables/_variable_row.html.haml
- spec/controllers/projects/pipeline_schedules_controller_spec.rb 9 additions, 9 deletions...ontrollers/projects/pipeline_schedules_controller_spec.rb
- spec/features/projects/pipeline_schedules_spec.rb 2 additions, 2 deletionsspec/features/projects/pipeline_schedules_spec.rb
- spec/javascripts/ci_variable_list/native_form_variable_list_spec.js 1 addition, 1 deletion...cripts/ci_variable_list/native_form_variable_list_spec.js
- spec/support/shared_examples/controllers/variables_shared_examples.rb 3 additions, 3 deletions.../shared_examples/controllers/variables_shared_examples.rb
Please register or sign in to comment