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