gitlab-org--gitlab-foss/lib/gitlab/diff
Adam Niedzielski 3fa265d195 Fix expanding a collapsed diff when converting a symlink to a regular file
In this case comparing old_path and new_path is not enough because there
are two entires that match.
2016-11-10 18:24:12 +01:00
..
file_collection Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01:00
diff_refs.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
file.rb Fix expanding a collapsed diff when converting a symlink to a regular file 2016-11-10 18:24:12 +01: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 Reuse existing SCSS variables 2016-05-18 13:20:46 -05:00
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 Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
position.rb Fix line commenting for the initial commit 2016-08-19 16:35:44 +01:00
position_tracer.rb Add Gitlab::Git::PositionTracer 2016-07-06 18:50:59 -04:00