BigW Consortium Gitlab

  1. 15 Nov, 2016 1 commit
    • Unify anchor link format for MR diff files !7298 · 8782bb96
      Yar authored
      Right now, the following naming scheme for diff files is used: diff-1, diff-2, ... and also we have "internal" format which is file-path-HASH, where HASH is sha1 of file path.
      Besides, we have HASH_lineA_lineB format to link exact line number in MR diff. It makes sence to unify the way we link diff from outside, while leave "file-path-HASH" format for internal (js) usage.
      Changes in this commit  allow to link diff just by HASH, if we don't want specify exact lines, also it changes "file-path-HASH" and "diff-NUMBER" links in code to this unified format.
      
      Inspired by #24010 and !7298
  2. 14 Nov, 2016 1 commit
  3. 10 Nov, 2016 1 commit
  4. 04 Nov, 2016 2 commits
  5. 31 Oct, 2016 1 commit
  6. 25 Oct, 2016 1 commit
  7. 10 Oct, 2016 1 commit
  8. 06 Oct, 2016 1 commit
  9. 29 Sep, 2016 1 commit
  10. 20 Sep, 2016 2 commits
  11. 14 Sep, 2016 1 commit
  12. 03 Sep, 2016 1 commit
  13. 19 Aug, 2016 2 commits
  14. 18 Aug, 2016 1 commit
  15. 17 Aug, 2016 1 commit
  16. 10 Aug, 2016 1 commit
  17. 04 Aug, 2016 2 commits
  18. 03 Aug, 2016 4 commits
  19. 01 Aug, 2016 1 commit
  20. 30 Jul, 2016 1 commit
  21. 29 Jul, 2016 1 commit
  22. 26 Jul, 2016 1 commit
    • Fix expand all diffs button in compare view · 3abffb2b
      Sean McGivern authored
      We can't reuse the existing value of the format parameter, because on
      the merge request page that's 'json', so the link would go to a JSON
      file. We can't set it to HTML, because that adds '.html' the URL, which
      breaks the compare view (and looks bad). Setting it to nil uses the
      default format, which in all of these cases is HTML anyway.
  23. 20 Jul, 2016 1 commit
  24. 18 Jul, 2016 1 commit
  25. 11 Jul, 2016 1 commit
  26. 08 Jul, 2016 5 commits
  27. 07 Jul, 2016 2 commits
  28. 06 Jul, 2016 1 commit