diff options
author | Stan Hu <stanhu@gmail.com> | 2015-07-26 17:17:18 +0000 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2015-07-26 17:17:18 +0000 |
commit | 8be3d1204eabc2db9a18cda01578282b617ceddf (patch) | |
tree | 2fd18e63fd0d000fa1d9a1220599e4dcacb2057b /lib/api | |
parent | 4a76cbe21907b92e53b168f3085c19d00be11f0b (diff) | |
parent | dfe7807653304f2a42369141925733f3c6515488 (diff) | |
download | gitlab-ce-8be3d1204eabc2db9a18cda01578282b617ceddf.tar.gz |
Merge branch 'fix-notes-refresh-relative-url' into 'master'
Fix live notes refresh in relative URL deployments
### What does this MR do?
This MR fixes URLs used for refreshing notes--the relative_url prefix was appended twice
### Why was this MR needed?
In case of `relative_url` installation, opening a page which does refresh notes (i.e. merge request), the page generates lots of 404 errors in the browser console. It turns out that the relative_url is prepended to the link twice.
Supersedes !233
See merge request !1048
Diffstat (limited to 'lib/api')
0 files changed, 0 insertions, 0 deletions