aboutsummaryrefslogtreecommitdiffstats
path: root/lib/filestorage/common.php
Commit message (Expand)AuthorAgeFilesLines
* fix commong filestorage for files without extentionRobin Appelman2012-03-031-2/+10
* fix file_get_content on empty files for filestorage commonRobin Appelman2012-03-031-1/+8
* add search implementation to filestorage commonRobin Appelman2012-03-021-1/+20
* add touch() to all storage backands, and make parameter optionalRobin Appelman2012-02-291-0/+1
* add test case for getLocalFileRobin Appelman2012-02-281-2/+2
* use temporary file managmentRobin Appelman2012-02-281-2/+4
* fix copy/paste error in common filestorageRobin Appelman2012-02-281-1/+1
* extend filestorage common and provide test implementationRobin Appelman2012-02-271-0/+122