summaryrefslogtreecommitdiff
path: root/includes/cache.inc
Commit message (Expand)AuthorAge
* #978144 by Damien Tournoud: Fixed cache_get_multiple() inconsistent with cach...Angie Byron2010-12-01
* - Patch #889366 by Kevin Hankens, jhodgdon: error in DrupalCacheInterface doc...Dries Buytaert2010-11-05
* - Patch #933792 by droplet: cache clear all - wrong documentation.Dries Buytaert2010-10-07
* - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics modu...Dries Buytaert2010-05-18
* #718636 by mfb: Fixed Cache returns serialized data only in certain conditions.Angie Byron2010-03-07
* - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move erro...Dries Buytaert2010-02-15
* - Patch #706138 by neclimdul: Fixed Remove dead static variable from _cache_g...Dries Buytaert2010-02-06
* - Patch #683736 by c960657: use db_like() where appropriate.Dries Buytaert2010-01-13
* - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups.Dries Buytaert2009-12-30
* - Patch #648744 by Crell: specified more @return type definitions for auto-co...Dries Buytaert2009-12-04
* - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/...Dries Buytaert2009-11-10
* - Patch #575360 by dropcube: added API function to check if a cache bin is em...Dries Buytaert2009-09-13
* #556156 by Rob Loach and doq: Fixed incorrect usage of variable_get(bin).Angie Byron2009-09-01
* - Patch #477944 by DamZ: more streamlining and clean-up of session handling c...Dries Buytaert2009-07-01
* #506458 by quicksketch: Replace missing global user so that page caching work...Angie Byron2009-06-30
* #333171 by catch: Provide cache_get_multiple() and allow clearing of multiple...Angie Byron2009-06-28
* - Patch #409994 by jhodgdon et al: clarified the documentation.Dries Buytaert2009-06-19
* #482622 by chx and Frando: Allow alternative implementations for caching.Angie Byron2009-06-16
* - Patch #468732 by Andypost: fixed comment.Dries Buytaert2009-05-21
* - Patch #355360 by burningdog, spatz4000, netaustin: standardize on 'cacheable'.Dries Buytaert2009-05-16
* - Patch #452936 by catch: use db_truncate() in cache_clear_all().Dries Buytaert2009-05-04
* - Patch #147310 by c960657 et al: better cache headers for reverse proxies.Dries Buytaert2009-04-22
* - Patch #227228 by catch et al: fix a problem with minumum cache lifetime bei...Dries Buytaert2009-04-21
* - Patch #367380 by Moshe: make block module optional.Dries Buytaert2009-02-03
* #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.Angie Byron2008-10-12
* #319403 by Crell: use fetchObject() in cache.inc for consistency with other d...Angie Byron2008-10-11
* - Patch #228281 by hswong3i: made queries TNGDB and ANSI compliant.Dries Buytaert2008-10-09
* - Patch #305645 by pwolanin: ['REQUEST_TIME'] -> REQUEST_TIME. Improved deve...Dries Buytaert2008-09-17
* - Patch #253702 by jscheel, gpk: clarified session handling functions.Dries Buytaert2008-09-08
* - Patch #302763 by Dave Reid, Rob Loach: replace time() by ['REQUEST_TIME'] a...Dries Buytaert2008-09-06
* - Patch #225450 by Crell, chx, bjaspan, catch, swentel, recidive et al: next ...Dries Buytaert2008-08-21
* - Patch #277440 by R.Muilwijk: fixed bug caching integers and doubles. Fixes...Dries Buytaert2008-07-02
* - Patch #270045 by drewish, Susurrus: clean up return values.Dries Buytaert2008-06-18
* - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discu...Dries Buytaert2008-04-14
* #215252 by bdragon: reset the cache flush variable before the cache is flushe...Gábor Hojtsy2008-01-29
* - Patch #192736 by quicksketch et al: drag and drop for book module.Dries Buytaert2007-11-26
* #195202 by pwolanin: clear block cache before page cache, so stale data will ...Gábor Hojtsy2007-11-26
* noted by Robert Douglass in his caching presentation: the key param to cache_...Gábor Hojtsy2007-08-26
* - Patch #80951 by killes, yched et al: block caching.Dries Buytaert2007-08-19
* - Patch #55516 by David Strauss et al: removed some database locking.Dries Buytaert2007-05-25
* #136837: fix coding style issues of cache table name concatenation as noted b...Gábor Hojtsy2007-05-12
* #136837 by meba: PHP replaces {} enclosed variables in strings with the varia...Gábor Hojtsy2007-05-12
* - Patch #137415 by slantview: simplified the cache API/usages, and made it a ...Dries Buytaert2007-04-25
* - Patch #126867 by dmitrig01: made caching work with prefixing.Dries Buytaert2007-04-15
* - Patch #118660 by agentrickard: re-order arguments of cache_set() to match P...Dries Buytaert2007-04-15
* - Patch #120146 by abautu: TRUNCATE TABLE replaced with DELETE FROMDries Buytaert2007-02-27
* #92430 by Jo Wouters. Encode blobs as blobs.Neil Drumm2006-11-10
* - Patch #72290 by killes: split up the cache table.Dries Buytaert2006-08-30
* - Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.Dries Buytaert2006-07-05
* #71498 by Flanker, adding a cvs Id in cache.incNeil Drumm2006-07-02