nextcloud-server/tests/lib/Files
Ferdinand Thiessen 264074c161 fix: `OCP\Files\Node\Folder::search` was not setting the owner
The owner was not set on the file info causing e.g. webdav searches to never return the known owner.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-07-30 11:06:30 +07:00
..
AppData
Cache test: add test for jail watcher 2024-04-09 10:41:50 +07:00
Config fix: clearify logic around getMountsForFileId filtering 2024-03-06 10:54:00 +07:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-30 11:06:30 +07:00
ObjectStore fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Search test: Additional tests for issue #35776 2024-03-04 14:25:52 +07:00
SimpleFS
Storage fix: Enforce forbidden filename characters on backend 2024-02-28 22:19:25 +07:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +07:00
Utils
EtagTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +07:00
FilesystemTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PathVerificationTest.php
ViewTest.php Merge pull request #40131 from summersab/refactor/OC-Server-getShareManager 2024-03-15 16:05:59 +07:00