Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vurt
/
java-gitlab-api
Public
forked from
timols/java-gitlab-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
java-gitlab-api
src
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 1, 2015
revert format code
Grogdunn
committed
2341a37
View commit details
Copy full SHA for 2341a37
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
enh: formatted code
Grogdunn
committed
3744421
View commit details
Copy full SHA for 3744421
View code at this point
Browse repository at this point
dev: support for webhook ssl_verification in gitlab v8
Grogdunn
committed
42bf4d2
View commit details
Copy full SHA for 42bf4d2
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
minor cosmetic cleanups
gsmet
committed
d3a1479
View commit details
Copy full SHA for d3a1479
View code at this point
Browse repository at this point
Merge pull request #70 from ahaeber/support-oauth-access_token
Show description for 2243612
timols
committed
2243612
View commit details
Copy full SHA for 2243612
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
Merge pull request #73 from bozaro/system-hooks
Show description for ad3ec37
timols
committed
ad3ec37
View commit details
Copy full SHA for ad3ec37
View code at this point
Browse repository at this point
Add system hook API support
bozaro
committed
e3d741e
View commit details
Copy full SHA for e3d741e
View code at this point
Browse repository at this point
Add API method for get key with user information by ID of an SSH key: getSSHKey
Show description for 387b9ca
bozaro
authored and
Artem V. Navrotskiy
committed
387b9ca
View commit details
Copy full SHA for 387b9ca
View code at this point
Browse repository at this point
Commits on Aug 30, 2015
Merge pull request #66 from bozaro/fix-compile
Show description for ce178d6
timols
committed
ce178d6
View commit details
Copy full SHA for ce178d6
View code at this point
Browse repository at this point
Commits on Aug 29, 2015
Support OAuth access_token
Show description for ef0a0d4
Andreas Häber
committed
ef0a0d4
View commit details
Copy full SHA for ef0a0d4
View code at this point
Browse repository at this point
Commits on Aug 28, 2015
Compilation fix
bozaro
committed
3e44f90
View commit details
Copy full SHA for 3e44f90
View code at this point
Browse repository at this point
Commits on Aug 27, 2015
added methods:
Show description for 50adeac
Matej Spiller-Muys
committed
50adeac
View commit details
Copy full SHA for 50adeac
View code at this point
Browse repository at this point
Commits on Aug 20, 2015
skip_confirmation should be null safe
gsmet
committed
2fcfda4
View commit details
Copy full SHA for 2fcfda4
View code at this point
Browse repository at this point
Commits on Aug 19, 2015
The create user API doesn't have a skip_confirmation parameter but a
Show description for b5393d3
gsmet
committed
b5393d3
View commit details
Copy full SHA for b5393d3
View code at this point
Browse repository at this point
Add support for project deploy keys
gsmet
committed
ae98886
View commit details
Copy full SHA for ae98886
View code at this point
Browse repository at this point
Commits on Aug 12, 2015
Disconnect the HTTPURLConnection after use (Fixes #59).
Show description for 25cdadd
gsmet
committed
25cdadd
View commit details
Copy full SHA for 25cdadd
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Added various API calls:
Show description for 5cf4064
gsmet
committed
5cf4064
View commit details
Copy full SHA for 5cf4064
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Disable tests
timols
committed
47bde16
View commit details
Copy full SHA for 47bde16
View code at this point
Browse repository at this point
Final Javadoc cleanup
timols
committed
bf0af0a
View commit details
Copy full SHA for bf0af0a
View code at this point
Browse repository at this point
Ensure methods that throw use
timols
committed
de5ea04
View commit details
Copy full SHA for de5ea04
View code at this point
Browse repository at this point
More javadoc fun
timols
committed
28b40e6
View commit details
Copy full SHA for 28b40e6
View code at this point
Browse repository at this point
Cleaned up javadocs
timols
committed
e5778ec
View commit details
Copy full SHA for e5778ec
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
chnaged from codehouse jackson to fasterxml
Tigran Babloyan
committed
a886ed0
View commit details
Copy full SHA for a886ed0
View code at this point
Browse repository at this point
Commits on May 8, 2015
Merge pull request #50 from denley/master
Show description for 22ea8f4
timols
committed
22ea8f4
View commit details
Copy full SHA for 22ea8f4
View code at this point
Browse repository at this point
Commits on May 7, 2015
Fix name of json property
FrantaM
committed
1e296ef
View commit details
Copy full SHA for 1e296ef
View code at this point
Browse repository at this point
Commits on Apr 25, 2015
Fix crash when deleting a project
denley
committed
0b8f0ec
View commit details
Copy full SHA for 0b8f0ec
View code at this point
Browse repository at this point
Commits on Mar 26, 2015
Make getMergeRequests pull all merge requests
Michal Sylwester
committed
55a2096
View commit details
Copy full SHA for 55a2096
View code at this point
Browse repository at this point
Commits on Mar 7, 2015
adding user ssh key api calls and ssh key model
Lars Avery
committed
907f86d
View commit details
Copy full SHA for 907f86d
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Resolved Jackson JSON Deserialization when retrieving Projects. This fixes [Issue #45](https://github.com/timols/java-gitlab-api/issues/45).
roanosullivan
committed
14b8c6b
View commit details
Copy full SHA for 14b8c6b
View code at this point
Browse repository at this point
Turned off hostname verification. Fixed [Issue #44](https://github.com/timols/java-gitlab-api/issues/44).
roanosullivan
committed
4b1f226
View commit details
Copy full SHA for 4b1f226
View code at this point
Browse repository at this point
Commits on Jan 28, 2015
Merge pull request #42 from kasper-f/acceptMergeRequest
Show description for 0dee539
timols
committed
0dee539
View commit details
Copy full SHA for 0dee539
View code at this point
Browse repository at this point
Commits on Jan 23, 2015
Added a function to accept a merge request by the api.
kasper-f
committed
6d16726
View commit details
Copy full SHA for 6d16726
View code at this point
Browse repository at this point
Changed getOpenMergeRequests to only retrieve the open merge requests instead of retrieving all and filtering client side. This will speedup especially old projects with lots of merge requests.
kasper-f
committed
9439ec7
View commit details
Copy full SHA for 9439ec7
View code at this point
Browse repository at this point
Commits on Nov 30, 2014
Updated response for GitlabMergeRequest
timols
committed
372d035
View commit details
Copy full SHA for 372d035
View code at this point
Browse repository at this point
Updated code conventions to not use _ variables, fixed whitespace, resolved backwards compat issues
timols
committed
71efa97
View commit details
Copy full SHA for 71efa97
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.