- 15 Jun, 2023 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 14 Jun, 2023 5 commits
-
-
Jeremie Bresson authored
-
Jeremie Bresson authored
-
Jeremie Bresson authored
-
Jeremie Bresson authored
-
Jeremie Bresson authored
# Conflicts: # pom.xml
-
- 13 Jun, 2023 8 commits
-
-
Gautier de Saint Martin Lacaze authored
Update Mockito and JUnit
-
Jérémie Bresson authored
Fixes #927
-
Jérémie Bresson authored
Fixes #893
-
Jérémie Bresson authored
* Add methods to create child epics * Add methods to manage related epics
-
Vladimir Molodkin authored
* #954 add include_retried for jobs api * Apply suggestions from code review * Fix compile error --------- Co-authored-by:
vladimir.molodkin <vladimir.molodkin@aliexpress.ru> Co-authored-by:
Jérémie Bresson <dev@jmini.fr> Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com>
-
Jérémie Bresson authored
* UserApi implement createPersonalAccessToken * adds missing scopes * factors out common logic * Fix integration tests to run with Gitlab "12.9.2-ce.0" --------- Co-authored-by:
Malte Meister <malte@labs.ws>
-
Jérémie Bresson authored
* Add missing attributes in EventMergeRequest * Fix duration and tests
-
Jérémie Bresson authored
* Update jersey version to 2.39.1 * Update maven enforcer plugin
-
- 23 May, 2023 2 commits
-
-
Jeremie Bresson authored
-
Harsh Pratap Singh authored
The GitLab API for Jobs supports - https://docs.gitlab.com/ee/api/jobs.html. Thus adding SKIPPED enumeration.
-
- 05 May, 2023 8 commits
-
-
Jeremie Bresson authored
# Conflicts: # src/main/java/org/gitlab4j/api/GitLabApiException.java
-
Florian Waltenberger authored
-
Jeremie Bresson authored
-
Jens Lidestrom authored
* Add Automatic-Module-Name manifest entry: `org.gitlab4j.api` This gets rid of warnings on Java 9+, and makes it safer to use this library as a module.
-
Jeremie Bresson authored
-
Jérémie Bresson authored
-
Jérémie Bresson authored
* Fix Epic Issue link association Fixes #729 * Change return type
-
Jeremie Bresson authored
-
- 04 May, 2023 1 commit
-
-
Jérémie Bresson authored
-
- 27 Apr, 2023 3 commits
-
-
luvarqpp authored
Use StandardCharsets.UTF_8 instead of "UTF-8" string. This removes necessity to throw a checked exception.
-
Jeremie Bresson authored
Apply replacement: * "Mockito.<Object>any()" => "Mockito.any(Object[].class)"
-
Jeremie Bresson authored
And apply replacement: * "javax.ws.rs.core" => "jakarta.ws.rs.core" TestImportExportApi: change the file length expectation
-
- 26 Apr, 2023 7 commits
-
-
Jens Lidestrom authored
This allows clients to implement custom operation more easily.
-
Jérémie Bresson authored
* Add support for link type between issues Fixes #847 * Create AbstractIssue
-
Jérémie Bresson authored
* Add repository submodules api Fixes #921 * Fix unit test
-
Jérémie Bresson authored
-
Jérémie Bresson authored
Fixes #883
-
Jérémie Bresson authored
Fixes #887
-
Vadim Ippolitov authored
Fixes #936 Co-authored-by:
Ипполитов Вадим Дмитриевич <vippolitov@poidem.ru>
-
- 19 Apr, 2023 4 commits
-
-
Jeremie Bresson authored
-
Vimsucks authored
Co-authored-by:
Jérémie Bresson <dev@jmini.fr>
-
Jeremie Bresson authored
-
Michael Fitoussi authored
-
- 17 Apr, 2023 1 commit
-
-
Jeremie Bresson authored
-