-
- Downloads
Raw implementation of commits stats page
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/assets/javascripts/application.js.coffee 1 addition, 0 deletionsapp/assets/javascripts/application.js.coffee
- app/assets/javascripts/chart.js.coffee 0 additions, 21 deletionsapp/assets/javascripts/chart.js.coffee
- app/controllers/projects/graphs_controller.rb 31 additions, 0 deletionsapp/controllers/projects/graphs_controller.rb
- app/views/projects/graphs/_head.html.haml 5 additions, 0 deletionsapp/views/projects/graphs/_head.html.haml
- app/views/projects/graphs/commits.html.haml 85 additions, 0 deletionsapp/views/projects/graphs/commits.html.haml
- app/views/projects/graphs/show.html.haml 1 addition, 0 deletionsapp/views/projects/graphs/show.html.haml
- config/routes.rb 5 additions, 1 deletionconfig/routes.rb
- vendor/assets/javascripts/chart-lib.min.js 11 additions, 0 deletionsvendor/assets/javascripts/chart-lib.min.js
app/views/projects/graphs/_head.html.haml
0 → 100644
app/views/projects/graphs/commits.html.haml
0 → 100644
vendor/assets/javascripts/chart-lib.min.js
0 → 100755
This diff is collapsed.
Please register or sign in to comment