summaryrefslogtreecommitdiffstats
path: root/modules/storage/local.go
Commit message (Expand)AuthorAgeFilesLines
* Add size to Save function (#15264)zeripath2021-04-031-1/+1
* Fix race in local storage (#14888)zeripath2021-03-051-10/+38
* Prevent panics with missing storage (#13164)zeripath2020-10-151-0/+2
* Provide self-registering storage system (#12978)zeripath2020-10-121-3/+29
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-1/+26
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-1/+6
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-0/+70