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 }}
erickwang
/
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 Sep 2, 2016
Merge pull request #156 from zakyvit/master
Show description for e42d54d
timols
authored
e42d54d
View commit details
Copy full SHA for e42d54d
View code at this point
Browse repository at this point
Merge pull request #154 from iwarapter/master
Show description for 78d599c
timols
authored
78d599c
View commit details
Copy full SHA for 78d599c
View code at this point
Browse repository at this point
#154 Formatted code and added an explicit assertion (instead of failing by NPE).
iwarapter
committed
a29f0df
View commit details
Copy full SHA for a29f0df
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/timols/java-gitlab-api
Show description for b22fb80
zakyvit
committed
b22fb80
View commit details
Copy full SHA for b22fb80
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Build variables implementation - http://docs.gitlab.com/ce/api/build_variables.html
zakyvit
committed
47a049b
View commit details
Copy full SHA for 47a049b
View code at this point
Browse repository at this point
Build variables implementation - http://docs.gitlab.com/ce/api/build_variables.html
zakyvit
committed
48554be
View commit details
Copy full SHA for 48554be
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Add get group by path
nicolasgnr
committed
c4d660f
View commit details
Copy full SHA for c4d660f
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
handle NPE when calling GitlabGroup.getLdapAccess()
iwarapter
committed
c71699d
View commit details
Copy full SHA for c71699d
View code at this point
Browse repository at this point
Commits on Aug 12, 2016
Added moveIssue(projectId, issueId, toProjectId)
CWolff92
authored
1ca72f3
View commit details
Copy full SHA for 1ca72f3
View code at this point
Browse repository at this point
Added getNote(issue, noteId) to get a single note
CWolff92
authored
e02b03c
View commit details
Copy full SHA for e02b03c
View code at this point
Browse repository at this point
Added getNote(issue, noteId) to get a single note
CWolff92
authored
ac3c119
View commit details
Copy full SHA for ac3c119
View code at this point
Browse repository at this point
Commits on Aug 4, 2016
Add 'projects_limit' attribute to GitlabUser
5pielername
committed
ce8fa89
View commit details
Copy full SHA for ce8fa89
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
Merge pull request #148 from wnugent/gitlab-delete-notes
Show description for fe9c89b
timols
authored
fe9c89b
View commit details
Copy full SHA for fe9c89b
View code at this point
Browse repository at this point
Commits on Jul 30, 2016
Add delete notes functionality
Wayne Nugent
committed
a6176bd
View commit details
Copy full SHA for a6176bd
View code at this point
Browse repository at this point
Adding gitlab awardables
Wayne Nugent
committed
e054e8d
View commit details
Copy full SHA for e054e8d
View code at this point
Browse repository at this point
Commits on Jun 26, 2016
Merge pull request #144 from mfriedenhagen/typo-in-gitlabbuild-field
Show description for 4d93aa5
timols
authored
4d93aa5
View commit details
Copy full SHA for 4d93aa5
View code at this point
Browse repository at this point
Commits on Jun 19, 2016
The json property is named finished_at not finishedAt.
mfriedenhagen
committed
0fdcb73
View commit details
Copy full SHA for 0fdcb73
View code at this point
Browse repository at this point
Commits on Jun 16, 2016
Add "last_sign_in_at" and "current_sign_in_at" properties to GitlabUser
rockwell-bkrische
committed
7c4050d
View commit details
Copy full SHA for 7c4050d
View code at this point
Browse repository at this point
Commits on May 31, 2016
Update GitlabProjectAccessLevel.java
jfisbein
committed
016fa8d
View commit details
Copy full SHA for 016fa8d
View code at this point
Browse repository at this point
Update GitlabProjectAccessLevel.java
jfisbein
committed
80ef0c2
View commit details
Copy full SHA for 80ef0c2
View code at this point
Browse repository at this point
Commits on May 27, 2016
Fix: setNotificationLevel #140
jfisbein
committed
24d5119
View commit details
Copy full SHA for 24d5119
View code at this point
Browse repository at this point
Commits on May 2, 2016
Merge pull request #135 from tristanlins/feature-project-builds
Show description for 860c42a
timols
committed
860c42a
View commit details
Copy full SHA for 860c42a
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Add GitlabProject#runnersToken
tristanlins
committed
be32709
View commit details
Copy full SHA for be32709
View code at this point
Browse repository at this point
Add GitlabProject#publicBuilds
tristanlins
committed
28df5a0
View commit details
Copy full SHA for 28df5a0
View code at this point
Browse repository at this point
Add GitlabProject#sharedRunnersEnabled
tristanlins
committed
686add6
View commit details
Copy full SHA for 686add6
View code at this point
Browse repository at this point
Add GitlabProject#buildEnabled
tristanlins
committed
28b8513
View commit details
Copy full SHA for 28b8513
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
Added support for tag_push_events on project hooks
joanfon
committed
ae0c092
View commit details
Copy full SHA for ae0c092
View code at this point
Browse repository at this point
Commits on Apr 18, 2016
Merge pull request #131 from rockwotj/master
Show description for 45f63e7
timols
committed
45f63e7
View commit details
Copy full SHA for 45f63e7
View code at this point
Browse repository at this point
Commits on Apr 15, 2016
Added ability to get other user's groups
rockwotj
committed
75a7c20
View commit details
Copy full SHA for 75a7c20
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Support for listing more than 20 project members
askoog
committed
d6b8021
View commit details
Copy full SHA for d6b8021
View code at this point
Browse repository at this point
Commits on Apr 2, 2016
Adding a default branch argument to the updateProject method.
Show description for ac1cd58
Shawn Stafford
committed
ac1cd58
View commit details
Copy full SHA for ac1cd58
View code at this point
Browse repository at this point
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
Previous
Next
You can’t perform that action at this time.