-
- Downloads
Move runners page to project settings
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/controllers/ci/projects_controller.rb 2 additions, 1 deletionapp/controllers/ci/projects_controller.rb
- app/controllers/ci/runner_projects_controller.rb 5 additions, 3 deletionsapp/controllers/ci/runner_projects_controller.rb
- app/controllers/ci/runners_controller.rb 0 additions, 73 deletionsapp/controllers/ci/runners_controller.rb
- app/controllers/projects/runners_controller.rb 69 additions, 0 deletionsapp/controllers/projects/runners_controller.rb
- app/helpers/gitlab_routing_helper.rb 8 additions, 0 deletionsapp/helpers/gitlab_routing_helper.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 6 additions, 0 deletionsapp/views/layouts/nav/_project_settings.html.haml
- app/views/projects/runners/_runner.html.haml 6 additions, 7 deletionsapp/views/projects/runners/_runner.html.haml
- app/views/projects/runners/_shared_runners.html.haml 4 additions, 4 deletionsapp/views/projects/runners/_shared_runners.html.haml
- app/views/projects/runners/_specific_runners.html.haml 3 additions, 3 deletionsapp/views/projects/runners/_specific_runners.html.haml
- app/views/projects/runners/edit.html.haml 1 addition, 1 deletionapp/views/projects/runners/edit.html.haml
- app/views/projects/runners/index.html.haml 0 additions, 0 deletionsapp/views/projects/runners/index.html.haml
- app/views/projects/runners/show.html.haml 0 additions, 0 deletionsapp/views/projects/runners/show.html.haml
- config/routes.rb 7 additions, 8 deletionsconfig/routes.rb
File moved
Please register or sign in to comment