-
- Downloads
refactoring
Showing
- app/assets/stylesheets/style.scss 1 addition, 1 deletionapp/assets/stylesheets/style.scss
- app/controllers/projects_controller.rb 0 additions, 43 deletionsapp/controllers/projects_controller.rb
- app/controllers/refs_controller.rb 53 additions, 0 deletionsapp/controllers/refs_controller.rb
- app/helpers/application_helper.rb 1 addition, 1 deletionapp/helpers/application_helper.rb
- app/models/project.rb 4 additions, 0 deletionsapp/models/project.rb
- app/views/commits/_commits.html.haml 1 addition, 1 deletionapp/views/commits/_commits.html.haml
- app/views/commits/_diff.html.haml 1 addition, 1 deletionapp/views/commits/_diff.html.haml
- app/views/commits/show.html.haml 1 addition, 1 deletionapp/views/commits/show.html.haml
- app/views/layouts/project.html.haml 2 additions, 2 deletionsapp/views/layouts/project.html.haml
- app/views/projects/tree.html.erb 0 additions, 5 deletionsapp/views/projects/tree.html.erb
- app/views/refs/_tree.html.haml 9 additions, 9 deletionsapp/views/refs/_tree.html.haml
- app/views/refs/_tree_file.html.haml 2 additions, 2 deletionsapp/views/refs/_tree_file.html.haml
- app/views/refs/_tree_item.html.haml 2 additions, 2 deletionsapp/views/refs/_tree_item.html.haml
- app/views/refs/tree.html.haml 1 addition, 0 deletionsapp/views/refs/tree.html.haml
- app/views/refs/tree.js.haml 5 additions, 0 deletionsapp/views/refs/tree.js.haml
- config/routes.rb 13 additions, 11 deletionsconfig/routes.rb
app/controllers/refs_controller.rb
0 → 100644
app/views/projects/tree.html.erb
deleted
100644 → 0
app/views/refs/tree.html.haml
0 → 100644
app/views/refs/tree.js.haml
0 → 100644
Please register or sign in to comment