gitlab-org--gitlab-foss/lib/gitlab/diff
2016-07-19 15:12:14 +02:00
..
diff_refs.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
file.rb Collapsed diffs lines/size don't accumulate to overflow diffs. 2016-07-18 14:43:28 -06:00
highlight.rb Remove duplication, unused methods, and some other style things 2016-07-06 19:29:41 -04: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 Extract parts of LegacyDiffNote into DiffOnNote concern and move part of responsibility to other classes 2016-07-06 18:50:59 -04:00
line_code.rb
line_mapper.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
parallel_diff.rb Actually render old and new sections of parallel diff next to each other 2016-07-13 00:04:07 -05:00
parser.rb Enable Style/EmptyLines cop, remove redundant ones 2016-07-01 21:56:17 +02:00
position.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
position_tracer.rb Add Gitlab::Git::PositionTracer 2016-07-06 18:50:59 -04:00