gitlab-org--gitlab-foss/lib/gitlab/diff
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
..
file_collection Fix the diff in the merge request view when converting a symlink to a regular file. 2016-10-17 18:09:34 +02:00
diff_refs.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
file.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
highlight.rb Cache highlighted diff lines for merge requests 2016-08-03 07:00:19 +02:00
inline_diff.rb Fix method visibility in inline diff class 2016-07-19 15:12:14 +02:00
inline_diff_marker.rb
line.rb Fix specs 2016-08-12 23:24:46 +03:00
line_code.rb
line_mapper.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
parallel_diff.rb Add Discussion model to represent MR/diff discussion 2016-07-20 16:18:18 -06:00
parser.rb
position.rb Fix line commenting for the initial commit 2016-08-19 16:35:44 +01:00
position_tracer.rb