Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented deleteAll() method in OC_FilesystemView (interface) and OC_Filest... | Sam Tuke | 2012-06-21 | 1 | -0/+85 |
* | add hasUpdated to oc_filestorage | Robin Appelman | 2012-06-15 | 1 | -0/+9 |
* | renamed extention to extension, also now only showing lowercase | Jan-Christoph Borchardt | 2012-04-15 | 1 | -6/+6 |
* | fix commong filestorage for files without extention | Robin Appelman | 2012-03-03 | 1 | -2/+10 |
* | fix file_get_content on empty files for filestorage common | Robin Appelman | 2012-03-03 | 1 | -1/+8 |
* | add search implementation to filestorage common | Robin Appelman | 2012-03-02 | 1 | -1/+20 |
* | add touch() to all storage backands, and make parameter optional | Robin Appelman | 2012-02-29 | 1 | -0/+1 |
* | add test case for getLocalFile | Robin Appelman | 2012-02-28 | 1 | -2/+2 |
* | use temporary file managment | Robin Appelman | 2012-02-28 | 1 | -2/+4 |
* | fix copy/paste error in common filestorage | Robin Appelman | 2012-02-28 | 1 | -1/+1 |
* | extend filestorage common and provide test implementation | Robin Appelman | 2012-02-27 | 1 | -0/+122 |