Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add OC_Cache implementation for APC | Bart Visscher | 2012-06-05 | 1 | -0/+46 |
* | OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ... | Bart Visscher | 2012-06-05 | 1 | -1/+4 |
* | Spelling fixes in XCache files | Bart Visscher | 2012-06-05 | 1 | -3/+2 |
* | add hasKey for XCache backend | Robin Appelman | 2012-06-05 | 1 | -0/+4 |
* | Added hasKey() method to OC_Cache. | Thomas Tanghus | 2012-06-05 | 1 | -7/+15 |
* | add XCache backend and testcases for OC_Cache | Robin Appelman | 2012-06-05 | 1 | -0/+37 |
* | add OC_Cache::clear | Robin Appelman | 2012-06-05 | 1 | -4/+19 |
* | return null when a cache variable is not set | Robin Appelman | 2012-06-05 | 1 | -3/+3 |
* | Calendar & Contacts: Store import progress in OC_Cache | Bart Visscher | 2012-06-04 | 1 | -0/+50 |