0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-21 15:46:52 +00:00
nextcloud_server/tests/lib/Files
Robin Appelman f8ad3d6cc9 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:37 +00:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 09:00:37 +00:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +02:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +02:00
Node fix(tests): Fix Folder tests 2024-09-19 17:51:51 +02:00
ObjectStore fix(tests): Fix most obvious errors in ObjectStore tests 2024-10-31 14:40:37 +01:00
Search test: Additional tests for issue #35776 2024-03-04 14:25:52 +01:00
SimpleFS Fix tests 2022-10-14 16:18:40 +02:00
Storage fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +05:30
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +02:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +01:00
FilesystemTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ViewTest.php fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 01:59:29 +00:00