-
- Downloads
Inline runner_path and runners_path helpers
These were just shorthands for project_... and they will be confusing when introducing group runners so we should not have them (#10244)
Showing
- app/controllers/projects/runner_projects_controller.rb 2 additions, 2 deletionsapp/controllers/projects/runner_projects_controller.rb
- app/controllers/projects/runners_controller.rb 6 additions, 6 deletionsapp/controllers/projects/runners_controller.rb
- app/helpers/gitlab_routing_helper.rb 0 additions, 8 deletionsapp/helpers/gitlab_routing_helper.rb
- app/views/projects/runners/_runner.html.haml 2 additions, 2 deletionsapp/views/projects/runners/_runner.html.haml
- app/views/projects/runners/edit.html.haml 1 addition, 1 deletionapp/views/projects/runners/edit.html.haml
- spec/features/runners_spec.rb 15 additions, 15 deletionsspec/features/runners_spec.rb
Please register or sign in to comment