| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
|
|
|
| |
_cache_get_object().
|
| |
|
| |
|
|
|
|
| |
auto-completion in IDEs.
|
|
|
|
| |
performance/scalability.
|
|
|
|
| |
empty.
|
| |
|
|
|
|
| |
code.
|
|
|
|
| |
works again.
|
|
|
|
| |
multiple cache IDs at once (with tests).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
being global.
|
| |
|
| |
|
|
|
|
| |
db fetch routines.
|
| |
|
|
|
|
| |
developer experience.
|
| |
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
|
|
|
| |
generation database layer for Drupal 7.
|
|
|
|
| |
Fixes 2 of the 3 failing cache tests.
|
| |
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
|
|
|
| |
flushed, so busy sites will not attempt multiple cache flushes at a time
|
| |
|
|
|
|
| |
not end up in the cache
|
|
|
|
| |
cache_get should be renamed to cid for consistency (all other functions have cid)
|
| |
|
| |
|
|
|
|
| |
by ChrisKennedy
|
|
|
|
| |
variable value itself, so cache tables were not prefixable
|
|
|
|
| |
tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
|
| |
|
|
|
|
| |
PHP/Drupal conventions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|