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