summaryrefslogtreecommitdiffstats
path: root/lib/private/User/LazyUser.php
Commit message (Expand)AuthorAgeFilesLines
* Make DisplayNameCache return null if user doesn't existsCarl Schwan2022-08-161-1/+1
* Merge branch 'master' into display-name-cache-publicCarl Schwan2022-08-151-1/+2
|\
| * Fix psalm issues related to the user backendCarl Schwan2022-05-201-1/+2
* | expose displayname cache trough a public interfaceRobin Appelman2022-05-181-4/+2
|/
* Use a lazy user for the file owner when listing a directoryRobin Appelman2022-04-221-0/+149