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
wxiaoguang 4ffc54f59a
Refactor user & avatar (#33433)
1. better GetPossibleUserByID logic
2. fix some function name & comment typos
3. do not re-generate avatar if one exists
2 days 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 Refactor user & avatar (#33433) 2 days ago
storage_test.go Azure blob storage support (#30995) 8 months ago