summaryrefslogtreecommitdiffstats
path: root/lib/private/files/filesystem.php
Commit message (Expand)AuthorAgeFilesLines
* Update rawlist to work with new fileinfo objectRobin Appelman2014-02-271-1/+1
* Fix path to the mount fileLukas Reschke2014-02-201-1/+2
* Merge pull request #6999 from kofemann/mount-configLukas Reschke2014-02-201-5/+5
|\
| * mount: make location of mount.json configurableTigran Mkrtchyan2014-01-291-5/+5
* | Merge pull request #7274 from owncloud/scrutinizer-patch-1Morris Jobke2014-02-191-0/+3
|\ \
| * | Scrutinizer Auto-FixesScrutinizer Auto-Fixer2014-02-191-0/+3
* | | Merge pull request #7257 from owncloud/filelist-fileinfoVincent Petry2014-02-191-8/+1
|\ \ \ | |/ / |/| |
| * | use a FileInfo object of the directory when generting the filelistRobin Appelman2014-02-181-8/+1
| |/
* / polish documentation based on scrutinizer patchesJörn Friedrich Dreyer2014-02-061-0/+6
|/
* External storage space is now not counted in total spaceVincent Petry2013-11-181-2/+4
* Fixed normalizePath() to strip out single dot dirsVincent Petry2013-11-141-3/+17
* Now using HomeStorage for legacy home storage idsVincent Petry2013-11-121-3/+11
* dont use the home storage for non-existing usersRobin Appelman2013-10-291-2/+2
* use the new home storage backend when no existing local storage backend exist...Robin Appelman2013-10-291-1/+7
* move the private namespace OC into lib/private - OCP will stay in lib/publicThomas Müller2013-09-301-0/+770