GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
johnpearcey
/
gitbucket_jkp
Download ZIP
5625 commits
Transfer to URL with SHA
tree:
4c79101624
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
service
/
latest commit
4c79101624
Naoki Takezoe
authored
on 16 Oct 2022
GitHub
committed
on 16 Oct 2022
..
AccessTokenService.scala
avoid do-while
4 years ago
AccountFederationService.scala
Apply scalafmt
7 years ago
AccountService.scala
Fix warnings in AccountService (#3135)
2 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
CustomFieldsService.scala
Custom fields for issues and pull requests (#3034)
3 years ago
DeployKeyService.scala
Apply scalafmt
7 years ago
GpgKeyService.scala
(refs #2337) Scala 2.13.0 (#2348)
5 years ago
HandleCommentService.scala
Fix wrong overwriting of updatedDate of Issues and Pull requests (#3053)
2 years ago
IssueCreationService.scala
Support multiple assignees for Issues and Pull requests (#3055)
2 years ago
IssuesService.scala
Fix duplications in issue labels and assignees (#3168)
2 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
Hide large diffs by default and show on demand (#3157)
2 years ago
ReleaseService.scala
Implement release pagination (#2444)
4 years ago
RepositoryCommitFileService.scala
Report commit failure caused by hook (#2984)
3 years ago
RepositoryCreationService.scala
`.getOrElse(None)` => `.flatten`
3 years ago
RepositorySearchService.scala
Deprecate using
5 years ago
RepositoryService.scala
Fix milestone count (#3103)
2 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
Reset password email by users themselves (#3023)
3 years ago
WebHookService.scala
Support multiple assignees for Issues and Pull requests (#3055)
2 years ago
WikiService.scala
Fix Wiki page editing bug when over 100 pages (#2869)
3 years ago