aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Files/Cache/FileAccessTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix(FileAccess): Use one param for rewriting home dirs and excluding non-user...feat/getByAncestorInStorageMarcel Klehr2025-07-151-4/+41
* fix(FileAccess*): fix testsJulien Veyssier2025-07-151-1/+2
* fix(FileAccess*): Change the way home dir root is found, remove the excludeTr...Julien Veyssier2025-07-151-37/+0
* fix(FileAccess*): Adress review commentsJulien Veyssier2025-07-151-12/+8
* fix(FileAccessTest): Adress review commentsMarcel Klehr2025-07-151-31/+32
* fix(FileAccessTest): Make it work on sharded instanceMarcel Klehr2025-07-151-1/+3
* fix(FileAccessTest): Make sure path_hash is not NULLMarcel Klehr2025-07-151-0/+1
* fix(FileAccess#getByAncestorInStorage): Use a subquery to fix testsMarcel Klehr2025-07-151-5/+4
* fix(FileAccess): Add testsMarcel Klehr2025-07-151-0/+438