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
diff_refs.rb
file.rb Show un-highlighted diffs when blobs are the same 2017-08-24 11:11:18 +01:00
highlight.rb
inline_diff.rb
inline_diff_markdown_marker.rb
inline_diff_marker.rb
line.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04:00
line_code.rb
line_mapper.rb Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
parallel_diff.rb
parser.rb
position.rb
position_tracer.rb