Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Respect coding style | Thomas Müller | 2012-09-10 | 1 | -1/+1 |
* | adding space between) and { | Thomas Mueller | 2012-09-07 | 1 | -6/+6 |
* | $storage shouldn't be static in OC_Cache_File | Michael Gapczynski | 2012-08-29 | 1 | -1/+1 |
* | Fix OC_Cache_File | Bart Visscher | 2012-08-29 | 1 | -4/+4 |
* | fixing: apps/files/ajax/scan.php | Thomas Mueller | 2012-08-29 | 1 | -1/+1 |
* | Remember storage view in OC_Cache_File | Bart Visscher | 2012-08-28 | 1 | -1/+6 |
* | Clean user cache on login | Bart Visscher | 2012-08-28 | 1 | -0/+21 |
* | add prefix option to OC_Cache::clear | Robin Appelman | 2012-07-22 | 1 | -2/+3 |
* | OC_Cache_File ttl=0 indicates forever, but expire in a day to keep the cache ... | Bart Visscher | 2012-06-05 | 1 | -1/+4 |
* | Added hasKey() method to OC_Cache. | Thomas Tanghus | 2012-06-05 | 1 | -7/+15 |
* | 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 |