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 }}
claudio4git
/
java-gitlab-api
Public
forked from
timols/java-gitlab-api
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 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
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
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
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
Browse repository at this point
Merge pull request #155 from nicolasgnr/master
Show description for 1040100
timols
authored
1040100
View commit details
Copy full SHA for 1040100
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
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
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
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
Browse repository at this point
Commits on Aug 13, 2016
Update gradle settings
timols
committed
50bd5cc
View commit details
Copy full SHA for 50bd5cc
Browse repository at this point
[maven-release-plugin] prepare for next development iteration
timols
committed
e654943
View commit details
Copy full SHA for e654943
Browse repository at this point
[maven-release-plugin] prepare release 1.2.6
timols
committed
c3c4a99
View commit details
Copy full SHA for c3c4a99
Browse repository at this point
Commits on Aug 12, 2016
Merge pull request #153 from CWolff92/master
Show description for 61db87e
timols
authored
61db87e
View commit details
Copy full SHA for 61db87e
Browse repository at this point
Added moveIssue(projectId, issueId, toProjectId)
CWolff92
authored
1ca72f3
View commit details
Copy full SHA for 1ca72f3
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
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
Browse repository at this point
Commits on Aug 9, 2016
Merge pull request #150 from 5pielername/master
Show description for 1e21046
timols
authored
1e21046
View commit details
Copy full SHA for 1e21046
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
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
Browse repository at this point
Merge pull request #146 from wnugent/gitlab-awardables
Show description for 01b8e03
timols
authored
01b8e03
View commit details
Copy full SHA for 01b8e03
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
Browse repository at this point
Adding gitlab awardables
Wayne Nugent
committed
e054e8d
View commit details
Copy full SHA for e054e8d
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
Browse repository at this point
Merge pull request #143 from krische/master
Show description for ee92b92
timols
authored
ee92b92
View commit details
Copy full SHA for ee92b92
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
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
Browse repository at this point
Commits on Jun 7, 2016
Merge pull request #141 from jfisbein/patch-1
Show description for fda4faf
timols
committed
fda4faf
View commit details
Copy full SHA for fda4faf
Browse repository at this point
Commits on May 31, 2016
Update GitlabProjectAccessLevel.java
jfisbein
committed
016fa8d
View commit details
Copy full SHA for 016fa8d
Browse repository at this point
Update GitlabProjectAccessLevel.java
jfisbein
committed
80ef0c2
View commit details
Copy full SHA for 80ef0c2
Browse repository at this point
Commits on May 27, 2016
Fix: setNotificationLevel #140
jfisbein
committed
24d5119
View commit details
Copy full SHA for 24d5119
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
Browse repository at this point
Merge pull request #133 from jfisbein/master
Show description for d4efbbe
timols
committed
d4efbbe
View commit details
Copy full SHA for d4efbbe
Browse repository at this point
Commits on Apr 30, 2016
Add GitlabProject#runnersToken
tristanlins
committed
be32709
View commit details
Copy full SHA for be32709
Browse repository at this point
Add GitlabProject#publicBuilds
tristanlins
committed
28df5a0
View commit details
Copy full SHA for 28df5a0
Browse repository at this point
Add GitlabProject#sharedRunnersEnabled
tristanlins
committed
686add6
View commit details
Copy full SHA for 686add6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.