GitBucket / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 5 Mar 2016
..
AccessTokenService.scala rename file to the name of the type within 9 years ago
AccountService.scala Merge remote-tracking branch 'origin/master' into api-support 10 years ago
ActivityService.scala (refs #441)Fix delete condition 10 years ago
CommitStatusService.scala Small fix about code style 10 years ago
CommitsService.scala Drop PULL_REQUEST column from COMMIT_COMMENT table 10 years ago
HandleCommentService.scala Remove ControllerBase dependency from HandleCommentService 9 years ago
IssuesService.scala Move createIssueComment() to IssuesService 9 years ago
LabelsService.scala Extend API to allow CRUD labels 9 years ago
MergeService.scala Small fix about code style 10 years ago
MilestonesService.scala Change package name 10 years ago
PluginService.scala Change package name 10 years ago
ProtectedBranchService.scala Change CommitHook to ReceiveHook 10 years ago
PullRequestService.scala Add commit hook extension point for plugins 10 years ago
RepositoryCreationService.scala Separate API controller to improve routing performance 9 years ago
RepositorySearchService.scala Fix compilation error caused by JGit update 10 years ago
RepositoryService.scala Separate API controller to improve routing performance 9 years ago
RequestCache.scala Change package name 10 years ago
SshKeyService.scala Change package name 10 years ago
SystemSettingsService.scala (refs #1084)Remove RepositoryUrls 9 years ago
WebHookService.scala cleanup: ... which in turns lets us avoid passing around the base url where we shouldn't need to know about it at all 9 years ago
WikiService.scala (refs #1084)Remove RepositoryUrls 9 years ago