nextcloud/lib/private/Files/ObjectStore
Robin Appelman 15fc5dfa26 feat: don't gate perBucket object store configuration behind multibucket
a setup can have multiple bucket without having `multibucket` enabled trough things like per-groupfolder buckets

Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-05 15:49:58 +00:00
..
AppdataPreviewObjectStoreStorage.php chore: apply code style 2025-04-30 19:04:59 +02:00
Azure.php chore: apply code style 2025-04-30 19:04:59 +02:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 2025-11-30 21:54:48 +01:00
IObjectStoreMetaData.php fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-15 18:00:35 +02:00
Mapper.php fix: make bucket mapper work with new multi-object-store config 2025-11-30 21:54:48 +01:00
ObjectStoreScanner.php chore: apply code style 2025-04-30 19:04:59 +02:00
ObjectStoreStorage.php perf: set the folder size in the same query as we create it 2025-06-02 12:00:59 +02:00
PrimaryObjectStoreConfig.php fix: ensure all object store configuration have distict bucket names 2025-11-30 21:54:48 +01:00
S3.php fix: keep IObjectStoreMetaData in private namespace for backports 2025-05-15 18:00:35 +02:00
S3ConfigTrait.php fix(ObjectStore): Make S3 "connect_timeout" option configurable 2025-06-18 11:02:22 +02:00
S3ConnectionTrait.php feat: don't gate perBucket object store configuration behind multibucket 2026-01-05 15:49:58 +00:00
S3ObjectTrait.php fix(S3): Only append streams if non-seekable 2025-10-14 18:54:31 +02:00
S3Signature.php chore: apply code style 2025-04-30 19:04:59 +02:00
StorageObjectStore.php chore: apply code style 2025-04-30 19:04:59 +02:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SwiftFactory.php chore: apply code style 2025-04-30 19:04:59 +02:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00