gitbucket_jkp / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 6 Dec 2021
GitHub committed on 6 Dec 2021
..
AccessTokenService.scala avoid do-while 4 years ago
AccountFederationService.scala Apply scalafmt 7 years ago
AccountService.scala `.getOrElse(None)` => `.flatten` 3 years ago
ActivityService.scala use `forall` or `exists` instead of `map(f).getOrElse` 3 years ago
CommitStatusService.scala Show the commit status in various places (#2601) 4 years ago
CommitsService.scala refactored ActivityService logging strategy (#2526) 4 years ago
DeployKeyService.scala Apply scalafmt 7 years ago
GpgKeyService.scala (refs #2337) Scala 2.13.0 (#2348) 5 years ago
HandleCommentService.scala Drop the use of SyntaxSugars.defining from codebase (#2800) 3 years ago
IssueCreationService.scala Improve issue comment management (#2588) 4 years ago
IssuesService.scala Add support for "all" in issue list API (#2859) 3 years ago
LabelsService.scala Add Issue label related APIs 6 years ago
MergeService.scala Use account name as pusher for commits by WebUI (#2745) 4 years ago
MilestonesService.scala resolve #2907 API - not milestone data in issue list (#2908) 3 years ago
OpenIDConnectService.scala Bump oauth2-oidc-sdk to 8.29.1 (#2617) 4 years ago
PaginationHelper.scala Implement release pagination (#2444) 4 years ago
PrioritiesService.scala Remove unused import statements (#2726) 4 years ago
ProtectedBranchService.scala remove `== true` 3 years ago
PullRequestService.scala Enhance Git Reference APIs (#2937) 3 years ago
ReleaseService.scala Implement release pagination (#2444) 4 years ago
RepositoryCommitFileService.scala Fix Repository Contents API issues (#2802) 3 years ago
RepositoryCreationService.scala `.getOrElse(None)` => `.flatten` 3 years ago
RepositorySearchService.scala Deprecate using 5 years ago
RepositoryService.scala Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy 3 years ago
RequestCache.scala Migrate activity log to JSON-based file from database (#2468) 4 years ago
SshKeyService.scala (refs #474)Add controller to maintain deploy keys 8 years ago
SystemSettingsService.scala Closes #2818 - Supporting custom SSH URL's when hosting behind a proxy 3 years ago
WebHookService.scala resolve #2907 API - not milestone data in issue list (#2908) 3 years ago
WikiService.scala Fix Wiki page editing bug when over 100 pages (#2869) 3 years ago