aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Config/LazyStorageMountInfo.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-18/+4
* optimize UserMountCache::registerStorageRobin Appelman2023-11-161-0/+8
* more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-041-7/+9
* store mountprovider for each mount in the mounts tableRobin Appelman2022-02-231-0/+4
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-3/+0
* optimize Folder::getById to use less queriesRobin Appelman2016-10-121-0/+9
* get shared storage storage id without setting up the storageRobin Appelman2016-08-091-5/+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-0/+4
* handle invalid storages in LazyStorageMountInfoRobin Appelman2016-06-131-2/+6
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+74