aboutsummaryrefslogtreecommitdiffstats
path: root/modules/storage/minio.go
Commit message (Expand)AuthorAgeFilesLines
* When handling errors in storageHandler check underlying error (#13178)zeripath2020-10-171-1/+1
* Prevent panics with missing storage (#13164)zeripath2020-10-151-15/+37
* Provide self-registering storage system (#12978)zeripath2020-10-121-11/+36
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-2/+50
* LFS support to be stored on minio (#12518)Lunny Xiao2020-09-081-1/+37
* Add a storage layer for attachments (#11387)Lunny Xiao2020-08-181-0/+101