- 05 Sep, 2023 1 commit
-
-
Дмитрий authored
Fixes #992
-
- 23 Aug, 2023 1 commit
-
-
Benjamin Schmitz authored
-
- 16 Aug, 2023 1 commit
-
-
Henry authored
Co-authored-by:
Jan Henrik Wiesner <jan.wiesner@gebit.de> Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com>
-
- 25 Jul, 2023 1 commit
-
-
Дмитрий authored
Changes MergeRequestApi: - added methods "getDiffs()" for GitLab Endpoint: GET /projects/:id/merge_requests/:merge_request_iid/diffs - add methods "getDiffVersions()" for GitLab Endpoint: GET /projects/:id/merge_requests/:merge_request_iid/versions - add method "getDiffVersion()" and "getOptionalDiffVersion()" for GitLab Endpoint: GET /projects/:id/merge_requests/:merge_request_iid/versions/:version_id - deprecate "getMergeRequestDiffs()" and "getMergeRequestDiff()" Fixes #993 --------- Co-authored-by:
Jeremie Bresson <jeremie.bresson@unblu.com>
-
- 13 Jun, 2023 3 commits
-
-
Jérémie Bresson authored
* Add methods to create child epics * Add methods to manage related epics
-
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
-
- 05 May, 2023 2 commits
-
-
Florian Waltenberger authored
-
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 1 commit
-
-
Jérémie Bresson authored
* Add repository submodules api Fixes #921 * Fix unit test
-
- 12 Apr, 2023 1 commit
-
-
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>
-
- 30 Mar, 2023 1 commit
-
-
Jérémie Bresson authored
-
- 29 Mar, 2023 3 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
-
- 16 Mar, 2023 1 commit
-
-
Jérémie Bresson authored
-
- 09 Dec, 2022 1 commit
-
-
Mike Cook authored
-
- 18 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 16 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 15 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 14 Mar, 2022 1 commit
-
-
Gautier de Saint Martin Lacaze authored
-
- 09 Mar, 2022 1 commit
-
-
Flemming Frandsen authored
Fixed de-serialization of MembershipSourceType by letting the JacksonJsonEnumHelper know that the first letter should be capitalized
-
- 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.
-
- 06 Oct, 2021 1 commit
-
-
Arnaud Lefebvre authored
Fix #769
-
- 15 Sep, 2021 1 commit
-
-
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 2 commits
-
-
Michaël van de Giessen authored
-
Michaël van de Giessen authored
-
- 13 Aug, 2021 1 commit
-
-
t0m4uk1991 authored
-
- 06 Jul, 2021 1 commit
-
-
Barry McDuling authored
Ensuring test SystemHooks are removed if tests fail, adding commentary/todo to address GitLab issue at future date
-
- 05 Jul, 2021 2 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Gautier de Saint Martin Lacaze authored
-
- 14 Jun, 2021 5 commits
-
-
Gautier de Saint Martin Lacaze authored
-
Benedikt Waldvogel authored
-
Benedikt Waldvogel authored
-
Benedikt Waldvogel authored
-
Benedikt Waldvogel authored
-
- 01 Jun, 2021 3 commits