gitbucket_jkp / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 2 Jan 2019
GitHub committed on 2 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 Merge remote-tracking branch 'upstream/master' into pr-implemt-apis 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 supress webhook content-type logging 6 years ago
WikiService.scala Apply scalafmt 7 years ago