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
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules
12 months ago
..
AppdataPreviewObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2 years ago
Azure.php chore: apply new CSFixer rules 12 months ago
HomeObjectStoreStorage.php refactor(Storage): Align all Storage constructors 2 years ago
Mapper.php
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 1 year ago
ObjectStoreStorage.php chore: apply new CSFixer rules 12 months ago
PrimaryObjectStoreConfig.php feat: move primary object store configuration to a single place 1 year ago
S3.php chore: apply new CSFixer rules 12 months ago
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 1 year ago
S3ConnectionTrait.php chore: apply new CSFixer rules 12 months ago
S3ObjectTrait.php fix(s3): retry failed multipart uploads with decreased concurrency 1 year ago
S3Signature.php chore: apply new CSFixer rules 12 months ago
StorageObjectStore.php chore: apply new CSFixer rules 12 months ago
Swift.php
SwiftFactory.php fix: make swift connect exception message more informative 2 years ago
SwiftV2CachingAuthService.php