nextcloud/tests/lib/Files
Carl Schwan b6313f68d3
perf(s3): Expose pre-signed urls for S3
This is faster than going back to nextcloud to download the files.

This is an opt-in setting that can be enabled by setting
use_presigned_url in the object store config.

Additionally add support for the proxy config which is needed in a
docker setup. See https://github.com/juliusknorr/nextcloud-docker-dev/pull/431

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2025-12-09 11:21:35 +01:00
..
AppData chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Cache chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Config chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Mount perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Node feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +01:00
ObjectStore perf(s3): Expose pre-signed urls for S3 2025-12-09 11:21:35 +01:00
Search refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
SimpleFS chore: setting test metadata in annotations is deprecated (use attributes) 2025-11-05 15:42:40 +01:00
Storage fix: make failed availability check apply in the same request 2025-11-06 20:08:44 +01:00
Stream chore: run rector 2025-07-01 22:45:52 +02:00
Template feat: Add Folder::getOrCreateFolder api 2025-11-24 11:10:52 +01:00
Type chore: Run rector with new rules for fetch 2025-11-18 17:45:57 +01:00
Utils refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
EtagTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
FileInfoTest.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
FilenameValidatorTest.php chore: migrate to PHPUnit 11 2025-11-05 15:42:33 +01:00
FilesystemTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
PathVerificationTest.php refactor: apply rector rules for PHPUnit 10 2025-10-27 21:56:04 +01:00
ViewTest.php fix(View): Normalize path in getAbsolutePath 2025-11-25 19:30:53 +01:00