aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Config/CachedMountFileInfo.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-20/+2
* more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-041-2/+1
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-4/+13
* Merge pull request #26494 from rigrig/fix-php8-deprecationsMorris Jobke2021-06-071-1/+1
|\
| * Fix functions taking optional parameters before required onesRichard de Boer2021-05-291-1/+1
* | Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
|/
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Allow getting the filepath when getting cached mounts by fileidRobin Appelman2017-10-271-0/+48