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 }}
chuaaron
/
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 8, 2017
Add method and respective model to retrieve issue time stats (#240)
miguelaferreira
authored and
timols
committed
e193628
View commit details
Copy full SHA for e193628
View code at this point
Browse repository at this point
getMergeRequestApprovals: use projectId not targetProjectId (#258)
Show description for b5bf629
novalis
authored and
timols
committed
b5bf629
View commit details
Copy full SHA for b5bf629
View code at this point
Browse repository at this point
make various methods which take project and group ids take the (#254)
Show description for d5f26ee
novalis
authored and
timols
committed
d5f26ee
View commit details
Copy full SHA for d5f26ee
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
add LastActivityOn field in GitlabUser (#249)
EmilienMottet
authored and
timols
committed
62b45f4
View commit details
Copy full SHA for 62b45f4
View code at this point
Browse repository at this point
Using MR IID instead of ID (#250)
tomasbjerre
authored and
timols
committed
ffdb915
View commit details
Copy full SHA for ffdb915
View code at this point
Browse repository at this point
getMergeRequestByIid must use a direct url (#247)
novalis
authored and
timols
committed
39402e0
View commit details
Copy full SHA for 39402e0
View code at this point
Browse repository at this point
Add method to retrieve projects that the user is member of (#243)
Show description for 14e4766
miguelaferreira
authored and
timols
committed
14e4766
View commit details
Copy full SHA for 14e4766
View code at this point
Browse repository at this point
Retrieve group milestones (#239)
Show description for e650ce4
miguelaferreira
authored and
timols
committed
e650ce4
View commit details
Copy full SHA for e650ce4
View code at this point
Browse repository at this point
merge request approvals (#236)
novalis
authored and
timols
committed
b40a44e
View commit details
Copy full SHA for b40a44e
View code at this point
Browse repository at this point
Milestones API: Add start_date field (#227)
profitware
authored and
timols
committed
20526fb
View commit details
Copy full SHA for 20526fb
View code at this point
Browse repository at this point
Fix for Setting a new Group's Visibility (#234)
Show description for 3fb72c8
Denny Ayard
authored and
timols
committed
3fb72c8
View commit details
Copy full SHA for 3fb72c8
View code at this point
Browse repository at this point
Add a project flag to the api (#224)
Show description for a72d102
novalis
authored and
timols
committed
a72d102
View commit details
Copy full SHA for a72d102
View code at this point
Browse repository at this point
Custom createUser requests supported (#233)
Denny Ayard
authored and
timols
committed
0db8393
View commit details
Copy full SHA for 0db8393
View code at this point
Browse repository at this point
Commits on Jul 28, 2017
Add jira service (#220)
mustafayildirim
authored and
timols
committed
4769949
View commit details
Copy full SHA for 4769949
View code at this point
Browse repository at this point
add hashcode in GitlabCommit & GitlabCommitStatus (#230)
EmilienMottet
authored and
timols
committed
90c9f2a
View commit details
Copy full SHA for 90c9f2a
View code at this point
Browse repository at this point
Commits on Jun 26, 2017
`request_enabled` property on projects changed to `request_access_enabled`. (#219)
krische
authored and
timols
committed
10fc14c
View commit details
Copy full SHA for 10fc14c
View code at this point
Browse repository at this point
Add method to share and un-share project with a group. (#218)
Show description for 61b57a7
krische
authored and
timols
committed
61b57a7
View commit details
Copy full SHA for 61b57a7
View code at this point
Browse repository at this point
RepositoryTree, Branches, and Tags lists are paginated in the v4 api. (#217)
Show description for ea2c1c3
krische
authored and
timols
committed
ea2c1c3
View commit details
Copy full SHA for ea2c1c3
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Repository file create update and delete support (#215)
Show description for cf4bd19
jcsirot
authored and
timols
committed
cf4bd19
View commit details
Copy full SHA for cf4bd19
View code at this point
Browse repository at this point
Commits on May 28, 2017
Add a createProject method that takes all the options (#213)
Show description for 8c8c1bb
novalis
authored and
timols
committed
8c8c1bb
View commit details
Copy full SHA for 8c8c1bb
View code at this point
Browse repository at this point
Improvement of getMergedRequest methods and new cherryPick method (#209)
Show description for 5996edb
ctabin
authored and
timols
committed
5996edb
View commit details
Copy full SHA for 5996edb
View code at this point
Browse repository at this point
Commits on May 24, 2017
add missing field mergeCommitSHA and json property SHA (#212)
ctabin
authored and
timols
committed
32eb941
View commit details
Copy full SHA for 32eb941
View code at this point
Browse repository at this point
fixes update/accept Merge Request URLs (#211)
Show description for 5b99e86
ctabin
authored and
timols
committed
5b99e86
View commit details
Copy full SHA for 5b99e86
View code at this point
Browse repository at this point
Support creation of subgroups (#210)
Show description for 642e8ab
novalis
authored and
timols
committed
642e8ab
View commit details
Copy full SHA for 642e8ab
View code at this point
Browse repository at this point
Commits on Apr 28, 2017
Support for GitLab API 4 - Use docker for testing (#207)
Show description for fecbaa7
mfriedenhagen
authored and
timols
committed
fecbaa7
View commit details
Copy full SHA for fecbaa7
View code at this point
Browse repository at this point
Commits on Apr 16, 2017
Add creating hooks with secret token. (#199)
OlgaMaciaszek
authored and
timols
committed
499ea0e
View commit details
Copy full SHA for 499ea0e
View code at this point
Browse repository at this point
Added the possibility of creating group projects. (#197)
OlgaMaciaszek
authored and
timols
committed
577572c
View commit details
Copy full SHA for 577572c
View code at this point
Browse repository at this point
Handle 204 response (#203)
Show description for 20d3c7d
jsorah
authored and
timols
committed
20d3c7d
View commit details
Copy full SHA for 20d3c7d
View code at this point
Browse repository at this point
Commits on Mar 12, 2017
API calls retrieving all results may be slow (#195)
Show description for 27eb69b
johnou
authored and
timols
committed
27eb69b
View commit details
Copy full SHA for 27eb69b
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
- Add proxy support (#193)
Gabriel Allaigre
authored and
timols
committed
ffa218d
View commit details
Copy full SHA for ffa218d
View code at this point
Browse repository at this point
Commits on Mar 3, 2017
GitlabAPI#getGroupProjects() retrieve all projects from the group (#192)
tristanlins
authored and
timols
committed
4b9fe8a
View commit details
Copy full SHA for 4b9fe8a
View code at this point
Browse repository at this point
add getProject method via namespace and project name (#191)
cheny1ran
authored and
timols
committed
9095a62
View commit details
Copy full SHA for 9095a62
View code at this point
Browse repository at this point
Commits on Feb 8, 2017
Various new API additions (#189)
Show description for 97c80db
kohsuke
authored and
timols
committed
97c80db
View commit details
Copy full SHA for 97c80db
View code at this point
Browse repository at this point
Commits on Feb 4, 2017
Modify user agent (#187)
Show description for 20f5c0f
mfriedenhagen
authored and
timols
committed
20f5c0f
View commit details
Copy full SHA for 20f5c0f
View code at this point
Browse repository at this point
Add additional fields for Runner. (#186)
Show description for ca6cf2a
mfriedenhagen
authored and
timols
committed
ca6cf2a
View commit details
Copy full SHA for ca6cf2a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.