- 22 Aug, 2024 1 commit
-
-
佳 邓 authored
-
- 21 Aug, 2024 1 commit
-
-
佳 邓 authored
-
- 18 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 17 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 16 Mar, 2022 1 commit
-
-
Thomas Schwery authored
Settings having only a single Type caused a NullPointer when printing the allowed types. Improves #818
-
- 15 Mar, 2022 2 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Aditya Bansal authored
-
- 14 Mar, 2022 4 commits
-
-
Aditya Bansal authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
- 09 Mar, 2022 5 commits
-
-
Flemming Frandsen authored
Fixed de-serialization of MembershipSourceType by letting the JacksonJsonEnumHelper know that the first letter should be capitalized
-
Flemming Frandsen authored
Actually fetch all the memberships with UserAPI.getMemberships() and also provide a pager based method for lazy fetching
-
Flemming Frandsen authored
-
Flemming Frandsen authored
-
Flemming Frandsen authored
-
- 08 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 01 Mar, 2022 2 commits
-
-
Brian Krische authored
-
Paul Nyheim authored
-
- 21 Feb, 2022 1 commit
-
-
Martin Dindoffer authored
-
- 15 Feb, 2022 1 commit
-
-
David Claybourne authored
-
- 10 Feb, 2022 1 commit
-
-
Daniel Beland authored
-
- 24 Nov, 2021 2 commits
-
-
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.
-
Alberto Scotto authored
-
- 25 Oct, 2021 1 commit
-
-
jjansen authored
-
- 18 Oct, 2021 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 16 Oct, 2021 1 commit
-
-
Alberto Scotto authored
This makes it possible to stream data coming from another server straight into the POST request to Gitlab, saving an extra, expensive, and useless IO operation on disk.
-
- 14 Oct, 2021 1 commit
-
-
- 06 Oct, 2021 1 commit
-
-
Arnaud Lefebvre authored
Fix #769
-
- 05 Oct, 2021 1 commit
-
-
didacrarbones authored
-
- 21 Sep, 2021 1 commit
-
-
mness authored
The `imported` ActionType was missing from the enum.
-
- 18 Sep, 2021 5 commits
-
-
Michaël van de Giessen authored
-
Michaël van de Giessen authored
-
Michaël van de Giessen authored
-
Michaël van de Giessen authored
-
Michaël van de Giessen authored
-
- 16 Sep, 2021 1 commit
-
-
Tobias Hansson authored
Adding branches_to_be_notified to SlackService and deprecating notify_only_default_branch as per https://docs.gitlab.com/ee/api/services.html#createedit-slack-service
-
- 15 Sep, 2021 2 commits
-
-
mness authored
New `action_type` values were recently added in the Events API: `approved`, `accepted`, `opened`, `deleted`. This change adds the new types to the ActionType enum.
-
mness authored
A 'scope' attribute was added to the Events API that allows retrieval of all events for a user across all the projects that user has access to. This change adds support for this new attribute.
-
- 14 Sep, 2021 1 commit
-
-
Michaël van de Giessen authored
-