mirror of https://github.com/go-gitea/gitea.git
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.
This PR implemented object storages(LFS/Packages/Attachments and etc.) for Azure Blob Storage. It depends on azure official golang SDK and can support both the azure blob storage cloud service and azurite mock server. Replace #25458 Fix #22527 - [x] CI Tests - [x] integration test, MSSQL integration tests will now based on azureblob - [x] unit test - [x] CLI Migrate Storage - [x] Documentation for configuration added ------ TODO (other PRs): - [ ] Improve performance of `blob download`. --------- Co-authored-by: yp05327 <576951401@qq.com> |
8 months ago | |
---|---|---|
.. | ||
config | 12 months ago | |
actions.go | 1 year ago | |
actions_test.go | 2 years ago | |
admin.go | 11 months ago | |
api.go | ||
asset_dynamic.go | ||
asset_static.go | ||
attachment.go | 11 months ago | |
attachment_test.go | ||
cache.go | 1 year ago | |
camo.go | ||
config.go | 12 months ago | |
config_env.go | 1 year ago | |
config_env_test.go | 1 year ago | |
config_provider.go | 10 months ago | |
config_provider_test.go | 1 year ago | |
cors.go | 1 year ago | |
cron.go | 2 years ago | |
cron_test.go | ||
database.go | 12 months ago | |
database_sqlite.go | ||
database_test.go | 1 year ago | |
federation.go | ||
git.go | ||
git_test.go | ||
glob.go | 9 months ago | |
highlight.go | ||
i18n.go | ||
incoming_email.go | 10 months ago | |
indexer.go | 9 months ago | |
indexer_test.go | ||
lfs.go | 12 months ago | |
lfs_test.go | 2 years ago | |
log.go | 10 months ago | |
log_test.go | 2 years ago | |
mailer.go | ||
mailer_test.go | ||
markup.go | ||
metrics.go | ||
migrations.go | ||
mime_type_map.go | ||
mirror.go | ||
oauth2.go | 9 months ago | |
oauth2_test.go | 9 months ago | |
other.go | 10 months ago | |
packages.go | 2 years ago | |
packages_test.go | ||
path.go | 10 months ago | |
path_test.go | 2 years ago | |
picture.go | ||
project.go | ||
proxy.go | ||
queue.go | 1 year ago | |
repository.go | 10 months ago | |
repository_archive.go | ||
repository_archive_test.go | ||
security.go | 11 months ago | |
server.go | 10 months ago | |
service.go | 1 year ago | |
service_test.go | 2 years ago | |
session.go | 10 months ago | |
setting.go | 10 months ago | |
setting_test.go | ||
ssh.go | 1 year ago | |
storage.go | 8 months ago | |
storage_test.go | 8 months ago | |
task.go | ||
time.go | 10 months ago | |
ui.go | 10 months ago | |
webhook.go |