summaryrefslogtreecommitdiffstats
path: root/lib/private/files/config/usermountcache.php
Commit message (Expand)AuthorAgeFilesLines
* better exists check for insert mount cacheRobin Appelman2016-02-081-1/+1
* filter invalid storages from the mount cache earlyRobin Appelman2016-02-021-1/+1
* Use new constantsJoas Schilling2016-01-271-7/+8
* add IUserMountCache->getMountsForFileIdRobin Appelman2016-01-271-0/+58
* use insertifnotexistsRobin Appelman2016-01-201-23/+5
* clear mount cache when removing applicablesRobin Appelman2016-01-201-0/+17
* handle changed mount pointsRobin Appelman2016-01-201-1/+23
* clear mount cache when deleting userRobin Appelman2016-01-201-0/+13
* multiple minor fiesRobin Appelman2016-01-201-9/+20
* log duplicatesRobin Appelman2016-01-201-2/+17
* Filter uncached mountsRobin Appelman2016-01-201-10/+15
* cache mountpoints in the dbRobin Appelman2016-01-201-0/+167