summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/Manager.php
Commit message (Expand)AuthorAgeFilesLines
* cache OC\Files\Mount\Manager::findIn resultsRobin Appelman2018-08-161-2/+17
* use more efficient method to find mountpoint for pathRobin Appelman2018-08-161-18/+15
* Fix testsRoeland Jago Douma2018-04-041-2/+2
* Add pathcacheRoeland Jago Douma2018-04-041-4/+19
* Comparing stringlength is cheaper than strposRoeland Jago Douma2018-04-041-1/+1
* Cache the $foundMountPointLengthRoeland Jago Douma2018-04-041-1/+3
* InspectionsRoeland Jago Douma2018-04-041-8/+9
* Make the MountManager strictRoeland Jago Douma2018-04-041-13/+14
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+165