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
3565 commits
Transfer to URL with SHA
tree:
114c50a354
Branches
Tags
×
master
gitbucket_jkp
/
src
/
main
/
scala
/
gitbucket
/
core
/
latest commit
114c50a354
xuwei-k
authored
on 2 Apr 2017
..
api
use "forall" instead of "filterNot().isEmpty"
8 years ago
controller
use "contains(key)" instead of "exists(_ == key)"
8 years ago
model
(refs #1498) Fix record inserting and deletion of repository related tables
8 years ago
plugin
(#1490)Use java.util.Base64 instead of sun.misc or commons-codec
8 years ago
service
use "contains(key)" instead of "exists(_ == key)"
8 years ago
servlet
(refs #1499)Allow guest users to read private repositories via HTTP
8 years ago
ssh
use "contains(key)" instead of "exists(_ == key)"
8 years ago
util
Merge pull request #1497 from kounoike/pr-textavatar
8 years ago
view
Add Scaladoc
8 years ago
GitBucketCoreModule.scala
(refs #474)Define DB and models for deploy key support
8 years ago