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 b3c53c7436 feat: allow object store configuration aliases for easier migrations 5 months ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php chore: apply new CSFixer rules 7 months ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 5 months ago
Mapper.php
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 11 months ago
ObjectStoreStorage.php fix: better object store write error propagation 5 months ago
PrimaryObjectStoreConfig.php feat: allow object store configuration aliases for easier migrations 5 months ago
S3.php chore: apply new CSFixer rules 7 months ago
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 7 months ago
S3ConnectionTrait.php chore: apply new CSFixer rules 7 months ago
S3ObjectTrait.php fix: validate written size for s3 multipart uploads 5 months ago
S3Signature.php chore: apply new CSFixer rules 7 months ago
StorageObjectStore.php chore: apply new CSFixer rules 7 months ago
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php