nextcloud/tests/lib/Files
Louis Chemineau 4249a5f66a feat(files): Add appconfig value to disable fixed userfolder permissions optimization
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2026-01-14 19:21:06 +01:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Cache test: add tests for watcher check filter 2025-12-31 13:30:17 +01:00
Config feat(UserMountCache): Emit events for added, removed and updated mounts 2025-05-25 16:46:53 +02:00
Mount feat: allow configuring multiple objectstore configurations 2025-11-20 15:16:39 +01:00
Node feat(files): Add appconfig value to disable fixed userfolder permissions optimization 2026-01-14 19:21:06 +01:00
ObjectStore fix: ensure all object store configuration have distict bucket names 2025-11-20 15:36:14 +01:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Storage fix: make failed availability check apply in the same request 2025-11-12 17:45:41 +00:00
Stream refactor(Stream\Encryption): Migrate to strong types 2024-10-07 14:02:27 +02:00
Template fix: validate filename when creating file from template 2025-11-04 16:08:49 +01:00
Type fix: make sure we process mime extensions as string 2025-02-09 21:09:12 +01:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-28 20:54:23 +01:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ViewTest.php fix(tests): Fix fopen in mock returning null which is not a valid return 2025-08-26 08:42:58 +02:00