summaryrefslogtreecommitdiffstats
path: root/lib/private/files/config
Commit message (Expand)AuthorAgeFilesLines
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-245-627/+0
* Only construct the storage when we start using itRobin Appelman2016-04-193-16/+83
* Fix related logicRoeland Jago Douma2016-04-191-1/+1
* Fix share mounting recursionVincent Petry2016-03-081-2/+7
* Update author informationLukas Reschke2016-03-013-3/+4
* 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-202-0/+61
* multiple minor fiesRobin Appelman2016-01-202-10/+23
* log duplicatesRobin Appelman2016-01-201-2/+17
* Filter uncached mountsRobin Appelman2016-01-201-10/+15
* cache mountpoints in the dbRobin Appelman2016-01-203-1/+301
* Happy new year!Thomas Müller2016-01-121-1/+1
* handle invalid results from mount providersRobin Appelman2015-06-291-1/+4
* add unit testRobin Appelman2015-06-291-2/+5
* call mount providers that are registered after the filesystem is setupRobin Appelman2015-06-021-1/+6
* Update license headersJenkins for ownCloud2015-03-261-4/+18
* Revert "Updating license headers"Morris Jobke2015-02-261-17/+5
* Updating license headersJenkins for ownCloud2015-02-231-5/+17
* Add public api for mount configurationsRobin Appelman2014-12-041-0/+55