1. 26 Jul, 2015 2 commits
    • Stan Hu's avatar
      Merge branch 'fix-notes-refresh-relative-url' into 'master' · 8be3d120
      Stan Hu authored
      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
      8be3d120
    • Stan Hu's avatar
      dfe78076
  2. 25 Jul, 2015 2 commits
    • Stan Hu's avatar
      Merge branch 'fix-reload-with-full-diff-url' into 'master' · 4a76cbe2
      Stan Hu authored
      Fix the "Reload with full diff" URL button
      
      On the first load, the merge request tabs would be requested in JSON format to render
      the HTML. This would cause the "Reload with full diff" button to create a link to `diff.json`. Instead, generate the path in HTML mode.
      
      Closes #2041
      
      See merge request !1019
      4a76cbe2
    • Douwe Maan's avatar
      Merge branch 'rs-issue-2092' into 'master' · fffbc369
      Douwe Maan authored
      Dynamically check `:admin_*` ability in two more spots.
      
      Closes #2092 
      
      Depends on !1037 
      
      See merge request !1042
      fffbc369
  3. 24 Jul, 2015 12 commits
  4. 23 Jul, 2015 14 commits
  5. 22 Jul, 2015 10 commits