aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Config/CachedMountInfo.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-241-19/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* perf: switch places that always use the first getById result to getFirstNodeByIdRobin Appelman2024-03-041-6/+1
* optimize UserMountCache::registerStorageRobin Appelman2023-11-161-0/+6
* more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-041-40/+15
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-1/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Update license headersMorris Jobke2017-11-061-0/+1
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-1/+17
* Update CachedMountInfo for user home storageSemih Serhat Karakaya2016-09-091-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-1/+18
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+107