gitbucket_jkp / src / main / scala / gitbucket / core / service /
@shimamoto shimamoto authored on 11 Jan 2019
..
AccessTokenService.scala Use SecureRandom to generate access tokens. 6 years ago
AccountFederationService.scala Apply scalafmt 7 years ago
AccountService.scala Merge remote-tracking branch 'upstream/master' into pr-implemt-apis 6 years ago
ActivityService.scala Allow to redirect to Release page from activity 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
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 Apply scalafmt 7 years ago
RepositoryCommitFileService.scala Move webhook call to service 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