- 13 Jun, 2023 3 commits
-
-
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 1 commit
-
-
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 3 commits
-
-
Florian Waltenberger 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.
-
Jérémie Bresson authored
* Fix Epic Issue link association Fixes #729 * Change return type
-
- 04 May, 2023 1 commit
-
-
Jérémie Bresson authored
-
- 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 2 commits
-
-
Vimsucks authored
Co-authored-by:
Jérémie Bresson <dev@jmini.fr>
-
Michael Fitoussi authored
-
- 14 Apr, 2023 2 commits
-
-
Jérémie Bresson authored
-
Mimi authored
Fixes #849 Co-authored-by:
Michael Me Jaeger <michael.me.jaeger@deutschebahn.com>
-
- 12 Apr, 2023 5 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Jérémie Bresson authored
Co-authored-by:
Michael Fitoussi <16884890+mifitous@users.noreply.github.com>
-
Andres Almiray authored
* Added ReleaseLinks API (#639) * Deprecate the "external" attribute in Link * Add tests * Rename to ReleaseLinksApi and add the getter in GitLabApi --------- Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com>
-
Timo Pawelka authored
* Added hook and fetch capabilities * Fix tests * Remove superfluous formatting
-
Jérémie Bresson authored
Fixes #931
-
- 11 Apr, 2023 1 commit
-
-
Jérémie Bresson authored
-
- 05 Apr, 2023 1 commit
-
-
Matthias Fussenegger authored
-
- 04 Apr, 2023 1 commit
-
-
Michael Fitoussi authored
Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com>
-
- 30 Mar, 2023 5 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Jérémie Bresson authored
* Add getDescendantGroups() methods to GroupApi * Update javadoc
-
Jérémie Bresson authored
* Fix typo in method name * Fix typo in the javadoc
-
Jérémie Bresson authored
-
Jérémie Bresson authored
Fixes #889
-
- 29 Mar, 2023 5 commits
-
-
Дмитрий authored
Add iterationTitle in IssueFilter for filtration issues by this field Co-authored-by:
Усачев Дмитрий Дмитриевич <92usachevdd@region.cbr.ru>
-
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
-