summaryrefslogtreecommitdiff
path: root/lib/cache.php
AgeCommit message (Expand)Author
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-09-29* i18n/L10n and translator documentation updates.Siebrand Mazeland
2010-02-16Merge branch 'master' into testingBrion Vibber
2010-02-16Stomp queue restructuring for mass scalability:Brion Vibber
2010-02-05Don't spew warnings on usage of MEMCACHE_COMPRESSED constant when memcache PH...Brion Vibber
2010-01-12Major refactoring of queue handlers to support running multiple sites in one ...Brion Vibber
2010-01-05Cache fixes:Brion Vibber
2010-01-05Typo fix in the new default in-process cache; spewed notice warnings on delet...Brion Vibber
2010-01-04default value for cache::get() changed from null to falseEvan Prodromou
2010-01-03Remove logging from default cacheEvan Prodromou
2010-01-02First version of Memcache pluginEvan Prodromou
2010-01-02Make cache.php PHPCS-cleanEvan Prodromou
2010-01-02invert if for cache handlingEvan Prodromou
2010-01-02fix default array implementation checksEvan Prodromou
2010-01-02Make caching a plugin systemEvan Prodromou