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
Julius Härtl 159a0c8411
feat(s3): Add option to specify an SSE-C customer provided key
3 years ago
..
AppdataPreviewObjectStoreStorage.php composer run cs:fix 3 years ago
Azure.php
HomeObjectStoreStorage.php composer run cs:fix 3 years ago
Mapper.php Implement multibucket shift for ObjectStore 4 years ago
NoopScanner.php don't update the folder size if we know it hasn't changed 3 years ago
ObjectStoreStorage.php composer run cs:fix 3 years ago
S3.php don't try to get custom certs for s3 primary storage 4 years ago
S3ConnectionTrait.php feat(s3): Add option to specify an SSE-C customer provided key 3 years ago
S3ObjectTrait.php feat(s3): Add option to specify an SSE-C customer provided key 3 years ago
S3Signature.php Fix Guzzle function calls 4 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