GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Download ZIP
5316 commits
Transfer to URL with SHA
tree:
975cffff48
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
api
/
latest commit
e0bab59846
Naoki Takezoe
authored
on 20 Jun 2021
GitHub
committed
on 20 Jun 2021
..
AddACollaborator.scala
Add some GitHub compatible API, close #2079
6 years ago
ApiBranch.scala
add list-branches-for-head-commit API (#2547)
4 years ago
ApiBranchProtection.scala
add explicit types for implicit val
4 years ago
ApiCombinedCommitStatus.scala
Apply scalafmt
7 years ago
ApiComment.scala
Apply scalafmt
7 years ago
ApiCommit.scala
Correctly display "url" and "html_url" of API models
6 years ago
ApiCommitListItem.scala
Apply scalafmt
7 years ago
ApiCommitStatus.scala
Apply scalafmt
7 years ago
ApiCommits.scala
Correctly display "url" and "html_url" of API models
6 years ago
ApiContents.scala
Fix Repository Contents API issues (#2802)
3 years ago
ApiEndPoint.scala
Apply scalafmt
7 years ago
ApiError.scala
Apply scalafmt
7 years ago
ApiGroup.scala
Add some GitHub compatible API, close #2079
6 years ago
ApiIssue.scala
Add assignee and assignees properties to some issues api payload (#2398)
5 years ago
ApiLabel.scala
Apply scalafmt
7 years ago
ApiMilestone.scala
Add milestone page (#2586)
4 years ago
ApiPath.scala
Add ssh_url to API response
7 years ago
ApiPersonIdent.scala
Apply scalafmt
7 years ago
ApiPlugin.scala
Remove unused import statements (#2726)
4 years ago
ApiPullRequest.scala
Implement draft pull request related APIs (#2388)
5 years ago
ApiPullRequestReviewComment.scala
fix typo
6 years ago
ApiPusher.scala
Apply scalafmt
7 years ago
ApiRef.scala
add some API. required by Jenkins GitHub Branch Source plugin
8 years ago
ApiRelease.scala
Fix browser_download_url of releases APIs (#2448)
4 years ago
ApiRepository.scala
Integration test for Web API (#2578)
4 years ago
ApiRepositoryCollaborator.scala
add api endpoints for repository collaborator (#2558)
4 years ago
ApiTag.scala
Add list repository tags API (#2544)
4 years ago
ApiUser.scala
Improve webhook payload compatibility for discord. close #1888
7 years ago
ApiWebhook.scala
Remove unused import statements (#2726)
4 years ago
CreateAComment.scala
Move api package to new rule
10 years ago
CreateAFile.scala
add create/update a file. closes #2112
6 years ago
CreateAGroup.scala
Implement creation of group via api
6 years ago
CreateALabel.scala
Apply scalafmt
7 years ago
CreateAMilestone.scala
add create a milestone and update a milestone api (#2561)
4 years ago
CreateAPullRequest.scala
Add update a pull request API (#2557)
4 years ago
CreateARef.scala
Implement API for creating, updating and deleting refs. (#2590)
4 years ago
CreateARelease.scala
Add release API feature. close #1925 and close #2231
6 years ago
CreateARepository.scala
Apply scalafmt
7 years ago
CreateARepositoryWebhook.scala
add webhook APIs (#2551)
4 years ago
CreateAStatus.scala
Apply scalafmt
7 years ago
CreateAUser.scala
Add some GitHub compatible API, close #2079
6 years ago
CreateAnIssue.scala
Apply scalafmt
7 years ago
FieldSerializable.scala
fix commit url in push webhook.
9 years ago
JsonFormat.scala
Revert "Improve API compatibility for SourceTree and Drone.io (#2286)" (#2323)
5 years ago
MergeAPullRequest.scala
Add Merge PullRequest API (#2482)
4 years ago
UpdateARef.scala
Implement API for creating, updating and deleting refs. (#2590)
4 years ago
UpdateAUser.scala
modify fields to option
6 years ago