An error occurred fetching the project authors.
  1. 10 Dec, 2018 1 commit
  2. 08 Dec, 2018 1 commit
  3. 04 Dec, 2018 1 commit
  4. 29 Nov, 2018 2 commits
  5. 27 Nov, 2018 1 commit
  6. 22 Nov, 2018 1 commit
  7. 20 Nov, 2018 1 commit
  8. 14 Nov, 2018 1 commit
    • Phil Hughes's avatar
      Made diff & note data consistent · 234563ba
      Phil Hughes authored
      This caused many pain points when working with it.
      Part of the data was camel cased the other snake case.
      Other parts where snake case & then getting converted in components,
      this conversion has the potential for leaking memory.
      
      This changes that & makes it consistent with what it returned from the
      API, snake case.
      234563ba
  9. 09 Nov, 2018 1 commit
  10. 08 Nov, 2018 1 commit
  11. 05 Nov, 2018 1 commit
    • Phil Hughes's avatar
      Re-implemented image commenting on diffs · f7df9ddb
      Phil Hughes authored
      This re-implements image commenting in merge request diffs.
      This feature was previously lost when the merge request
      page was refactored into Vue.
      
      With this, we create an overlay component. The overlay
      component handles displaying the comment badges
      and the comment form badge.
      Badges are displayed based on the position attribute
      sent with the discussion.
      
      Comment forms for diff files are controlled through
      a different state property. This is so we don't
      tie comment forms to diff files directly creating
      deep nested state. Instead we create a flat array
      which holds the file hash & the X & Y position of
      the comment form.
      
      Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48956
      f7df9ddb
  12. 30 Oct, 2018 1 commit
  13. 08 Oct, 2018 1 commit
  14. 03 Oct, 2018 1 commit
  15. 20 Sep, 2018 1 commit
    • Mike Greiling's avatar
      Resolve eslint-plugin-vue errors · f829b181
      Mike Greiling authored
      The eslint-plugin-vue upgrade had some breaking changes to
      vue/attribute-order which needed to be resolved in order to avoid
      disabling the rule entirely
      f829b181
  16. 07 Sep, 2018 2 commits
  17. 01 Aug, 2018 4 commits
  18. 20 Jul, 2018 1 commit
  19. 18 Jul, 2018 4 commits
  20. 21 Jun, 2018 1 commit
  21. 15 Jun, 2018 1 commit
  22. 11 Jun, 2018 1 commit
  23. 10 May, 2018 1 commit
  24. 12 Apr, 2018 1 commit
    • Clement Ho's avatar
      Revert "Merge branch... · 09ab85a9
      Clement Ho authored
      Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-requests' into 'master'"
      
      This reverts merge request !18120
      09ab85a9
  25. 10 Apr, 2018 1 commit
  26. 09 Apr, 2018 2 commits
  27. 04 Apr, 2018 1 commit
  28. 28 Mar, 2018 1 commit
  29. 16 Mar, 2018 1 commit
  30. 28 Feb, 2018 1 commit
  31. 05 Jan, 2018 1 commit