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 40c5f0e51e
fix: make objectstore copy consistent with changed local storage behavior
3 months ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php chore: apply new CSFixer rules 11 months ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 10 months ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 9 months ago
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 1 year ago
ObjectStoreStorage.php fix: make objectstore copy consistent with changed local storage behavior 3 months ago
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 9 months ago
S3.php fix: encode s3 metadata as base64 if needed 6 months ago
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 6 months ago
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 5 months ago
S3ObjectTrait.php chore: fixup/ revert cast in S3ObjectTrait 3 months ago
S3Signature.php chore: apply new CSFixer rules 11 months ago
StorageObjectStore.php chore: apply new CSFixer rules 11 months ago
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php