gitlab-org--gitlab-foss/app/views/projects/builds
Gabriel Mazetto ccd439da5d Merge branch 'build-reopen-json' into 'master'
Build path sends JSON file path

## What does this MR do?

Fixes an issue with browser caching JSON response on build page.

Steps to see:

- Open build (https://gitlab.com/gitlab-org/gitlab-ce/builds/2030226)
- Close tab
- Re-open tab

You should now see some JSON 😞 

This MR appends `.json` to the end of the build URL so that the browser can't cache it as the same URL.


See merge request !4935
2016-06-30 19:39:51 +00:00
..
_header.html.haml Fixed merge conflict that caused tests to fail with build 2016-06-10 12:07:51 +01:00
_sidebar.html.haml Fix keep action of build artifacts widget 2016-06-13 19:19:11 +02:00
_user.html.haml CI build page UI update 2016-06-10 12:07:51 +01:00
index.html.haml Remove unnecessary parens 2016-06-30 16:01:26 +03:00
show.html.haml Build path sends JSON file path 2016-06-28 12:06:28 +01:00