index
:
brdo
brdo
Web Sekce BRĎO
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
includes
/
cache.inc
Commit message (
Collapse
)
Author
Age
*
- Patch #55516 by David Strauss et al: removed some database locking.
Dries Buytaert
2007-05-25
|
*
#136837: fix coding style issues of cache table name concatenation as noted ↵
Gábor Hojtsy
2007-05-12
|
|
|
|
by ChrisKennedy
*
#136837 by meba: PHP replaces {} enclosed variables in strings with the ↵
Gábor Hojtsy
2007-05-12
|
|
|
|
variable value itself, so cache tables were not prefixable
*
- Patch #137415 by slantview: simplified the cache API/usages, and made it a ↵
Dries Buytaert
2007-04-25
|
|
|
|
tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
*
- Patch #126867 by dmitrig01: made caching work with prefixing.
Dries Buytaert
2007-04-15
|
*
- Patch #118660 by agentrickard: re-order arguments of cache_set() to match ↵
Dries Buytaert
2007-04-15
|
|
|
|
PHP/Drupal conventions.
*
- Patch #120146 by abautu: TRUNCATE TABLE replaced with DELETE FROM
Dries Buytaert
2007-02-27
|
*
#92430 by Jo Wouters. Encode blobs as blobs.
Neil Drumm
2006-11-10
|
*
- Patch #72290 by killes: split up the cache table.
Dries Buytaert
2006-08-30
|
*
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
Dries Buytaert
2006-07-05
|
*
#71498 by Flanker, adding a cvs Id in cache.inc
Neil Drumm
2006-07-02
|
*
- Patch #67675 by chx: added support for multiple cache backends.
Dries Buytaert
2006-06-14