1. 16 Aug, 2023 1 commit
  2. 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
  3. 13 Jun, 2023 3 commits
  4. 05 May, 2023 2 commits
  5. 04 May, 2023 1 commit
  6. 26 Apr, 2023 1 commit
  7. 12 Apr, 2023 1 commit
  8. 30 Mar, 2023 1 commit
  9. 29 Mar, 2023 3 commits
  10. 16 Mar, 2023 1 commit
  11. 09 Dec, 2022 1 commit
  12. 18 Mar, 2022 1 commit
  13. 16 Mar, 2022 1 commit
  14. 15 Mar, 2022 1 commit
  15. 14 Mar, 2022 1 commit
  16. 09 Mar, 2022 1 commit
  17. 16 Oct, 2021 1 commit
  18. 06 Oct, 2021 1 commit
  19. 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
  20. 14 Sep, 2021 2 commits
  21. 13 Aug, 2021 1 commit
  22. 06 Jul, 2021 1 commit
  23. 05 Jul, 2021 2 commits
  24. 14 Jun, 2021 5 commits
  25. 01 Jun, 2021 3 commits
  26. 24 Apr, 2021 1 commit
  27. 22 Mar, 2021 1 commit