GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
92
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Bug Spots
Commit Graphs
Build
Network
Fork
: 0
Gatewify
/
GitBucket
Download ZIP
4903 commits
Transfer to URL with SHA
tree:
1f564808d5
Branches
Tags
×
patch-3
test
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
1.10
1.11
1.11.1
1.12
1.13
2.0
2.1
2.2
2.2.1
2.3
2.4
2.4.1
2.5
2.6
2.7
2.8
3.0
3.1
3.1.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.10_h2-1.4.180
3.10.1
3.10.1_h2-1.4.180
3.11
3.12
3.13
3.14
4.0
4.1
4.2
4.2.1
4.3
4.4
4.5
4.6
4.7
4.7.1
4.8
4.9
4.10
4.11
4.12
4.12.1
4.13
4.14
4.14.1
4.15.0
4.16.0
4.17.0
4.18.0
4.19.0
4.19.1
4.19.2
4.19.3
4.20.0
4.21.0
4.21.1
4.21.2
4.22.0
4.23.0
4.23.1
4.24.0
4.24.1
4.25.0
4.26.0
4.27.0
4.28.0
4.29.0
4.30.0
4.30.1
4.31.0
4.31.1
4.31.2
1.0.0
GitBucket
/
src
/
main
/
scala
/
gitbucket
/
core
/
api
/
latest commit
f1e4116672
Naoki Takezoe
authored
on 2 Jun 2019
GitHub
committed
on 2 Jun 2019
..
AddACollaborator.scala
Add some GitHub compatible API, close #2079
7 years ago
ApiBranch.scala
Add tests for API models
7 years ago
ApiBranchProtection.scala
Apply scalafmt
7 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
7 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
7 years ago
ApiContents.scala
Apply scalafmt
7 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
7 years ago
ApiIssue.scala
Improve webhook payload compatibility for discord. close #1888
7 years ago
ApiLabel.scala
Apply scalafmt
7 years ago
ApiPath.scala
Add ssh_url to API response
8 years ago
ApiPersonIdent.scala
Apply scalafmt
7 years ago
ApiPlugin.scala
Apply scalafmt
7 years ago
ApiPullRequest.scala
Improve webhook payload compatibility for discord. close #1888
7 years ago
ApiPullRequestReviewComment.scala
fix typo
7 years ago
ApiPusher.scala
Apply scalafmt
7 years ago
ApiRef.scala
add some API. required by Jenkins GitHub Branch Source plugin
9 years ago
ApiRelease.scala
add test
6 years ago
ApiRepository.scala
Revert "Improve API compatibility for SourceTree and Drone.io (#2286)" (#2323)
6 years ago
ApiUser.scala
Improve webhook payload compatibility for discord. close #1888
7 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
CreateAPullRequest.scala
implement PullRequest related APIs
7 years ago
CreateARelease.scala
Add release API feature. close #1925 and close #2231
6 years ago
CreateARepository.scala
Apply scalafmt
7 years ago
CreateAStatus.scala
Apply scalafmt
7 years ago
CreateAUser.scala
Add some GitHub compatible API, close #2079
7 years ago
CreateAnIssue.scala
Apply scalafmt
7 years ago
FieldSerializable.scala
fix commit url in push webhook.
10 years ago
JsonFormat.scala
Revert "Improve API compatibility for SourceTree and Drone.io (#2286)" (#2323)
6 years ago
UpdateAUser.scala
modify fields to option
7 years ago