gitlab-org--gitlab-foss/lib/gitlab/diff
Yorick Peterse 3f0d780c19 Show a notice for diffs that are too large
This builds on the changes introduced in
https://gitlab.com/gitlab-org/gitlab_git/merge_requests/72 and results
in merge requests with large diffs (e.g. due to them containing minified
CSS) loading much faster.
2016-03-18 12:30:46 +01:00
..
file.rb Show a notice for diffs that are too large 2016-03-18 12:30:46 +01:00
highlight.rb Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
inline_diff.rb Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
inline_diff_marker.rb Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
line.rb Fix broken spec and small refactor. #3945 2015-12-30 18:42:11 -05:00
line_code.rb Refactoring inside refactoring. We need to go deeper 2014-09-08 21:54:52 +03:00
parallel_diff.rb Properly highlight right side of parallel diff 2016-01-22 02:12:43 +01:00
parser.rb Return an empty Array when there aren't lines to parse. 2016-03-15 19:51:27 -05:00