Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |