gitlab-ce/spec/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_spec.rb
file_spec.rb Show un-highlighted diffs when blobs are the same 2017-08-24 11:11:18 +01:00
highlight_spec.rb
inline_diff_markdown_marker_spec.rb Don't escape html entities when rich == raw line 2017-08-17 19:55:07 +02:00
inline_diff_marker_spec.rb Don't escape html entities when rich == raw line 2017-08-17 19:55:07 +02:00
inline_diff_spec.rb
line_mapper_spec.rb
parallel_diff_spec.rb
parser_spec.rb Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
position_spec.rb
position_tracer_spec.rb