Merge branch 'parallel_diff_refactor' into 'master'
Parallel diff refactor
Refactor side-by-side diff to remove code duplication.
Base the side-by-side diff on inline diff code.
In first iteration:
1. commenting on the side-by-side diff is not possible
1. no expanding of the surrounding code
See merge request !1066
Showing
File moved
lib/gitlab/diff/file.rb
0 → 100644
lib/gitlab/diff/line.rb
0 → 100644
lib/gitlab/diff/line_code.rb
0 → 100644
spec/helpers/diff_helper_spec.rb
0 → 100644
spec/lib/gitlab/diff/file_spec.rb
0 → 100644
spec/lib/gitlab/diff/parser_spec.rb
0 → 100644
Please
register
or
sign in
to comment