nextcloud-server/tests/lib/Files
Robin Appelman c3a2d789f1 fix: fix mimetype not being updated when changing file extention on object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-11 09:00:44 +07:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Cache fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 09:00:44 +07:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +07:00
Mount chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Node fix(tests): Fix Folder tests 2024-09-19 14:24:22 +07:00
ObjectStore Merge pull request #48221 from nextcloud/backport/30/fix_move_on_same_bucket 2024-09-20 10:06:14 +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 fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 09:11:17 +07:00
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:06:38 +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 fix: Adjust filename validation messages 2024-08-30 14:48:23 +07:00
ViewTest.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 02:00:43 +07:00