summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2167 from nextcloud/mountmanager-lockdownMorris Jobke2016-11-171-2/+2
|\
| * ensure we setup the mount manager when in lockdownRobin Appelman2016-11-161-2/+2
* | only use one kind of hack for the storage wrappers of the sharing codeMorris Jobke2016-11-161-1/+1
* | Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-1/+4
|/
* basic lockdown logicRobin Appelman2016-11-161-15/+27
* Fix initMountPoints to set usersSetup earlierVincent Petry2016-11-031-8/+18
* Add using casing check/fix for initMountPointsVincent Petry2016-11-021-3/+11
* hide storage wrapper warning for the readonly storageMorris Jobke2016-10-131-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-3/+4
* Add keepUnicode value in the cache key of normalizedPathCacheVincent Petry2016-06-011-1/+1
* Update license headersLukas Reschke2016-05-261-3/+2
* use mount providers to setup home storages (#24567)Robin Appelman2016-05-171-33/+8
* Merge pull request #24341 from owncloud/scan-nfd-showwarningMorris Jobke2016-05-021-13/+8
|\
| * Fix SMB storage to not normalize UTF8Vincent Petry2016-04-291-13/+8
* | Merge pull request #24207 from owncloud/cache-mount-providerRoeland Douma2016-04-301-19/+0
|\ \
| * | mount custom cache folder using mount providersRobin Appelman2016-04-291-19/+0
| |/
* | Merge pull request #24335 from owncloud/warning-for-wrongly-done-storage-wrap...Thomas Müller2016-04-291-0/+18
|\ \ | |/ |/|
| * Add a warning if a storage wrapper was registered outside of the hookJoas Schilling2016-04-291-0/+18
* | cap the normalized path cacheRobin Appelman2016-04-291-1/+6
|/
* Move \OC\Files to PSR-4Roeland Jago Douma2016-04-241-0/+928