gitbucket_jkp / src / main / scala / gitbucket / core / api /
@João Costa João Costa authored on 28 Oct 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" 9 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 10 years ago
ApiCommit.scala remove ApiPushCommit class (merge to ApiCommit) 10 years ago
ApiCommitListItem.scala Move api package to new rule 10 years ago
ApiCommitStatus.scala Move api package to new rule 10 years ago
ApiCommits.scala Fix response of get single commit API 8 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 9 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 Add ssh_url to API response 8 years ago
ApiPersonIdent.scala Move api package to new rule 10 years ago
ApiPullRequest.scala Avoid database access in model 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 9 years ago
ApiRepository.scala Add ssh_url to API response 8 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. 10 years ago
JsonFormat.scala Replace joda-time with java.time 7 years ago