1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 06, 2025 — Sep 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
moved the pagenation API over to Poster More... about 14 years ago
got rid of all retrieveXYZ methods in favor of Poster More... about 14 years ago
A step toward using Poster in place of the retrieve* methods. More... about 14 years ago
Massaging the pull request. More... about 14 years ago
completed the commit status API More... about 14 years ago
Added the commit status API, first cut. More... about 14 years ago
method names should by camelCase More... about 14 years ago
make url methods return URL and add getApiUrl More... about 14 years ago
Nested GHIssue.PullRequest must be static More... about 14 years ago
We need to preserve api More... about 14 years ago
Added milestone attribute to GHIssue More... about 14 years ago
changed return value of GHRepository.getPullRequest() I'm not sure whether this influence something or not, but I think it should be OK. More... about 14 years ago
added method retrieving detailed pull request More... about 14 years ago
Clean up GHIssue and GHPullRequest and make them relevant to api v3. Added SmallUser representing reference to user. Added DetailedPullRequest - when retrieving pull request by id, it has more attributes then pull requests obtained by GHRepository.getPullRequests() More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release github-api-1.31 More... about 14 years ago
we need to maintain the binary compatibility, so I reverted getComments and added listComments that exposes PagedIterable. inspired by 8f95c4f1790f282ede2a07995f3ebe2407f9dae3 More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release github-api-1.30 More... about 14 years ago
Merge branch 'pull-15' More... about 14 years ago
Massaging the pull request 15. More... about 14 years ago
Comments are paged More... about 14 years ago
removed unused throws statement More... about 14 years ago
Paging GHPullRequests getter and allow to transform iterator to a list More... about 14 years ago
Fix GHIssue.getState() No enum constant More... about 14 years ago
fix GHPullRequest.getLabels() NPE More... about 14 years ago
user is not just username; added url More... about 14 years ago
[maven-release-plugin] prepare for next development iteration More... about 14 years ago
[maven-release-plugin] prepare release github-api-1.29 More... about 14 years ago
added a simple CRUD test More... about 14 years ago