-
- 下载
Merge pull request #3169 from hiroponz/refactor-network-graph
Refactor network graph
显示
- app/assets/javascripts/branch-graph.js 48 个添加, 50 个删除app/assets/javascripts/branch-graph.js
- app/controllers/graph_controller.rb 7 个添加, 10 个删除app/controllers/graph_controller.rb
- app/helpers/graph_helper.rb 10 个添加, 0 个删除app/helpers/graph_helper.rb
- app/models/graph/commit.rb 0 个添加, 59 个删除app/models/graph/commit.rb
- app/models/network/commit.rb 39 个添加, 0 个删除app/models/network/commit.rb
- app/models/network/graph.rb 276 个添加, 0 个删除app/models/network/graph.rb
- app/views/graph/show.json.erb 23 个添加, 0 个删除app/views/graph/show.json.erb
- features/steps/project/project_network_graph.rb 4 个添加, 4 个删除features/steps/project/project_network_graph.rb
- features/steps/shared/paths.rb 2 个添加, 2 个删除features/steps/shared/paths.rb
加载中
想要评论请 注册 或 登录