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
Joas Schilling 951c330d39
Revert "don't perform an explicit setup when using the file cache"
2 years ago
..
AppdataPreviewObjectStoreStorage.php refactor(objectstorage): cleanup types 2 years ago
Azure.php
HomeObjectStoreStorage.php refactor(objectstorage): cleanup types 2 years ago
Mapper.php Implement multibucket shift for ObjectStore 4 years ago
ObjectStoreScanner.php also updated parent etags when a changed etag is detected during scanning 2 years ago
ObjectStoreStorage.php Revert "don't perform an explicit setup when using the file cache" 2 years ago
S3.php fix(s3): add SSE-C parameters to headObject call 2 years ago
S3ConnectionTrait.php fix(s3): Add config option to disable multipart copy for certain s3 providers 2 years ago
S3ObjectTrait.php fix: disable the internal s3sdk multi part copy logic 2 years ago
S3Signature.php Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
StorageObjectStore.php
Swift.php Adapt more code to migration to LoggerInterface 4 years ago
SwiftFactory.php Migrate from ILogger to LoggerInterface in lib/private 4 years ago
SwiftV2CachingAuthService.php