index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
db
/
lfs_test.go
Commit message (
Collapse
)
Author
Age
*
db: add tests for LFS (#6087)
ᴜɴᴋɴᴡᴏɴ
2020-04-11
* Improve DB test setup * Discard GORM logs in non-verbose mode * Add tests to lfs * Fix data race