-
- Downloads
Merge branch 'move-runners-page'
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- 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/models/ci/project.rb 1 addition, 1 deletionapp/models/ci/project.rb
- app/views/ci/projects/show.html.haml 1 addition, 1 deletionapp/views/ci/projects/show.html.haml
- app/views/ci/shared/_guide.html.haml 1 addition, 1 deletionapp/views/ci/shared/_guide.html.haml
- 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
- spec/features/runners_spec.rb 8 additions, 17 deletionsspec/features/runners_spec.rb
File moved
Please register or sign in to comment