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
Daniel Kesselberg f977a7fec6
fix(s3): make data integrity protections opt-in
1 month ago
..
AppdataPreviewObjectStoreStorage.php refactor(Storage): Align all Storage constructors 1 year ago
Azure.php chore: apply new CSFixer rules 6 months ago
HomeObjectStoreStorage.php refactor(Storage): Align all Storage constructors 1 year ago
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 5 months ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 5 months ago
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 11 months ago
ObjectStoreStorage.php Revert "fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579" 2 months ago
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 3 months ago
S3.php fix: encode s3 metadata as base64 if needed 2 months ago
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 2 months ago
S3ConnectionTrait.php fix(s3): make data integrity protections opt-in 1 month ago
S3ObjectTrait.php fix: encode s3 metadata as base64 if needed 2 months ago
S3Signature.php chore: apply new CSFixer rules 6 months ago
StorageObjectStore.php chore: apply new CSFixer rules 6 months ago
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php