0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-24 06:49:35 +01:00
gitea/modules/setting
Lunny Xiao 7a5465fc56
LFS support to be stored on minio (#12518)
* LFS support to be stored on minio

* Fix test

* Fix lint

* Fix lint

* Fix check

* Fix test

* Update documents and add migration for LFS

* Fix some bugs
2020-09-08 23:45:10 +08:00
..
attachment.go
cache.go
cors.go
cron.go
database_sqlite.go
database_test.go
database.go
git.go
indexer_test.go
indexer.go
lfs.go LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
log.go
mailer.go
markup.go
migrations.go
project.go
queue.go
repository.go
service.go
session.go
setting.go LFS support to be stored on minio (#12518) 2020-09-08 23:45:10 +08:00
task.go
webhook.go