1. 16 Mar, 2022 4 commits
  2. 15 Mar, 2022 3 commits
  3. 14 Mar, 2022 8 commits
  4. 09 Mar, 2022 6 commits
  5. 08 Mar, 2022 10 commits
  6. 07 Mar, 2022 2 commits
  7. 01 Mar, 2022 2 commits
  8. 21 Feb, 2022 1 commit
  9. 15 Feb, 2022 1 commit
  10. 10 Feb, 2022 1 commit
  11. 04 Dec, 2021 1 commit
  12. 24 Nov, 2021 1 commit
    • Roman Torsten's avatar
      Feature: Replace auth token with supplier. · 013436b8
      Roman Torsten authored
      Use case: oauth2 access limited time tokens which should be updated on regular basis. Supplier allows us to move refresh logic outside client.
      Use specified setter to set up supplier after gitlab api object creation.
      013436b8