Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option to only get fast cache | Robin Appelman | 2012-07-22 | 1 | -16/+41 |
* | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 1 | -3/+4 |
* | add method to OC_Cache to check whether a fast cache (apc/xdebug/etc) is avai... | Robin Appelman | 2012-07-22 | 1 | -0/+46 |
* | Cache: Add APC and XCache to global cache handler | Bart Visscher | 2012-06-25 | 1 | -0/+10 |
* | Cache: Use getUserCache cache in OC_Cache | Bart Visscher | 2012-06-25 | 1 | -37/+24 |
* | Cache: Create global cache in OC_Cache | Bart Visscher | 2012-06-25 | 1 | -0/+14 |
* | 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 |