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 }}
atomfrede
/
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 Mar 30, 2016
Code coverage should be Floats
Melissa Thai
committed
b76ca52
View commit details
Copy full SHA for b76ca52
View code at this point
Browse repository at this point
Commits on Mar 23, 2016
Added a null check to GitlabGroup#setLdapAccess. This resolves a NullPointerException that was encountered when unmarshalling a a GitlabGroup JSON object with a null ldap_access attribute.
Andrew Hoffmann
committed
8f40c65
View commit details
Copy full SHA for 8f40c65
View code at this point
Browse repository at this point
Commits on Mar 22, 2016
Merge pull request #123 from rockwotj/master
Show description for d88059a
timols
committed
d88059a
View commit details
Copy full SHA for d88059a
View code at this point
Browse repository at this point
Merge pull request #119 from MadhavGitlab/master
Show description for 75637fa
timols
committed
75637fa
View commit details
Copy full SHA for 75637fa
View code at this point
Browse repository at this point
Commits on Mar 16, 2016
Added ability to get single build
rockwotj
committed
215076f
View commit details
Copy full SHA for 215076f
View code at this point
Browse repository at this point
Added ability to compare commits
rockwotj
committed
55bfa57
View commit details
Copy full SHA for 55bfa57
View code at this point
Browse repository at this point
Commits on Mar 15, 2016
Added ability to call getRawFileContent without making a project object
rockwotj
committed
c65e73c
View commit details
Copy full SHA for c65e73c
View code at this point
Browse repository at this point
Commits on Mar 14, 2016
Removed the null check inside GitlabGroup model
mponugotiGithub
committed
c8ffc9a
View commit details
Copy full SHA for c8ffc9a
View code at this point
Browse repository at this point
Added createMergeRequest to API and also added merge_status to MergeRequest
mponugotiGithub
committed
612cb96
View commit details
Copy full SHA for 612cb96
View code at this point
Browse repository at this point
Commits on Mar 11, 2016
Wrapping inputStream
rockwotj
committed
8d16002
View commit details
Copy full SHA for 8d16002
View code at this point
Browse repository at this point
Added getBuildArtifact method
Show description for 1c4df09
rockwotj
committed
1c4df09
View commit details
Copy full SHA for 1c4df09
View code at this point
Browse repository at this point
Commits on Mar 9, 2016
Check to see if a group has ldap_access as null
MadhavGitlab
committed
4327212
View commit details
Copy full SHA for 4327212
View code at this point
Browse repository at this point
Commits on Feb 29, 2016
implements api for tag actions
Wang Yuebin
committed
cc562a0
View commit details
Copy full SHA for cc562a0
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
sanitize branches before calling api.
Show description for 1de9c6f
froque
committed
1de9c6f
View commit details
Copy full SHA for 1de9c6f
View code at this point
Browse repository at this point
Commits on Jan 31, 2016
Added builds API for projects and commits
rockwotj
committed
4123285
View commit details
Copy full SHA for 4123285
View code at this point
Browse repository at this point
Commits on Jan 28, 2016
Merge pull request #111 from rockwotj/master
Show description for 13259f5
timols
committed
13259f5
View commit details
Copy full SHA for 13259f5
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Gitlab documentation is incorrect; fixing post
Show description for 32e87bd
rockwotj
committed
32e87bd
View commit details
Copy full SHA for 32e87bd
View code at this point
Browse repository at this point
Update GitlabAPI.java
rockwotj
committed
e25b5c1
View commit details
Copy full SHA for e25b5c1
View code at this point
Browse repository at this point
Changed appendIf to append for required params
rockwotj
committed
be37725
View commit details
Copy full SHA for be37725
View code at this point
Browse repository at this point
Added create branch API methods
rockwotj
committed
7890f57
View commit details
Copy full SHA for 7890f57
View code at this point
Browse repository at this point
Commits on Jan 17, 2016
Added Tag and Release models
Pavel Bely
committed
c59a52f
View commit details
Copy full SHA for c59a52f
View code at this point
Browse repository at this point
Commits on Jan 7, 2016
post 'line_type' parameter to gitlab when creating a commit comment
Cyril Deverson
committed
e2467f9
View commit details
Copy full SHA for e2467f9
View code at this point
Browse repository at this point
Commits on Dec 22, 2015
Merge pull request #104 from apanasevich/master
Show description for 2214d2b
timols
committed
2214d2b
View commit details
Copy full SHA for 2214d2b
View code at this point
Browse repository at this point
Commits on Dec 21, 2015
fix: missing propery name (NPE when get project hook)
Grogdunn
committed
081a3df
View commit details
Copy full SHA for 081a3df
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Adds request timeout support. Now big commit diffs can be handled with SocketTimeoutException.
apanasevich
committed
81ade3b
View commit details
Copy full SHA for 81ade3b
View code at this point
Browse repository at this point
Commits on Dec 15, 2015
Code Quality Improvement - @Override annotation should be used on any method overriding
civanyp
committed
ea6b568
View commit details
Copy full SHA for ea6b568
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Merge branch 'master' of github.com:rockwotj/java-gitlab-api
rockwotj
committed
6805b06
View commit details
Copy full SHA for 6805b06
View code at this point
Browse repository at this point
Exposed more group methods
rockwotj
committed
4fa0906
View commit details
Copy full SHA for 4fa0906
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
commit comment creation and listing added
Erhan Sunar
committed
fea8b0f
View commit details
Copy full SHA for fea8b0f
View code at this point
Browse repository at this point
commit comment creation and listing added
Erhan Sunar
committed
4fb0c51
View commit details
Copy full SHA for 4fb0c51
View code at this point
Browse repository at this point
Commits on Dec 8, 2015
Added missing import
rockwotj
committed
3d68c3b
View commit details
Copy full SHA for 3d68c3b
View code at this point
Browse repository at this point
Added import_url param to createUserProject()
rockwotj
committed
f975e77
View commit details
Copy full SHA for f975e77
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Merge pull request #96 from mpatkisson/master
Show description for dd57e12
timols
committed
dd57e12
View commit details
Copy full SHA for dd57e12
View code at this point
Browse repository at this point
Changed type to Number because it fits as well as Integer
Show description for 59761a5
Stephan Fuhrmann
committed
59761a5
View commit details
Copy full SHA for 59761a5
View code at this point
Browse repository at this point
Commits on Nov 21, 2015
Adds branch/tag support to commit API
apanasevich
committed
9696612
View commit details
Copy full SHA for 9696612
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.