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