Contributors graphs feature for GitLab
Created tests and refactored some code along the way Added stat graph util spec, refactored code finsihed up tests and refactors finsihed up tests and refactors
显示
- Gemfile 7 个添加, 0 个删除Gemfile
- Gemfile.lock 21 个添加, 0 个删除Gemfile.lock
- app/assets/javascripts/application.js 2 个添加, 0 个删除app/assets/javascripts/application.js
- app/assets/javascripts/stat_graph.js.coffee 6 个添加, 0 个删除app/assets/javascripts/stat_graph.js.coffee
- app/assets/javascripts/stat_graph_contributors.js.coffee 61 个添加, 0 个删除app/assets/javascripts/stat_graph_contributors.js.coffee
- app/assets/javascripts/stat_graph_contributors_graph.js.coffee 166 个添加, 0 个删除...ssets/javascripts/stat_graph_contributors_graph.js.coffee
- app/assets/javascripts/stat_graph_contributors_util.js.coffee 91 个添加, 0 个删除...assets/javascripts/stat_graph_contributors_util.js.coffee
- app/assets/stylesheets/application.scss 1 个添加, 0 个删除app/assets/stylesheets/application.scss
- app/assets/stylesheets/sections/stat_graph.scss 56 个添加, 0 个删除app/assets/stylesheets/sections/stat_graph.scss
- app/controllers/stat_graph_controller.rb 14 个添加, 0 个删除app/controllers/stat_graph_controller.rb
- app/views/layouts/nav/_project.html.haml 2 个添加, 0 个删除app/views/layouts/nav/_project.html.haml
- app/views/stat_graph/show.html.haml 29 个添加, 0 个删除app/views/stat_graph/show.html.haml
- config/routes.rb 1 个添加, 0 个删除config/routes.rb
- lib/gitlab/git_stats.rb 20 个添加, 0 个删除lib/gitlab/git_stats.rb
- lib/gitlab/git_stats_log_parser.rb 32 个添加, 0 个删除lib/gitlab/git_stats_log_parser.rb
- spec/javascripts/helpers/.gitkeep 0 个添加, 0 个删除spec/javascripts/helpers/.gitkeep
- spec/javascripts/stat_graph_contributors_graph_spec.js 125 个添加, 0 个删除spec/javascripts/stat_graph_contributors_graph_spec.js
- spec/javascripts/stat_graph_contributors_util_spec.js 200 个添加, 0 个删除spec/javascripts/stat_graph_contributors_util_spec.js
- spec/javascripts/stat_graph_spec.js 17 个添加, 0 个删除spec/javascripts/stat_graph_spec.js
- spec/javascripts/support/jasmine.yml 76 个添加, 0 个删除spec/javascripts/support/jasmine.yml
加载中
想要评论请 注册 或 登录