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