nextcloud/lib/private/Files/ObjectStore
John Molakvoæ ee602dcfe4 fix: adjust wording in S3ConnectionTrait comment
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2026-05-12 09:07:20 +02:00
..
AppdataPreviewObjectStoreStorage.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Azure.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
HomeObjectStoreStorage.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
InvalidObjectStoreConfigurationException.php feat: allow object store configuration aliases for easier migrations 2025-08-14 13:06:51 +02:00
Mapper.php fix: Allow num_buckets to be equal as min_bucket 2026-04-19 18:28:12 +02:00
ObjectStoreScanner.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
ObjectStoreStorage.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
PrimaryObjectStoreConfig.php perf(preview): Optimize migration and simplify DB layout 2025-10-06 13:37:15 +02:00
S3.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
S3ConfigTrait.php feat(objectstore): add configurable S3 retry attempts 2025-11-19 16:17:43 +01:00
S3ConnectionTrait.php fix: adjust wording in S3ConnectionTrait comment 2026-05-12 09:07:20 +02:00
S3ObjectTrait.php refactor: use strict operator 2026-04-30 00:51:29 +02:00
S3Signature.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
StorageObjectStore.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
Swift.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00
SwiftFactory.php refactor: Apply second batch of comments 2026-02-06 13:52:51 +01:00
SwiftV2CachingAuthService.php chore: add missing Override attribute to OC 2026-04-28 21:29:27 +02:00