gitbucket_jkp / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 5 Sep 2016
..
AccessTokenService.scala rename file to the name of the type within 9 years ago
AccountService.scala Fix AccountService#getGroupNames returns duplicated group name . 8 years ago
ActivityService.scala (refs #441)Fix delete condition 9 years ago
CommitStatusService.scala Small fix about code style 9 years ago
CommitsService.scala Drop PULL_REQUEST column from COMMIT_COMMENT table 9 years ago
HandleCommentService.scala Remove ControllerBase dependency from HandleCommentService 9 years ago
IssuesService.scala (refs #1277)Don't make search filter and sorting sticky 8 years ago
LabelsService.scala Extend API to allow CRUD labels 9 years ago
MergeService.scala Small fix about code style 9 years ago
MilestonesService.scala (refs #219) Add milestoneId as a lowest priority sort column 8 years ago
ProtectedBranchService.scala Change CommitHook to ReceiveHook 9 years ago
PullRequestService.scala Add commit hook extension point for plugins 9 years ago
RepositoryCreationService.scala Separate API controller to improve routing performance 9 years ago
RepositorySearchService.scala (refs #79)Wiki page search is available 9 years ago
RepositoryService.scala (refs #1248) Move splitPath() to RepositoryInfo 8 years ago
RequestCache.scala Change package name 10 years ago
SshKeyService.scala move filtering into the database 8 years ago
SystemSettingsService.scala optionally all accounts can now use the same generic ssh username. does not work for accounts sharing their key with another account. 9 years ago
WebHookService.scala Remove unused import statements 8 years ago
WikiService.scala (refs #1084)Remove RepositoryUrls 9 years ago