Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add layer to select fast or slow cache for storing values | Bart Visscher | 2012-06-06 | 1 | -0/+10 |
| | |||||
* | Added hasKey() method to OC_Cache. | Thomas Tanghus | 2012-06-05 | 1 | -0/+7 |
| | |||||
* | add OC_Cache::clear | Robin Appelman | 2012-06-05 | 1 | -0/+7 |
| | |||||
* | Calendar & Contacts: Store import progress in OC_Cache | Bart Visscher | 2012-06-04 | 1 | -0/+40 |
Convert calendar and contacts import to use a caching system for storing the import progress percentage. OC_Cache can later be made smarter about storing values. |