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
4888 commits
Transfer to URL with SHA
tree:
13e6f5f6cf
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
service
/
latest commit
7004c4f44c
Yuusuke KOUNOIKE
authored
on 16 Mar 2019
Naoki Takezoe
committed
on 16 Mar 2019
..
AccessTokenService.scala
Use SecureRandom to generate access tokens.
6 years ago
AccountFederationService.scala
Apply scalafmt
7 years ago
AccountService.scala
Implement creation of group via api
6 years ago
ActivityService.scala
Fix release activity link generation
6 years ago
CommitStatusService.scala
Apply scalafmt
7 years ago
CommitsService.scala
Move webhook call to service
6 years ago
DeployKeyService.scala
Apply scalafmt
7 years ago
GpgKeyService.scala
Verify gpg sign (#2264)
6 years ago
HandleCommentService.scala
remove unused argument(baseUrl)
6 years ago
IssueCreationService.scala
remove unused argument(baseUrl)
6 years ago
IssuesService.scala
implement PullRequest related APIs
6 years ago
LabelsService.scala
Add Issue label related APIs
6 years ago
MergeService.scala
add missing Webhook calling when PR is merged
6 years ago
MilestonesService.scala
Apply scalafmt
7 years ago
OpenIDConnectService.scala
Apply scalafmt
7 years ago
PrioritiesService.scala
Apply scalafmt
7 years ago
ProtectedBranchService.scala
Apply scalafmt
7 years ago
PullRequestService.scala
fix #2235
6 years ago
ReleaseService.scala
Add release API feature. close #1925 and close #2231
6 years ago
RepositoryCommitFileService.scala
fix #2283 (#2284)
6 years ago
RepositoryCreationService.scala
Apply scalafmt
7 years ago
RepositorySearchService.scala
Display "Closed" label on the search result of issues and pull requests
6 years ago
RepositoryService.scala
Merge remote-tracking branch 'upstream/master' into pr-implemt-apis
6 years ago
RequestCache.scala
Apply scalafmt
7 years ago
SshKeyService.scala
(refs #474)Add controller to maintain deploy keys
8 years ago
SystemSettingsService.scala
Change configuration keys
6 years ago
WebHookService.scala
Correctly display "url" and "html_url" of API models
6 years ago
WikiService.scala
Apply scalafmt
7 years ago