- 29 Mar, 2023 4 commits
-
-
Ruben authored
* feat(scheduled-pipeline): makes scheduled pipelines runnable * Update src/main/java/org/gitlab4j/api/PipelineApi.java Co-authored-by:
Jérémie Bresson <dev@jmini.fr> * fix(scheduled-pipeline): change post()-call * Update src/main/java/org/gitlab4j/api/PipelineApi.java Co-authored-by:
Jérémie Bresson <dev@jmini.fr> * Add missing import --------- Co-authored-by:
Jérémie Bresson <dev@jmini.fr> Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com> Co-authored-by:
Ruben Vitt <dev@rubeen.one>
-
Jérémie Bresson authored
* Add ExternalStatusCheckApi Fixes #919 * Add ExternalStatusCheckEvent * Fix javadoc
-
luvarqpp authored
There was not chance of throwing checked exception GitLabApiException from given three methods. I have removed them to make user code using given methods easier to read.
-
Erkan Erkişi authored
Co-authored-by: Erkan <erkanerkisi>
-
- 17 Mar, 2023 1 commit
-
-
Marcel Stör authored
Co-authored-by:
Jérémie Bresson <dev@jmini.fr>
-
- 16 Mar, 2023 2 commits
-
-
黑牛 authored
change projectIdOrPath as Object type
-
Jérémie Bresson authored
-
- 05 Feb, 2023 4 commits
-
-
twarner-sofi authored
-
Thomas authored
-
Jérémie Bresson authored
-
roadSurfer authored
--------- Co-authored-by:
jason <jason.irwin@idoxgroup.com>
-
- 09 Dec, 2022 4 commits
-
-
Vimsucks authored
-
matteo1994 authored
Co-authored-by:
Matteo Marras <matteo.marras@ti8m.ch>
-
mmaker1234 authored
Co-authored-by:
Vladimir Krumov <vladimir.krumov@paysafe.com>
-
Mike Cook authored
-
- 08 Jun, 2022 1 commit
-
-
Lorenzo Gabriele authored
`GET /groups?order_by=similarity` is supported but not available in the high level API https://gitlab.com/gitlab-org/gitlab/-/issues/332889
-
- 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
-