BigW Consortium Gitlab

  1. 17 Aug, 2017 1 commit
  2. 01 Aug, 2017 1 commit
  3. 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.
  4. 19 Jun, 2017 1 commit
  5. 14 Jun, 2017 1 commit
  6. 01 Jun, 2017 1 commit
  7. 31 May, 2017 1 commit
  8. 29 May, 2017 1 commit
  9. 10 May, 2017 1 commit
  10. 01 Feb, 2017 1 commit
  11. 09 Dec, 2016 1 commit
  12. 04 Nov, 2016 1 commit
  13. 09 Aug, 2016 2 commits
  14. 04 Aug, 2016 1 commit
  15. 03 Aug, 2016 1 commit
  16. 18 Jul, 2016 1 commit
  17. 08 Jul, 2016 1 commit
  18. 06 Jul, 2016 2 commits
  19. 03 Jun, 2016 2 commits
  20. 18 May, 2016 1 commit
  21. 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
  22. 03 Mar, 2016 1 commit
  23. 30 Jan, 2016 1 commit
  24. 20 Jan, 2016 1 commit
  25. 14 Jan, 2016 1 commit
  26. 09 Jan, 2016 2 commits
  27. 30 Dec, 2015 1 commit
  28. 22 Jun, 2015 1 commit
  29. 21 May, 2015 1 commit
  30. 05 May, 2015 1 commit
  31. 24 Apr, 2015 1 commit
  32. 12 Feb, 2015 2 commits
  33. 12 Sep, 2014 1 commit
  34. 09 Sep, 2014 1 commit