aboutsummaryrefslogtreecommitdiffstats
path: root/modules/setting/storage.go
Commit message (Expand)AuthorAgeFilesLines
* Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581)Michael Owoc2024-11-221-0/+1
* Enable `unparam` linter (#31277)silverwind2024-06-111-1/+1
* Azure blob storage support (#30995)Lunny Xiao2024-05-301-11/+79
* Supports forced use of S3 virtual-hosted style (#30969)dicarne2024-05-151-0/+2
* Resolve lint for unused parameter and unnecessary type arguments (#30750)Chongyi Zheng2024-04-291-2/+2
* Refactor startup deprecation messages (#30305)wxiaoguang2024-04-071-1/+1
* Do not allow different storage configurations to point to the same directory ...wxiaoguang2024-03-311-1/+1
* Disallow duplicate storage paths (#26484)Lunny Xiao2024-02-091-0/+2
* Support storage base path as prefix (#27827)Lunny Xiao2023-11-011-3/+14
* Fix storage path logic especially for relative paths (#26441)Lunny Xiao2023-08-131-93/+131
* Fix the wrong derive path (#26271)Lunny Xiao2023-08-041-17/+56
* Fix all possible setting error related storages and added some tests (#23911)Lunny Xiao2023-06-141-57/+152
* Refactor config provider (#24245)Lunny Xiao2023-04-251-5/+3
* Make minio package support legacy MD5 checksum (#23768)wxiaoguang2023-03-281-0/+1
* Add InsecureSkipVerify to Minio Client for Storage (#23166)Yarden Shoham2023-02-271-0/+1
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-5/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Rework repository archive (#14723)Lunny Xiao2021-06-231-0/+4
* more test case for STORAGE_TYPE overrides (and fixes) (#14096)胡玮文2020-12-221-8/+24
* Fix storage config implementation (#14091)胡玮文2020-12-211-21/+13
* Storage configuration support `[storage]` (#13314)Lunny Xiao2020-10-311-4/+2
* Fix Storage mapping (#13297)zeripath2020-10-251-2/+2
* Provide self-registering storage system (#12978)zeripath2020-10-121-42/+54
* Add default storage configurations (#12813)Lunny Xiao2020-09-291-0/+69