Skip to content

Fixes for showing images

username-removed-5302 requested to merge image-diff into master
  • Render scrubbed SVG's inline, not via /raw/
  • Use /raw/ requests on image diffs

Both of these are needed because of no longer eager loading blobs.

This a follow-up to https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/2830

Also see https://gitlab.com/gitlab-org/gitlab-ce/issues/13350

Merge request reports