summaryrefslogtreecommitdiffstats
path: root/lib/filesystemview.php
Commit message (Expand)AuthorAgeFilesLines
* add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-291-1/+1
* use temporary file managmentRobin Appelman2012-02-281-1/+2
* some cleanup in filestorageRobin Appelman2012-02-271-12/+4
* extend filestorage common and provide test implementationRobin Appelman2012-02-271-2/+2
* add more valid fopen modesRobin Appelman2012-02-261-0/+8
* merge master into encryptionRobin Appelman2012-02-261-1/+8
|\
| * chunked implementation for readfileRobin Appelman2012-02-261-1/+8
* | fix incorrect information in the filecache when using encryptionRobin Appelman2012-02-211-1/+5
* | implement file_put_contents with stream data using fopenRobin Appelman2012-02-211-1/+15
* | move implementation of from/toTmpFile from the file storage to the filesystemRobin Appelman2012-02-211-19/+15
* | only trigger hooks for the default filesystem viewRobin Appelman2012-02-211-9/+13
* | no post hooks for fopenRobin Appelman2012-02-211-3/+5
* | use streams instead of temporary files for cross-storage copy and renameRobin Appelman2012-02-211-6/+15
* | encryption proxy wipRobin Appelman2012-02-211-1/+1
|/
* allow to set a files mtime through a PROPPATCH request on resourceKlaas Freitag2012-02-141-2/+2
* - Added the ability to change a files mtime via webdavs propset.Klaas Freitag2012-02-101-0/+3
* writable not writeableRobin Appelman2012-02-051-3/+3
* use filesystem cache for searchingRobin Appelman2012-01-311-17/+0
* initial work on filesystemviewRobin Appelman2012-01-201-0/+335