-
- Downloads
New Feature: Git Blame for file
Showing
- app/assets/stylesheets/gitlab_bootstrap.scss 7 additions, 0 deletionsapp/assets/stylesheets/gitlab_bootstrap.scss
- app/assets/stylesheets/tree.scss 29 additions, 0 deletionsapp/assets/stylesheets/tree.scss
- app/controllers/refs_controller.rb 5 additions, 1 deletionapp/controllers/refs_controller.rb
- app/views/refs/_head.html.haml 10 additions, 0 deletionsapp/views/refs/_head.html.haml
- app/views/refs/_tree_file.html.haml 4 additions, 4 deletionsapp/views/refs/_tree_file.html.haml
- app/views/refs/blame.html.haml 46 additions, 0 deletionsapp/views/refs/blame.html.haml
- app/views/refs/tree.html.haml 1 addition, 10 deletionsapp/views/refs/tree.html.haml
- config/routes.rb 8 additions, 0 deletionsconfig/routes.rb
- spec/requests/file_blame_spec.rb 25 additions, 0 deletionsspec/requests/file_blame_spec.rb
app/views/refs/_head.html.haml
0 → 100644
app/views/refs/blame.html.haml
0 → 100644
spec/requests/file_blame_spec.rb
0 → 100644
Please register or sign in to comment