-
- Downloads
Refactoring inside refactoring. We need to go deeper
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Showing
- app/controllers/projects/edit_tree_controller.rb 1 addition, 1 deletionapp/controllers/projects/edit_tree_controller.rb
- app/helpers/commits_helper.rb 0 additions, 56 deletionsapp/helpers/commits_helper.rb
- app/helpers/diff_helper.rb 65 additions, 4 deletionsapp/helpers/diff_helper.rb
- app/models/note.rb 18 additions, 4 deletionsapp/models/note.rb
- app/views/projects/diffs/_diffs.html.haml 5 additions, 5 deletionsapp/views/projects/diffs/_diffs.html.haml
- app/views/projects/diffs/_file.html.haml 3 additions, 3 deletionsapp/views/projects/diffs/_file.html.haml
- app/views/projects/diffs/_stats.html.haml 0 additions, 0 deletionsapp/views/projects/diffs/_stats.html.haml
- app/views/projects/diffs/_text_file.html.haml 1 addition, 1 deletionapp/views/projects/diffs/_text_file.html.haml
- app/views/projects/diffs/_warning.html.haml 0 additions, 0 deletionsapp/views/projects/diffs/_warning.html.haml
- app/views/projects/edit_tree/_diff.html.haml 0 additions, 13 deletionsapp/views/projects/edit_tree/_diff.html.haml
- app/views/projects/edit_tree/preview.html.haml 3 additions, 4 deletionsapp/views/projects/edit_tree/preview.html.haml
- app/views/projects/notes/_diff_note_link.html.haml 0 additions, 10 deletionsapp/views/projects/notes/_diff_note_link.html.haml
- app/views/projects/notes/discussions/_diff.html.haml 4 additions, 3 deletionsapp/views/projects/notes/discussions/_diff.html.haml
- lib/gitlab/diff/file.rb 15 additions, 8 deletionslib/gitlab/diff/file.rb
- lib/gitlab/diff/line.rb 3 additions, 3 deletionslib/gitlab/diff/line.rb
- lib/gitlab/diff/line_code.rb 9 additions, 0 deletionslib/gitlab/diff/line_code.rb
- lib/gitlab/diff/parser.rb 2 additions, 7 deletionslib/gitlab/diff/parser.rb
- spec/lib/gitlab/diff/file_spec.rb 1 addition, 5 deletionsspec/lib/gitlab/diff/file_spec.rb
- spec/lib/gitlab/diff/parser_spec.rb 1 addition, 3 deletionsspec/lib/gitlab/diff/parser_spec.rb
File moved
File moved
lib/gitlab/diff/line_code.rb
0 → 100644
Please register or sign in to comment