gitbucket_jkp / src / main / scala / gitbucket / core /
@xuwei-k 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