-
- Downloads
Merge pull request #1627 from tsigo/tree_performance
Tree performance improvements
Showing
- app/assets/javascripts/tree.js 0 additions, 30 deletionsapp/assets/javascripts/tree.js
- app/assets/javascripts/tree.js.coffee 21 additions, 0 deletionsapp/assets/javascripts/tree.js.coffee
- app/decorators/tree_decorator.rb 2 additions, 2 deletionsapp/decorators/tree_decorator.rb
- app/helpers/tree_helper.rb 29 additions, 18 deletionsapp/helpers/tree_helper.rb
- app/views/tree/_submodule_item.html.haml 3 additions, 5 deletionsapp/views/tree/_submodule_item.html.haml
- app/views/tree/_tree.html.haml 8 additions, 13 deletionsapp/views/tree/_tree.html.haml
- app/views/tree/_tree_file.html.haml 12 additions, 12 deletionsapp/views/tree/_tree_file.html.haml
- app/views/tree/_tree_item.html.haml 6 additions, 8 deletionsapp/views/tree/_tree_item.html.haml
- app/views/tree/show.html.haml 1 addition, 6 deletionsapp/views/tree/show.html.haml
- app/views/tree/show.js.haml 1 addition, 1 deletionapp/views/tree/show.js.haml
Loading
Please register or sign in to comment