nextcloud-server/tests/lib/Files
Robin Appelman 82d7eaf80a feat: implement distributing partitioned queries over multiple shards
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-08-28 14:54:14 +07:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Cache feat: implement distributing partitioned queries over multiple shards 2024-08-28 14:54:14 +07:00
Config fix: make usermountcache compatible with sharding 2024-07-17 19:16:05 +07:00
Mount chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-11 15:46:44 +07:00
ObjectStore ci: Skip flaky test on PHP 8.3 2024-08-21 13:55:13 +07:00
Search chore: Add SPDX header 2024-05-13 17:41:36 +07:00
SimpleFS chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Storage refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Stream chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Type chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Utils chore: Add SPDX header 2024-05-13 17:41:36 +07:00
EtagTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FileInfoTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FilenameValidatorTest.php fix: `FilenameValidator::isForbidden` should only check forbidden files 2024-08-22 08:51:58 +07:00
FilesystemTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
PathVerificationTest.php refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
ViewTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00