gitlab-org--gitlab-foss/app/views/projects/diffs
Francisco Javier López 5a3e6fdff9
Fixing image lfs bug and also displaying text lfs
This commit, introduced in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23812,
fixes a problem creating a displaying image diff notes when the image
is stored in LFS. The main problem was that `Gitlab::Diff::File` was
returning an invalid valid in `text?` for this kind of files.

It also fixes a rendering problem with other LFS files, like text
ones. They LFS pointer shouldn't be shown when LFS is enabled
for the project, but they were.
2018-12-27 16:51:07 +01:00
..
viewers Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00
_collapsed.html.haml Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00
_content.html.haml
_diffs.html.haml Fixed UI bugs with sticky diff header 2018-11-27 10:14:58 +00:00
_file.html.haml Fixed UI bugs with sticky diff header 2018-11-27 10:14:58 +00:00
_file_header.html.haml Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00
_image_diff_frame.html.haml
_line.html.haml Escaped html characters 2018-08-21 07:37:33 -07:00
_parallel_view.html.haml Correct remaining Lint/UselessAssignment haml-lint violations 2018-08-31 18:29:37 -07:00
_render_error.html.haml Fixing image lfs bug and also displaying text lfs 2018-12-27 16:51:07 +01:00
_replaced_image_diff.html.haml Fix image diff view modes 2018-04-24 11:45:48 -05:00
_single_image_diff.html.haml Correct remaining Lint/UselessAssignment haml-lint violations 2018-08-31 18:29:37 -07:00
_stats.html.haml Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00
_text_file.html.haml Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00
_viewer.html.haml
_warning.html.haml Externalize strings from /app/views/projects/diffs 2018-11-20 12:38:52 +02:00