gitlab-org--gitlab-foss/lib/gitlab/diff
Robert Speicher 9b0ef1559f Merge branch 'better-parallel-diff' into 'master'
Actually render old and new sections of parallel diff next to each other

See merge request !5173
2016-07-13 18:10:01 +00:00
..
diff_refs.rb Add some more code comments. 2016-07-06 19:28:13 -04:00
file.rb Collapse large diffs by default 2016-07-08 10:56:55 +01:00
highlight.rb Remove duplication, unused methods, and some other style things 2016-07-06 19:29:41 -04:00
inline_diff.rb Rename constant to be more descriptive 2016-07-13 00:02:20 -05: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