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
Louis f4cb78b905
Merge pull request #52242 from nextcloud/artonge/fix/copy_subfolders_s3
8 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 12 months ago
ObjectStoreStorage.php perf: set the folder size in the same query as we create it 8 months ago
PrimaryObjectStoreConfig.php feat: move primary object store configuration to a single place 8 months ago
S3.php feat: store original storage id and path in object store metadata 10 months ago
S3ConfigTrait.php
S3ConnectionTrait.php fix(objectstorage): add retry attempts to S3 connection 10 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
SwiftV2CachingAuthService.php