summaryrefslogtreecommitdiffstats
path: root/modules/storage/minio.go
Commit message (Expand)AuthorAgeFilesLines
* Add InsecureSkipVerify to Minio Client for Storage (#23166) (#23177)Yarden Shoham2023-02-281-9/+13
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Clean paths when looking in Storage (#19124)zeripath2022-03-221-1/+1
* format with gofumpt (#18184)65432022-01-201-2/+2
* Fix storage Iterate bug and Add storage doctor to delete garbage attachments ...Lunny Xiao2021-09-061-2/+2
* Add size to Save function (#15264)zeripath2021-04-031-2/+2
* 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