-
- Downloads
Move CI variables page to project settings
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/ci/variables_controller.rb 0 additions, 33 deletionsapp/controllers/ci/variables_controller.rb
- app/controllers/projects/application_controller.rb 4 additions, 0 deletionsapp/controllers/projects/application_controller.rb
- app/controllers/projects/runners_controller.rb 0 additions, 4 deletionsapp/controllers/projects/runners_controller.rb
- app/controllers/projects/variables_controller.rb 25 additions, 0 deletionsapp/controllers/projects/variables_controller.rb
- app/views/layouts/ci/_nav_project.html.haml 0 additions, 5 deletionsapp/views/layouts/ci/_nav_project.html.haml
- app/views/layouts/nav/_project_settings.html.haml 5 additions, 0 deletionsapp/views/layouts/nav/_project_settings.html.haml
- app/views/projects/variables/show.html.haml 5 additions, 5 deletionsapp/views/projects/variables/show.html.haml
- config/routes.rb 1 addition, 1 deletionconfig/routes.rb
- spec/features/variables_spec.rb 6 additions, 9 deletionsspec/features/variables_spec.rb
Please register or sign in to comment