Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix cache scanner test case | Robin Appelman | 2012-10-10 | 1 | -2/+1 |
* | few more test cases for scanning folders | Robin Appelman | 2012-10-10 | 1 | -0/+7 |
* | add Cache::getStatus | Robin Appelman | 2012-10-08 | 1 | -0/+10 |
* | more tests and fixes for the filesystem scanner | Robin Appelman | 2012-10-03 | 1 | -1/+38 |
* | add some more test cases for the scanner | Robin Appelman | 2012-10-03 | 1 | -1/+22 |
* | make filestorage scanner non-static and add a simple test case | Robin Appelman | 2012-10-03 | 2 | -0/+48 |
* | dont need this anymore | Robin Appelman | 2012-10-02 | 1 | -2/+0 |
* | convert Cache to a non-static class that handles the cache for a single stora... | Robin Appelman | 2012-09-26 | 1 | -40/+42 |
* | add Cache::getFolderContent | Robin Appelman | 2012-09-23 | 1 | -0/+23 |
* | some simple test cases for the new filecache | Robin Appelman | 2012-09-22 | 1 | -0/+88 |