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