summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Mount
Commit message (Expand)AuthorAgeFilesLines
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Store user object later in the codeVlastimil Pecinka2019-03-211-1/+2
* 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
* move log constants to ILoggerArthur Schiwon2018-04-262-4/+6
* 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
* better error message on catalog errorRobin Appelman2018-02-081-1/+2
* 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
* also use configured 'cache_path' for new chunkingRobin Appelman2017-10-111-1/+3
* allow apps to set custom mount typesRobin Appelman2017-04-281-0/+4
* Nuke the legacy storage fallback from orbitVincent Petry2016-12-231-3/+0
* Improve isMounted to handle primary storage object storeRobin Appelman2016-11-161-1/+1
* Allow setting a maximun number of buckets for multibucketRobin Appelman2016-11-021-1/+2
* 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-216-6/+6
* Fix othersJoas Schilling2016-07-216-7/+14
* 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-263-2/+3
* Store user bucket in preferencesRoeland Jago Douma2016-05-231-8/+16
* Fix NameRoeland Jago Douma2016-05-231-4/+4
* Allow multibucket in objectstoreRoeland Jago Douma2016-05-231-2/+55
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-172-0/+119
* Move lonely file from \OC\Files to PSR-4Roeland Jago Douma2016-05-011-0/+69
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-243-0/+460