-
- Downloads
There was an error fetching the commit references. Please try again later.
Converted the views to partials that compose the menu item "pipelines"
Showing
- app/controllers/projects/pipelines_settings_controller.rb 2 additions, 9 deletionsapp/controllers/projects/pipelines_settings_controller.rb
- app/controllers/projects/runners_controller.rb 2 additions, 6 deletionsapp/controllers/projects/runners_controller.rb
- app/controllers/projects/settings/pipelines_controller.rb 30 additions, 0 deletionsapp/controllers/projects/settings/pipelines_controller.rb
- app/controllers/projects/triggers_controller.rb 3 additions, 4 deletionsapp/controllers/projects/triggers_controller.rb
- app/controllers/projects/variables_controller.rb 4 additions, 4 deletionsapp/controllers/projects/variables_controller.rb
- app/views/projects/pipelines_settings/_show.html.haml 1 addition, 3 deletionsapp/views/projects/pipelines_settings/_show.html.haml
- app/views/projects/runners/_index.html.haml 2 additions, 4 deletionsapp/views/projects/runners/_index.html.haml
- app/views/projects/runners/_specific_runners.html.haml 2 additions, 2 deletionsapp/views/projects/runners/_specific_runners.html.haml
- app/views/projects/settings/pipelines/show.html.haml 6 additions, 0 deletionsapp/views/projects/settings/pipelines/show.html.haml
- app/views/projects/triggers/_index.html.haml 2 additions, 4 deletionsapp/views/projects/triggers/_index.html.haml
- app/views/projects/variables/_index.html.haml 3 additions, 5 deletionsapp/views/projects/variables/_index.html.haml
- config/routes/project.rb 1 addition, 0 deletionsconfig/routes/project.rb
Please register or sign in to comment