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 5172baaf8b
fix(ObjectStore): Make copying behavior consistent with local storage
2 years ago
..
AppdataPreviewObjectStoreStorage.php composer run cs:fix 3 years ago
Azure.php
HomeObjectStoreStorage.php more share permission logic to storage wrapper 2 years ago
Mapper.php Implement multibucket shift for ObjectStore 4 years ago
ObjectStoreScanner.php Store size in int|float for 32bit support 2 years ago
ObjectStoreStorage.php fix(ObjectStore): Make copying behavior consistent with local storage 2 years ago
S3.php fix(s3): add SSE-C parameters to headObject call 2 years ago
S3ConnectionTrait.php Convert isset ternary to null coalescing operator 2 years ago
S3ObjectTrait.php fix(s3): support SSE-C headers for the MultipartCopy call 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