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
Kate 9592390070
Merge pull request #51779 from nextcloud/object-store-filename
9 months ago
..
AppdataPreviewObjectStoreStorage.php refactor(Storage): Align all Storage constructors 1 year ago
Azure.php refactor(Storage): Align all Storage constructors 1 year ago
HomeObjectStoreStorage.php refactor(Storage): Align all Storage constructors 1 year ago
Mapper.php
ObjectStoreScanner.php perf(files): faster query to fetch incomplete directories 11 months ago
ObjectStoreStorage.php Merge pull request #51779 from nextcloud/object-store-filename 9 months ago
S3.php feat: store original storage id and path in object store metadata 10 months ago
S3ConfigTrait.php fix(S3ConfigTrait): Allow proxy field to take false 1 year ago
S3ConnectionTrait.php fix(objectstorage): add retry attempts to S3 connection 9 months ago
S3ObjectTrait.php feat: store original storage id and path in object store metadata 10 months ago
S3Signature.php chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
StorageObjectStore.php fix: fix object store id for test object store 1 year ago
Swift.php
SwiftFactory.php fix: make swift connect exception message more informative 1 year ago
SwiftV2CachingAuthService.php