You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/Files/ObjectStore
Robin Appelman f525ae0ff7 feat: don't gate perBucket object store configuration behind multibucket 1 month ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php chore: apply new CSFixer rules 7 months ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 6 months ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 5 months ago
ObjectStoreScanner.php
ObjectStoreStorage.php fix: small typo fix 4 months ago
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 5 months ago
S3.php fix: encode s3 metadata as base64 if needed 3 months ago
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 2 months ago
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 1 month ago
S3ObjectTrait.php fix: encode s3 metadata as base64 if needed 3 months ago
S3Signature.php chore: apply new CSFixer rules 7 months ago
StorageObjectStore.php chore: apply new CSFixer rules 7 months ago
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php