gitlab-org--gitlab-foss/lib/gitlab/diff
Sean McGivern e8525e107d Show un-highlighted diffs when blobs are the same
For some old merge requests, we don't have enough information to figure out the
old blob and the new blob for the file. This means that we can't highlight the
diff correctly, but we can still display it without highlighting.
2017-08-24 11:11:18 +01:00
..
file_collection Move diffable? method from Repository to Diff::File 2017-06-08 09:32:57 -05:00
diff_refs.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
file.rb Show un-highlighted diffs when blobs are the same 2017-08-24 11:11:18 +01:00
highlight.rb Use Diff::File blob methods from diff highlighter 2017-06-08 09:39:54 -05:00
inline_diff.rb Fix method visibility in inline diff class 2016-07-19 15:12:14 +02:00
inline_diff_markdown_marker.rb Extract generic parts of Gitlab::Diff::InlineDiffMarker 2017-05-10 08:26:21 -05:00
inline_diff_marker.rb Extract generic parts of Gitlab::Diff::InlineDiffMarker 2017-05-10 08:26:21 -05:00
line.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
line_code.rb Refactoring inside refactoring. We need to go deeper 2014-09-08 21:54:52 +03:00
line_mapper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
parallel_diff.rb Don't display comment on unchanged line on both sides in parallel diff 2017-06-19 11:50:46 -05:00
parser.rb take nonewline context into account in diff parser 2017-03-13 22:09:43 +02:00
position.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
position_tracer.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00