-
- Downloads
Merge branch 'image-diff' into 'master'
Fixes for showing images - 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 See merge request !2837
No related branches found
No related tags found
Showing
- app/views/projects/blob/_blob.html.haml 1 addition, 1 deletionapp/views/projects/blob/_blob.html.haml
- app/views/projects/blob/_image.html.haml 8 additions, 1 deletionapp/views/projects/blob/_image.html.haml
- app/views/projects/diffs/_image.html.haml 9 additions, 9 deletionsapp/views/projects/diffs/_image.html.haml
Please register or sign in to comment