Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Cache::getStatus | Robin Appelman | 2012-10-08 | 1 | -0/+29 |
* | better parent path bahaviour for the filecache | Robin Appelman | 2012-10-03 | 1 | -2/+6 |
* | add encrypted column to the new filecache | Robin Appelman | 2012-10-02 | 1 | -4/+6 |
* | convert Cache to a non-static class that handles the cache for a single stora... | Robin Appelman | 2012-09-26 | 1 | -54/+67 |
* | add Cache::getFolderContent | Robin Appelman | 2012-09-23 | 1 | -0/+19 |
* | this should be done elsewhere if needed | Robin Appelman | 2012-09-23 | 1 | -1/+1 |
* | fix several problems in the new filecache in order to complete the tests | Robin Appelman | 2012-09-22 | 1 | -13/+16 |
* | add partial file data to the result of Cache::get | Robin Appelman | 2012-09-22 | 1 | -1/+7 |
* | rework filecache to work directly on storage backends wip | Robin Appelman | 2012-09-16 | 1 | -0/+189 |