1. 11 Dec, 2023 1 commit
  2. 18 Nov, 2023 1 commit
  3. 16 Nov, 2023 1 commit
  4. 20 Oct, 2023 1 commit
  5. 19 Sep, 2023 2 commits
  6. 08 Sep, 2023 1 commit
  7. 05 Sep, 2023 1 commit
  8. 23 Aug, 2023 1 commit
  9. 16 Aug, 2023 1 commit
  10. 25 Jul, 2023 1 commit
    • Дмитрий's avatar
      Merge reguest api: fix methods for diff and version (#1004) · 7d1d6b1a
      Дмитрий authored
      
      
      Changes MergeRequestApi:
      
      - added methods "getDiffs()" for GitLab Endpoint:
      GET /projects/:id/merge_requests/:merge_request_iid/diffs
      
      - add methods "getDiffVersions()" for GitLab Endpoint:
      GET /projects/:id/merge_requests/:merge_request_iid/versions
      
      - add method "getDiffVersion()" and "getOptionalDiffVersion()" for GitLab Endpoint:
      GET /projects/:id/merge_requests/:merge_request_iid/versions/:version_id
      
      - deprecate "getMergeRequestDiffs()" and "getMergeRequestDiff()"
      
      Fixes #993
      
      ---------
      
      Co-authored-by: default avatarJeremie Bresson <jeremie.bresson@unblu.com>
      7d1d6b1a
  11. 13 Jun, 2023 4 commits
  12. 05 May, 2023 3 commits
  13. 04 May, 2023 1 commit
  14. 26 Apr, 2023 1 commit
  15. 13 Apr, 2023 1 commit
  16. 12 Apr, 2023 1 commit
  17. 11 Apr, 2023 1 commit
  18. 30 Mar, 2023 1 commit
  19. 29 Mar, 2023 3 commits
  20. 16 Mar, 2023 1 commit
  21. 09 Dec, 2022 1 commit
  22. 18 Mar, 2022 1 commit
  23. 16 Mar, 2022 1 commit
  24. 15 Mar, 2022 1 commit
  25. 14 Mar, 2022 1 commit
  26. 09 Mar, 2022 1 commit
  27. 16 Oct, 2021 1 commit
  28. 06 Oct, 2021 1 commit
  29. 15 Sep, 2021 1 commit
    • mness's avatar
      Added support for scope attribute to EventsApi · 431a82f0
      mness authored
      A 'scope' attribute was added to the Events API that allows retrieval of all events for a user across all the projects that user has access to.  This change adds support for this new attribute.
      431a82f0
  30. 14 Sep, 2021 2 commits
  31. 13 Aug, 2021 1 commit