-
- Downloads
Add ref switching support for graphs
It is now possible to view contributor and commit statistics for refs beyond the default branch. Additionally, conditions in RefsController#switch have been refactored in order that a `case` block is used now.
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/projects/graphs_controller.rb 5 additions, 2 deletionsapp/controllers/projects/graphs_controller.rb
- app/controllers/projects/refs_controller.rb 15 additions, 11 deletionsapp/controllers/projects/refs_controller.rb
- app/views/projects/graphs/commits.html.haml 3 additions, 1 deletionapp/views/projects/graphs/commits.html.haml
- app/views/projects/graphs/show.html.haml 4 additions, 2 deletionsapp/views/projects/graphs/show.html.haml
Please register or sign in to comment