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
provokateurin 98081dfd42
feat(ObjectStore): Add option to limit the total size
4 months ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php chore: apply new CSFixer rules 6 months ago
HomeObjectStoreStorage.php
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 4 months ago
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 11 months ago
ObjectStoreStorage.php feat(ObjectStore): Add option to limit the total size 4 months ago
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 4 months ago
S3.php chore: apply new CSFixer rules 6 months ago
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 7 months ago
S3ConnectionTrait.php chore: apply new CSFixer rules 6 months ago
S3ObjectTrait.php fix: validate written size for s3 multipart uploads 5 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