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
Kate e3edf43e28
Merge pull request #56096 from nextcloud/fix/56077/s3-configure-checksum-defaults
10 months ago
..
AppdataPreviewObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2 years ago
Azure.php chore: apply new CSFixer rules 1 year ago
HomeObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2 years ago
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 1 year ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 12 months ago
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 2 years ago
ObjectStoreStorage.php Merge pull request #55717 from DaanSelen/fix-issue-55665 10 months ago
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 11 months ago
S3.php chore: apply new CSFixer rules 1 year ago
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 1 year ago
S3ConnectionTrait.php fix(s3): expose request_checksum_calculation and response_checksum_validation 10 months ago
S3ObjectTrait.php fix(S3): Only append streams if non-seekable 11 months ago
S3Signature.php chore: apply new CSFixer rules 1 year ago
StorageObjectStore.php chore: apply new CSFixer rules 1 year ago
Swift.php
SwiftFactory.php fix: make swift connect exception message more informative 2 years ago
SwiftV2CachingAuthService.php