Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(FileAccess): Use one param for rewriting home dirs and excluding ↵feat/getByAncestorInStorage | Marcel Klehr | 2025-07-15 | 1 | -4/+41 |
| | | | | | | non-user files mounts Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess*): fix tests | Julien Veyssier | 2025-07-15 | 1 | -1/+2 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccess*): Change the way home dir root is found, remove the ↵ | Julien Veyssier | 2025-07-15 | 1 | -37/+0 |
| | | | | | | excludeTrashbinMounts param of getDistinctMounts Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccess*): Adress review comments | Julien Veyssier | 2025-07-15 | 1 | -12/+8 |
| | | | | Signed-off-by: Julien Veyssier <julien-nc@posteo.net> | ||||
* | fix(FileAccessTest): Adress review comments | Marcel Klehr | 2025-07-15 | 1 | -31/+32 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccessTest): Make it work on sharded instance | Marcel Klehr | 2025-07-15 | 1 | -1/+3 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccessTest): Make sure path_hash is not NULL | Marcel Klehr | 2025-07-15 | 1 | -0/+1 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess#getByAncestorInStorage): Use a subquery to fix tests | Marcel Klehr | 2025-07-15 | 1 | -5/+4 |
| | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net> | ||||
* | fix(FileAccess): Add tests | Marcel Klehr | 2025-07-15 | 1 | -0/+438 |
Signed-off-by: Marcel Klehr <mklehr@gmx.net> |