You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/modules/storage
Zettat123 abaeae0b9c
Fix Azure blob object `Seek` (#32974)
This bug was found in a
[test](https://github.com/go-gitea/gitea/actions/runs/12464294025/job/34788152194?pr=32883#step:9:105)
of #32883

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 month ago
..
testdata feat: add support for a credentials chain for minio access (#31051) 8 months ago
azureblob.go Fix Azure blob object `Seek` (#32974) 1 month ago
azureblob_test.go Fix Azure blob object `Seek` (#32974) 1 month ago
helper.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
helper_test.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
local.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 months ago
local_test.go Fix all possible setting error related storages and added some tests (#23911) 2 years ago
minio.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 2 months ago
minio_test.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 2 months ago
storage.go Add artifacts test fixture (#30300) 3 months ago
storage_test.go Azure blob storage support (#30995) 8 months ago