nextcloud/lib/private/Files/ObjectStore
Robin Appelman 3522819624
fix: throw correct exception type when we can't verify if an s3 bucket exists
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-11-26 18:49:56 +01:00
..
AppdataPreviewObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Azure.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
HomeObjectStoreStorage.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Mapper.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStoreScanner.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
ObjectStoreStorage.php Merge pull request #48233 from nextcloud/backport/48222/stable30 2024-09-20 23:02:25 +02:00
S3.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
S3ConfigTrait.php fix(S3ConfigTrait): Allow proxy field to take false 2024-09-15 17:19:40 +00:00
S3ConnectionTrait.php fix: throw correct exception type when we can't verify if an s3 bucket exists 2024-11-26 18:49:56 +01:00
S3ObjectTrait.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
S3Signature.php fix(S3): Adjust usage of guzzle promise 2024-06-16 15:54:44 +02:00
StorageObjectStore.php fix: fix object store id for test object store 2024-09-19 13:59:08 +02:00
Swift.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
SwiftFactory.php fix: make swift connect exception message more informative 2024-09-10 14:47:23 +00:00
SwiftV2CachingAuthService.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00