0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-24 17:06:50 +00:00
nextcloud_server/tests/lib/Files
Ferdinand Thiessen 3f8244a841 fix(files): Do not array access null value
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-01-29 10:28:01 +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: Metadata field search 2025-01-27 13:03:49 +01: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(files): Do not array access null value 2025-01-29 10:28:01 +00:00
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