gitlab4j-api

GitLab4J API (gitlab4j-api) provides a full featured Java client library for working with GitLab repositories via the GitLab REST API

MIT License

Stars
1K
gitlab4j-api - GroupApi Enhancements

Published by gmessner about 6 years ago

  • Added methods to add and update a group using a Group instance (#242)
gitlab4j-api - JobApi Enhancements

Published by gmessner about 6 years ago

  • Added methods to the JbApi to download the artifacts archive by job ID (#241)
gitlab4j-api - RepositoryFile Enhancements

Published by gmessner about 6 years ago

  • Added encode/decode convenience methods to RepositoryFile class (#240)
gitlab4j-api - Enhancement and Fix Release

Published by gmessner about 6 years ago

  • Webhook and SystemHook events now include requestUrl and requestQueryString (#238)
  • Added fluent API implementations to model classes (#237)
  • Fixed ProjectsOrderBy LAST_ACTIVITY_ENUM (#236)
  • Added missing property to SystemHook class (#234)
gitlab4j-api - Fixed PipelineApi.createPipeline()

Published by gmessner about 6 years ago

  • Fixed URL used by Pipeline.createPipelin() (#230)
gitlab4j-api - Added Support for Request/Response Logging

Published by gmessner about 6 years ago

  • Added the ability to enable logging of GitLab API requests and responses (#228)
gitlab4j-api - RunnersApi Enhancements

Published by gmessner about 6 years ago

Enhancements to the RunnersApi (#226):

  • Added registerRunner() and deleteRunner()
  • Added ipAdress field to Runner class
  • Added tests for the RunnersApi
gitlab4j-api - Added Support for Getting Repository FIle Info

Published by gmessner about 6 years ago

  • Added RepositoryFileApi.getFileInfo() (#224)
gitlab4j-api - Merge Request Query Enhancements

Published by gmessner over 6 years ago

  • Added ability to query merge requests by project ID and merge request IIDs (#212)
gitlab4j-api - Dependency Update

Published by gmessner over 6 years ago

  • Updated dependencies to the latest available versions
  • Added notice of pending removal of GitLab API v3 support.
gitlab4j-api - Fixed LDAP Group Sync Support

Published by gmessner over 6 years ago

gitlab4j-api - Added LDAP Group Link Support

Published by gmessner over 6 years ago

gitlab4j-api - Enhancement Release

Published by gmessner over 6 years ago

  • Added support for the Award Emoji API (#214, #219)
  • Added support for both Epics API and Epic Issues API (#215, #218)
  • Added squash parameter to createMergeRequest() (#217)
gitlab4j-api - Enhancement Release

Published by gmessner over 6 years ago

  • Added TagApi
gitlab4j-api - Misc. Enhancements and Fixes

Published by gmessner over 6 years ago

  • Added createRelease() and updateRelease() (#211)
  • Added methods to get commit refs (#212)
  • Added ability to download a single artifact file (#201)
  • Updated MergeRequestEvent with newly added feilds (#207)
gitlab4j-api - Misc. Enhancements

Published by gmessner over 6 years ago

  • Added LicenseApi and MarkdownApi (#204)
  • Added getProjectLanguages() to ProjectApi (#204)
  • Added updateMergeRequest() with additional attributes to MergeRequestApi (#206)
gitlab4j-api - Fixed RepositoryFileApi to allow empty file content

Published by gmessner over 6 years ago

  • Fixed RepositoryFileApi.createFile() and updateFile() to allow for empty or whitespace only content - #197
gitlab4j-api - Fixed updatePushRules

Published by gmessner over 6 years ago

  • Fixed RepositoryApi.updatePushRules() - #171
gitlab4j-api - Add star and unstar project support

Published by gmessner over 6 years ago

  • Add star and unstar project support - #194
  • Fixed issue when fetching user events - #190
gitlab4j-api - Misc. Enhancements and Fixes

Published by gmessner over 6 years ago

  • Added support for Wikis API (#191)
  • Bug fix releated to updateUser() (#196)
  • Added ability to filter merge requests when fetching them from server (#187, #193)
Package Rankings
Top 5.34% on Repo1.maven.org
Badges
Extracted from project README
Maven Central Build Status javadoc.io javadoc.io