nextcloud-server/tests/lib/Files
Ferdinand Thiessen 21f558b12b
Merge pull request #46379 from nextcloud/fix/folder-search-owner
fix: `OCP\Files\Node\Folder::search` was not setting the owner
2024-07-30 13:04:15 +07:00
..
AppData chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Cache fix(db): Promote the use of `getDatabaseProvider` to reduce the impage of removed upstream platforms 2024-07-19 11:21:14 +07:00
Config fix: make usermountcache compatible with sharding 2024-07-17 19:16:05 +07:00
Mount chore: Add SPDX header 2024-05-13 17:41:36 +07:00
Node fix: `OCP\Files\Node\Folder::search` was not setting the owner 2024-07-11 15:46:44 +07:00
ObjectStore chore: Add SPDX header 2024-05-13 17:41:36 +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 refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
Stream chore: Add SPDX header 2024-05-13 17:41:36 +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(dav): Verify target path in `setName` instead of source path 2024-07-16 12:57:11 +07:00
FilesystemTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
PathVerificationTest.php refactor: Migrate filename validation logic from `Storage` to `FilenameValidator` 2024-07-16 12:49:09 +07:00
ViewTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00