gitbucket_jkp / src / main / scala / gitbucket / core / api /
@Naoki Takezoe Naoki Takezoe authored on 18 Jun 2017
GitHub committed on 18 Jun 2017
..
ApiBranch.scala Improve GitHub API compatibility for Jenkins Integration. 8 years ago
ApiBranchProtection.scala fix #1192 Cannot disable option "Require status checks to pass before merging" 8 years ago
ApiCombinedCommitStatus.scala Move api package to new rule 10 years ago
ApiComment.scala (refs #920) Remove `IssueOrPullRequest`. it is too much for this purpose 9 years ago
ApiCommit.scala remove ApiPushCommit class (merge to ApiCommit) 9 years ago
ApiCommitListItem.scala Move api package to new rule 10 years ago
ApiCommitStatus.scala Move api package to new rule 10 years ago
ApiContents.scala (#1490)Use java.util.Base64 instead of sun.misc or commons-codec 8 years ago
ApiEndPoint.scala add some API. required by Jenkins GitHub Branch Source plugin 8 years ago
ApiError.scala Move api package to new rule 10 years ago
ApiIssue.scala Add pull_request key in list issues api if an issue is a pull request 9 years ago
ApiLabel.scala Extend API to allow CRUD labels 9 years ago
ApiPath.scala Move api package to new rule 10 years ago
ApiPersonIdent.scala Move api package to new rule 10 years ago
ApiPullRequest.scala (refs #1271)Fix testcase 8 years ago
ApiPullRequestReviewComment.scala add webhook pull-request-review-comment 9 years ago
ApiPusher.scala (fixes #1008) pusher of webhook push event is not same as github's it 9 years ago
ApiRef.scala add some API. required by Jenkins GitHub Branch Source plugin 8 years ago
ApiRepository.scala Merge branch 'master' into pr-add-account-webhook 7 years ago
ApiUser.scala (refs #1286) Fix services and beat compilation errors 8 years ago
CreateAComment.scala Move api package to new rule 10 years ago
CreateALabel.scala Extend API to allow CRUD labels 9 years ago
CreateARepository.scala (refs #1350) Accept max 100 characters as repository name 8 years ago
CreateAStatus.scala use "forall" instead of "filterNot().isEmpty" 8 years ago
CreateAnIssue.scala add api 'create an issue' 8 years ago
FieldSerializable.scala fix commit url in push webhook. 9 years ago
JsonFormat.scala Improve GitHub API compatibility for Jenkins Integration. 8 years ago