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
Daan Selen 4b4b39e7ec fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579 10 months ago
..
AppdataPreviewObjectStoreStorage.php
Azure.php chore: apply new CSFixer rules 1 year ago
HomeObjectStoreStorage.php
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 1 year ago
Mapper.php fix: make bucket mapper work with new multi-object-store config 12 months ago
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 2 years ago
ObjectStoreStorage.php fix(ObjectStoreStorage): Encode original-path in writeStream by @frabe1579 10 months ago
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 11 months ago
S3.php chore: apply new CSFixer rules 1 year ago
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 1 year ago
S3ConnectionTrait.php chore: apply new CSFixer rules 1 year ago
S3ObjectTrait.php fix(S3): Only append streams if non-seekable 11 months ago
S3Signature.php chore: apply new CSFixer rules 1 year ago
StorageObjectStore.php chore: apply new CSFixer rules 1 year ago
Swift.php
SwiftFactory.php
SwiftV2CachingAuthService.php