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
5836 commits
Transfer to URL with SHA
tree:
d7623e8b7a
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
api
/
latest commit
783ddfffa3
Naoki Takezoe
authored
on 26 Nov 2023
GitHub
committed
on 26 Nov 2023
..
AddACollaborator.scala
Add some GitHub compatible API, close #2079
6 years ago
AddLabelsToAnIssue.scala
Fix input JSON schema of add/replace labels to an issue API (#3226)
2 years ago
ApiBranch.scala
add list-branches-for-head-commit API (#2547)
4 years ago
ApiBranchProtection.scala
update scalafmt
1 year ago
ApiCombinedCommitStatus.scala
Apply scalafmt
7 years ago
ApiComment.scala
update scalafmt
1 year ago
ApiCommit.scala
Make max files and lines limit in showing diff configurable (#3433)
1 year ago
ApiCommitListItem.scala
Apply scalafmt
7 years ago
ApiCommitStatus.scala
Apply scalafmt
7 years ago
ApiCommits.scala
update scalafmt
1 year ago
ApiContents.scala
update scalafmt
1 year 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
update scalafmt
1 year 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
update scalafmt
1 year ago
ApiPullRequestReviewComment.scala
fix typo
6 years ago
ApiPusher.scala
Apply scalafmt
7 years ago
ApiRef.scala
update scalafmt
1 year ago
ApiRelease.scala
Fix browser_download_url of releases APIs (#2448)
4 years ago
ApiRepository.scala
Make the default branch configurable (#3283)
1 year ago
ApiRepositoryCollaborator.scala
add api endpoints for repository collaborator (#2558)
4 years ago
ApiUser.scala
update scalafmt
1 year 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
update scalafmt
1 year 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