summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount/MountPoint.php
Commit message (Expand)AuthorAgeFilesLines
* set the mount id before calling storage wrapperRobin Appelman2020-08-311-1/+1
* ensure home storage is initialized on first setupRobin Appelman2020-07-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* move log constants to ILoggerArthur Schiwon2018-04-261-2/+3
* Use fallback path if data dir is not available for Storage/Local.phpMorris Jobke2018-01-181-1/+1
* Change @georgehrke's emailMorris Jobke2017-11-061-1/+1
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+4
* cache root id in mountpointRobin Appelman2016-08-251-1/+5
* prevent infinite recursion while getting storage from mountRobin Appelman2016-08-231-8/+10
* get shared storage storage id without setting up the storageRobin Appelman2016-08-091-0/+7
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+3
* Save the files external mount id in the mount cache tableRobin Appelman2016-07-131-1/+11
* normalize path in getInternalPathGeorg Ehrke2016-06-021-0/+1
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+251