BigW Consortium Gitlab

  1. 12 Sep, 2017 1 commit
  2. 17 Aug, 2017 1 commit
  3. 01 Aug, 2017 1 commit
  4. 28 Jul, 2017 1 commit
    • Fix diff commenting results just after changing view · fdfb4bbe
      Sean McGivern authored
      When you change the diff view (inline / side-by-side), we set a cookie based on
      that new view. When you add a comment, we choose the style to use in the
      response based on that cookie.
      
      However, when you have just changed diff style, the request cookie will contain
      the old value, so we should use the view param instead.
  5. 19 Jun, 2017 1 commit
  6. 14 Jun, 2017 1 commit
  7. 01 Jun, 2017 1 commit
  8. 31 May, 2017 1 commit
  9. 29 May, 2017 1 commit
  10. 10 May, 2017 1 commit
  11. 01 Feb, 2017 1 commit
  12. 09 Dec, 2016 1 commit
  13. 04 Nov, 2016 1 commit
  14. 09 Aug, 2016 2 commits
  15. 04 Aug, 2016 1 commit
  16. 03 Aug, 2016 1 commit
  17. 18 Jul, 2016 1 commit
  18. 08 Jul, 2016 1 commit
  19. 06 Jul, 2016 2 commits
  20. 03 Jun, 2016 2 commits
  21. 18 May, 2016 1 commit
  22. 14 Apr, 2016 1 commit
    • Always read diff_view setting from the cookie · 90a67a76
      Robert Speicher authored
      Prior, when the user had their view set to "parallel" and then visited a
      merge request's changes tab _without_ passing the `view` parameter via
      query string, the view would be parallel but the `Notes` class was
      always instantiated with the default value from `diff_view` ("inline"),
      resulting in broken markup when the form to add a line note was
      dynamically inserted.
      
      The cookie is set whenever the view is changed, so this value should
      always be up-to-date.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/14557
  23. 03 Mar, 2016 1 commit
  24. 30 Jan, 2016 1 commit
  25. 20 Jan, 2016 1 commit
  26. 14 Jan, 2016 1 commit
  27. 09 Jan, 2016 2 commits
  28. 30 Dec, 2015 1 commit
  29. 22 Jun, 2015 1 commit
  30. 21 May, 2015 1 commit
  31. 05 May, 2015 1 commit
  32. 24 Apr, 2015 1 commit
  33. 12 Feb, 2015 2 commits
  34. 12 Sep, 2014 1 commit
  35. 09 Sep, 2014 1 commit