gitlab-org--gitlab-foss/app/views/projects/diffs
Rémy Coutable 5cd20de749 Eager-load image blob data in diffs
Since gitlab_git 8.0, blob data are lazy-loaded so we have to call
blob.load_all_data!(repo) to eager-load them.

Fixes #13458.
2016-02-16 10:50:24 +01:00
..
_diffs.html.haml Merge branch 'master' into issue_3945 2016-01-14 17:28:44 -05:00
_file.html.haml Mark inline difference between old and new paths when a file is renamed 2016-01-29 19:37:17 +01:00
_image.html.haml Eager-load image blob data in diffs 2016-02-16 10:50:24 +01:00
_match_line.html.haml Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets 2016-01-21 14:23:53 +01:00
_match_line_parallel.html.haml Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets 2016-01-21 14:23:53 +01:00
_parallel_view.html.haml Use consistent markup and styling for highlighting across blobs, diffs, blame and snippets 2016-01-21 14:23:53 +01:00
_stats.html.haml Avoid unnecessary usage of local vars 2015-10-01 15:51:28 +02:00
_text_file.html.haml Merge branch 'fix-diff-comments' into 'master' 2016-01-22 07:37:47 +00:00
_warning.html.haml Fix "Reload with full diff" URL button in compare branch view 2015-08-24 23:35:26 -07:00