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