summaryrefslogtreecommitdiffstats
path: root/lib/private/Files/Filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* 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