gitbucket_jkp / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 6 Aug 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 (refs #2337) Scala 2.13.0 (#2348) 5 years ago
HandleCommentService.scala remove unused argument(baseUrl) 6 years ago
IssueCreationService.scala remove unused argument(baseUrl) 6 years ago
IssuesService.scala (refs #2337) Scala 2.13.0 (#2348) 5 years ago
LabelsService.scala Add Issue label related APIs 6 years ago
MergeService.scala Deprecate using 5 years ago
MilestonesService.scala Apply scalafmt 7 years ago
OpenIDConnectService.scala (refs #2337) Scala 2.13.0 (#2348) 5 years ago
PrioritiesService.scala Apply scalafmt 7 years ago
ProtectedBranchService.scala Apply scalafmt 7 years ago
PullRequestService.scala Deprecate using 5 years ago
ReleaseService.scala Add release API feature. close #1925 and close #2231 6 years ago
RepositoryCommitFileService.scala Deprecate using 5 years ago
RepositoryCreationService.scala Replace using by scala.util.Using 5 years ago
RepositorySearchService.scala Deprecate using 5 years ago
RepositoryService.scala Deprecate using 5 years ago
RequestCache.scala Apply scalafmt 7 years ago
SshKeyService.scala (refs #474)Add controller to maintain deploy keys 8 years ago
SystemSettingsService.scala Deprecate using 5 years ago
WebHookService.scala (refs #2337) Scala 2.13.0 (#2348) 5 years ago
WikiService.scala Deprecate using 5 years ago