Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move storage backend test cases to their own namespace | Robin Appelman | 2012-09-22 | 1 | -222/+0 |
* | put filestorages in a namespace | Robin Appelman | 2012-09-07 | 1 | -1/+1 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -14/+14 |
* | Merge branch 'share_api' | Michael Gapczynski | 2012-08-19 | 1 | -5/+5 |
|\ | |||||
| * | Add tests for Share API, all tests passing :) | Michael Gapczynski | 2012-08-15 | 1 | -5/+5 |
* | | add OC_FileStorage::getLocalFolder | Robin Appelman | 2012-08-19 | 1 | -1/+14 |
|/ | |||||
* | add hasUpdated to oc_filestorage | Robin Appelman | 2012-06-15 | 1 | -0/+8 |
* | improve tar archive backend | Robin Appelman | 2012-05-18 | 1 | -0/+1 |
* | check if removed folders are really gone | Robin Appelman | 2012-04-18 | 1 | -0/+9 |
* | loosen tests for mtime and ctime a bit | Robin Appelman | 2012-03-22 | 1 | -8/+10 |
* | fix the filestorage test a bit | Robin Appelman | 2012-03-03 | 1 | -1/+2 |
* | add search implementation to filestorage common | Robin Appelman | 2012-03-02 | 1 | -3/+17 |
* | add test cases for stat and touch | Robin Appelman | 2012-02-29 | 1 | -0/+45 |
* | add test case for getLocalFile | Robin Appelman | 2012-02-28 | 1 | -2/+8 |
* | more tests for filestorage | Robin Appelman | 2012-02-27 | 1 | -0/+13 |
* | fix test case for filestorage | Robin Appelman | 2012-02-27 | 1 | -7/+3 |
* | some additional test cases for file storage backends | Robin Appelman | 2012-02-13 | 1 | -0/+51 |
* | use SimpleTest for unit testing | Robin Appelman | 2012-02-12 | 1 | -0/+63 |