gitea/modules/storage
wxiaoguang 3ee5ee2029
Upgrade golangci-lint to v1.64.5 (#33654)
Use `usetesting` instead of deprecated `tenv`.
1. Follow up #33648
2. Make lint pass and add some comments
2025-02-21 00:05:40 +08:00
..
testdata feat: add support for a credentials chain for minio access (#31051) 2024-05-27 20:56:04 +08:00
azureblob.go Fix Azure blob object `Seek` (#32974) 2024-12-25 04:54:52 +00:00
azureblob_test.go Fix Azure blob object `Seek` (#32974) 2024-12-25 04:54:52 +00:00
helper.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2024-10-31 15:28:25 +00:00
helper_test.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2024-10-31 15:28:25 +00:00
local.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2024-10-31 15:28:25 +00:00
local_test.go Upgrade golangci-lint to v1.64.5 (#33654) 2025-02-21 00:05:40 +08:00
minio.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 2024-11-22 20:12:06 +00:00
minio_test.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 2024-11-22 20:12:06 +00:00
storage.go Refactor user & avatar (#33433) 2025-01-30 07:33:50 +08:00
storage_test.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00