gitlab-org--gitlab-foss/lib/gitlab/diff/file_collection
Adam Niedzielski 317e48193f Fix the diff in the merge request view when converting a symlink to a regular file.
In this specific case using file_path as a cache key is not enough,
because there are two entries with the same path.
Closes #21610.
2016-10-17 18:09:34 +02:00
..
base.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
commit.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
compare.rb switch from diff_file_collection to diffs 2016-08-03 07:00:20 +02:00
merge_request_diff.rb Fix the diff in the merge request view when converting a symlink to a regular file. 2016-10-17 18:09:34 +02:00