gitbucket_jkp / src / main / scala / gitbucket / core / service /
@Naoki Takezoe Naoki Takezoe authored on 27 Jun 2017
..
AccessTokenService.scala Fixup 8 years ago
AccountService.scala (refs #1511)Fix bug in updating group information 8 years ago
ActivityService.scala Take first 5 commits to store activity 7 years ago
CommitStatusService.scala Bump blocking-slick 8 years ago
CommitsService.scala Bump blocking-slick 8 years ago
DeployKeyService.scala (refs #474)Add “Allow write access” flag 8 years ago
HandleCommentService.scala Change the endpoint of notification feature for plugin. 7 years ago
IssueCreationService.scala Priorities now integrated with issues. 7 years ago
IssuesService.scala Priorities now integrated with issues. 7 years ago
LabelsService.scala Bump blocking-slick 8 years ago
MergeService.scala Introduce syntax suger to tuple extraction 8 years ago
MilestonesService.scala Fixes #1481 8 years ago
PrioritiesService.scala Eliminate manual emtpy to none conversion. This may close #1396 7 years ago
ProtectedBranchService.scala use exists instead of "filter().nonEmpty" 8 years ago
PullRequestService.scala use "contains(key)" instead of "exists(_ == key)" 8 years ago
RepositoryCreationService.scala Eliminate manual emtpy to none conversion. This may close #1396 7 years ago
RepositorySearchService.scala Introduce syntax suger to tuple extraction 8 years ago
RepositoryService.scala (refs #1623)Copy attached / LFS files when repository is forked 7 years ago
RequestCache.scala (refs #1286) Refactoring 8 years ago
SshKeyService.scala (refs #474)Add controller to maintain deploy keys 8 years ago
SystemSettingsService.scala Delete unused methods 7 years ago
WebHookService.scala Merge branch 'master' into pr-add-account-webhook 7 years ago
WikiService.scala use "exists" instead of "find().isEmpty" 8 years ago