GitBucket
Toggle navigation
Pull requests
Issues
Snippets
Sign in
Files
Branches
2
Releases
92
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Bug Spots
Commit Graphs
Build
Network
Fork
: 0
Gatewify
/
GitBucket
Download ZIP
4927 commits
Transfer to URL with SHA
branch:
test
Branches
Tags
×
patch-3
test
1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7
1.8
1.9
1.10
1.11
1.11.1
1.12
1.13
2.0
2.1
2.2
2.2.1
2.3
2.4
2.4.1
2.5
2.6
2.7
2.8
3.0
3.1
3.1.1
3.2
3.3
3.4
3.5
3.6
3.7
3.8
3.9
3.10
3.10_h2-1.4.180
3.10.1
3.10.1_h2-1.4.180
3.11
3.12
3.13
3.14
4.0
4.1
4.2
4.2.1
4.3
4.4
4.5
4.6
4.7
4.7.1
4.8
4.9
4.10
4.11
4.12
4.12.1
4.13
4.14
4.14.1
4.15.0
4.16.0
4.17.0
4.18.0
4.19.0
4.19.1
4.19.2
4.19.3
4.20.0
4.21.0
4.21.1
4.21.2
4.22.0
4.23.0
4.23.1
4.24.0
4.24.1
4.25.0
4.26.0
4.27.0
4.28.0
4.29.0
4.30.0
4.30.1
4.31.0
4.31.1
4.31.2
1.0.0
GitBucket
/
src
/
main
/
scala
/
gitbucket
/
core
/
service
/
latest commit
7ace37cd07
Naoki Takezoe
authored
on 6 Aug 2019
..
AccessTokenService.scala
Use SecureRandom to generate access tokens.
7 years ago
AccountFederationService.scala
Apply scalafmt
7 years ago
AccountService.scala
Implement creation of group via api
6 years ago
ActivityService.scala
Fix release activity link generation
6 years ago
CommitStatusService.scala
Apply scalafmt
7 years ago
CommitsService.scala
Move webhook call to service
7 years ago
DeployKeyService.scala
Apply scalafmt
7 years ago
GpgKeyService.scala
(refs #2337) Scala 2.13.0 (#2348)
6 years ago
HandleCommentService.scala
remove unused argument(baseUrl)
7 years ago
IssueCreationService.scala
remove unused argument(baseUrl)
7 years ago
IssuesService.scala
(refs #2337) Scala 2.13.0 (#2348)
6 years ago
LabelsService.scala
Add Issue label related APIs
7 years ago
MergeService.scala
Deprecate using
6 years ago
MilestonesService.scala
Apply scalafmt
7 years ago
OpenIDConnectService.scala
(refs #2337) Scala 2.13.0 (#2348)
6 years ago
PrioritiesService.scala
Apply scalafmt
7 years ago
ProtectedBranchService.scala
Apply scalafmt
7 years ago
PullRequestService.scala
Deprecate using
6 years ago
ReleaseService.scala
Add release API feature. close #1925 and close #2231
6 years ago
RepositoryCommitFileService.scala
Deprecate using
6 years ago
RepositoryCreationService.scala
Replace using by scala.util.Using
6 years ago
RepositorySearchService.scala
Deprecate using
6 years ago
RepositoryService.scala
Deprecate using
6 years ago
RequestCache.scala
Apply scalafmt
7 years ago
SshKeyService.scala
(refs #474)Add controller to maintain deploy keys
8 years ago
SystemSettingsService.scala
Deprecate using
6 years ago
WebHookService.scala
(refs #2337) Scala 2.13.0 (#2348)
6 years ago
WikiService.scala
Deprecate using
6 years ago