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 }}
jpappe
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2014
Merge pull request #26 from chode/master
Show description for 6bcb05f
timols
committed
6bcb05f
View commit details
Copy full SHA for 6bcb05f
Browse repository at this point
Commits on Aug 27, 2014
added addGroupMemeber, deleteGroupMember, addProjectMember, deleteProjectMember
Chode
committed
2b10303
View commit details
Copy full SHA for 2b10303
Browse repository at this point
Commits on Aug 14, 2014
Merge pull request #24 from bitsofinfo/master
Show description for b7f901b
timols
committed
b7f901b
View commit details
Copy full SHA for b7f901b
Browse repository at this point
Merge pull request #20 from caguilar187/master
Show description for 80e7d98
timols
committed
80e7d98
View commit details
Copy full SHA for 80e7d98
Browse repository at this point
Commits on Aug 11, 2014
prep support for https://gitlab.com/gitlab-org/gitlab-ce/issues/483
bitsofinfo
committed
7a36091
View commit details
Copy full SHA for 7a36091
Browse repository at this point
Commits on Aug 10, 2014
Merge pull request #17 from atomfrede/master
Show description for d350223
timols
committed
d350223
View commit details
Copy full SHA for d350223
Browse repository at this point
Merge pull request #21 from bitsofinfo/master
Show description for 3f4c7ea
timols
committed
3f4c7ea
View commit details
Copy full SHA for 3f4c7ea
Browse repository at this point
Commits on Aug 8, 2014
added a few more missing properties (not documented but are returned)
bitsofinfo
committed
e19011d
View commit details
Copy full SHA for e19011d
Browse repository at this point
user crud
bitsofinfo
committed
8a19a9a
View commit details
Copy full SHA for 8a19a9a
Browse repository at this point
user crud
bitsofinfo
committed
141e8be
View commit details
Copy full SHA for 141e8be
Browse repository at this point
user crud
bitsofinfo
committed
ddcbb62
View commit details
Copy full SHA for ddcbb62
Browse repository at this point
user crud
bitsofinfo
committed
e24718c
View commit details
Copy full SHA for e24718c
Browse repository at this point
user crud
bitsofinfo
committed
2e2fabe
View commit details
Copy full SHA for 2e2fabe
Browse repository at this point
user crud
bitsofinfo
committed
abcf05f
View commit details
Copy full SHA for abcf05f
Browse repository at this point
support for user crud
bitsofinfo
committed
7362bf6
View commit details
Copy full SHA for 7362bf6
Browse repository at this point
Commits on Jul 28, 2014
readding some methods that use the slug version of the project id
Show description for 6bc36c9
caguilar187
committed
6bc36c9
View commit details
Copy full SHA for 6bc36c9
Browse repository at this point
merging in changes from main gitlab java api
caguilar187
committed
c70ceb9
View commit details
Copy full SHA for c70ceb9
Browse repository at this point
Commits on Jul 23, 2014
sanitizing slugs for urls
caguilar187
committed
3d4071c
View commit details
Copy full SHA for 3d4071c
Browse repository at this point
Commits on Jul 7, 2014
Merge pull request #18 from dneves/master
Show description for 3739135
timols
committed
3739135
View commit details
Copy full SHA for 3739135
Browse repository at this point
merge upstream with master
dneves
committed
5b8ce2f
View commit details
Copy full SHA for 5b8ce2f
Browse repository at this point
GitlabUser imports
dneves
committed
710e844
View commit details
Copy full SHA for 710e844
Browse repository at this point
Commits on Jul 6, 2014
added getUsers() and getUser( userId )
Diogo Neves
committed
e1d5bb5
View commit details
Copy full SHA for e1d5bb5
Browse repository at this point
Commits on Jul 2, 2014
Added gradle wrapper
Show description for aa1e247
atomfrede
committed
aa1e247
View commit details
Copy full SHA for aa1e247
Browse repository at this point
Commits on May 26, 2014
Merge pull request #16 from MatthiasLohr/feature/GradleBuild
Show description for be12b3a
timols
committed
be12b3a
View commit details
Copy full SHA for be12b3a
Browse repository at this point
test dependencies
Matthias Lohr
committed
1d38e97
View commit details
Copy full SHA for 1d38e97
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
timols
committed
d56f1b6
View commit details
Copy full SHA for d56f1b6
Browse repository at this point
[maven-release-plugin] prepare release 1.1.4
timols
committed
87ff1ab
View commit details
Copy full SHA for 87ff1ab
Browse repository at this point
Fixed warning about maven-compile-plugin version
timols
committed
52c51d9
View commit details
Copy full SHA for 52c51d9
Browse repository at this point
Commits on May 14, 2014
added gradle build file
Matthias Lohr
committed
82b8dc5
View commit details
Copy full SHA for 82b8dc5
Browse repository at this point
Commits on May 6, 2014
Added the ability to search users by username or Email.
Christopher Luu
committed
35cff09
View commit details
Copy full SHA for 35cff09
Browse repository at this point
Commits on Apr 29, 2014
Merge pull request #12 from CingleVue/master
Show description for d15b374
timols
committed
d15b374
View commit details
Copy full SHA for d15b374
Browse repository at this point
Merge pull request #11 from adamretter/master
Show description for c64bf6c
timols
committed
c64bf6c
View commit details
Copy full SHA for c64bf6c
Browse repository at this point
Commits on Apr 16, 2014
Read additional info from API.
Show description for cca88bc
mabdullah-cinglevue
committed
cca88bc
View commit details
Copy full SHA for cca88bc
Browse repository at this point
Commits on Apr 14, 2014
Bugfix to getAllProjects
adamretter
committed
284c6e9
View commit details
Copy full SHA for 284c6e9
Browse repository at this point
Added self as contributor
adamretter
committed
c85b20b
View commit details
Copy full SHA for c85b20b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.