-
- Downloads
Merge branch 'highlight-blame' into 'master'
Fix highlighting in blame view. See merge request !2630
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/projects/blame_controller.rb 1 addition, 23 deletionsapp/controllers/projects/blame_controller.rb
- app/views/projects/blame/show.html.haml 4 additions, 6 deletionsapp/views/projects/blame/show.html.haml
- lib/gitlab/blame.rb 54 additions, 0 deletionslib/gitlab/blame.rb
- spec/controllers/blame_controller_spec.rb 0 additions, 14 deletionsspec/controllers/blame_controller_spec.rb
- spec/lib/gitlab/blame_spec.rb 24 additions, 0 deletionsspec/lib/gitlab/blame_spec.rb
lib/gitlab/blame.rb
0 → 100644
spec/lib/gitlab/blame_spec.rb
0 → 100644
Please register or sign in to comment