gitbucket_jkp / src / main / scala / gitbucket / core / service /
@KOUNOIKE KOUNOIKE authored on 7 Oct 2018
..
AccessTokenService.scala Use SecureRandom to generate access tokens. 6 years ago
AccountFederationService.scala Apply scalafmt 7 years ago
AccountService.scala Add removeUser method for move responsibility of calling hooks 6 years ago
ActivityService.scala Apply scalafmt 7 years ago
CommitStatusService.scala Apply scalafmt 7 years ago
CommitsService.scala Keep original commitId and lines of pull request comments 6 years ago
DeployKeyService.scala Apply scalafmt 7 years ago
HandleCommentService.scala remove unused argument(baseUrl) 6 years ago
IssueCreationService.scala remove unused argument(baseUrl) 6 years ago
IssuesService.scala Fix query condition 6 years ago
LabelsService.scala Apply scalafmt 7 years ago
MergeService.scala remove unused argument(baseUrl) 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 Move some methods to Service from Controller. 6 years ago
ReleaseService.scala Apply scalafmt 7 years ago
RepositoryCommitFileService.scala remove unused argument(baseUrl) 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 Move some methods to Service from Controller. 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 remove unused argument(baseUrl) 6 years ago
WikiService.scala Apply scalafmt 7 years ago