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
Carl Schwan 3979c493f9
refactor: Apply second batch of comments
2 days ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php perf(s3): Expose pre-signed urls for S3 2 months ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 6 months ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 5 months ago
ObjectStoreScanner.php refactor: Run rector on lib/private 2 days ago
ObjectStoreStorage.php refactor: Run rector on lib/private 2 days ago
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 4 months ago
S3.php fix: encode s3 metadata as base64 if needed 3 months ago
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 3 months ago
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 1 month ago
S3ObjectTrait.php refactor: Run rector on lib/private 2 days ago
S3Signature.php chore: apply new CSFixer rules 7 months ago
StorageObjectStore.php refactor: Apply second batch of comments 2 days ago
Swift.php refactor: Run rector on lib/private 2 days ago
SwiftFactory.php refactor: Apply second batch of comments 2 days ago
SwiftV2CachingAuthService.php