gitbucket_jkp / src / main / scala / gitbucket / core / api /
@Matthieu Brouillard Matthieu Brouillard authored on 19 Jan 2018
..
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 support CreateEvent in webhook 7 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 7 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 Add ssh_url to API response 7 years ago
ApiPersonIdent.scala Move api package to new rule 10 years ago
ApiPullRequest.scala add 'state' attribute to ApiPullRequest object 7 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 support CreateEvent in 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 Replace joda-time with java.time 7 years ago