gitlab-org--gitlab-foss/lib/gitlab/diff
Sean McGivern a0979c05fd Show correct size when MR diff overflows
The problem is that we often go via a diff object constructed from the diffs
stored in the DB. Those diffs, by definition, don't overflow, so we don't have
access to the 'correct' `real_size` - that is stored on the MR diff object
iself.
2017-04-25 16:54:10 +01:00
..
file_collection Show correct size when MR diff overflows 2017-04-25 16:54:10 +01:00
diff_refs.rb
file.rb
highlight.rb
inline_diff.rb
inline_diff_marker.rb
line.rb
line_code.rb
line_mapper.rb
parallel_diff.rb
parser.rb
position.rb
position_tracer.rb Fix commenting on an existing discussion on an unchanged line that is no longer in the diff 2017-04-24 11:17:15 -05:00