-
- Downloads
Move graph module from lib or vendor directory to app directory.
Because not autoloading lib directory at development mode.
Showing
- app/assets/javascripts/branch-graph.js 0 additions, 0 deletionsapp/assets/javascripts/branch-graph.js
- app/controllers/graph_controller.rb 1 addition, 1 deletionapp/controllers/graph_controller.rb
- app/controllers/projects_controller.rb 0 additions, 2 deletionsapp/controllers/projects_controller.rb
- app/models/graph/commit.rb 50 additions, 0 deletionsapp/models/graph/commit.rb
- app/models/graph/json_builder.rb 266 additions, 0 deletionsapp/models/graph/json_builder.rb
- lib/gitlab/graph/commit.rb 0 additions, 52 deletionslib/gitlab/graph/commit.rb
- lib/gitlab/graph/json_builder.rb 0 additions, 268 deletionslib/gitlab/graph/json_builder.rb
Loading
Please register or sign in to comment