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
Giteabot 6636b37a9c
Fix Azure blob object `Seek` (#32974) (#32975)
Backport #32974 by Zettat123

Co-authored-by: Zettat123 <zettat123@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 months ago
..
testdata feat: add support for a credentials chain for minio access (#31051) 9 months ago
azureblob.go Fix Azure blob object `Seek` (#32974) (#32975) 2 months ago
azureblob_test.go Fix Azure blob object `Seek` (#32974) (#32975) 2 months ago
helper.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
helper_test.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 months ago
local.go Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 4 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) 3 months ago
minio_test.go Support optional/configurable IAMEndpoint for Minio Client (#32581) (#32581) 3 months ago
storage.go Add artifacts test fixture (#30300) 4 months ago
storage_test.go Azure blob storage support (#30995) 9 months ago