| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
process.
|
| |
|
| |
|
| |
|
|
|
|
| |
error_log
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Fix locations links in watchdog
- Fix repeated subdirectory in page cache CIDs
|
| |
|
| |
|
|
|
|
| |
patch by Chris Johnson and myself
|
| |
|
|
|
|
| |
reduced query overhead of session handling, reduced database overhead of session handling.
|
|
|
|
| |
document this change.)
|
| |
|
|
|
|
| |
in statistics_exit().
|
|
|
|
| |
user' role to authenticated users. Fixed glitch with udpate path.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
failure instead of -1.
Changed code to be compatible with all versions.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
bootstrap.inc.
|
|
|
|
| |
URLs can be rewritten dynamically.
|
|
|
|
| |
for performance's sake.
|
|
|
|
| |
use db_lock_table() and db_unlock_tables() for your code to be compatible.
|
| |
|
|
|
|
| |
TABLE". MySQL likes both.
|
| |
|
|
|
|
| |
a minimum time before the cache table is flushed. Logical errors in the fuzzy cache implementation are leading to the cache table being flushed more frequently. Configuration is simplified by removing all references to "strict" and "loose" caches. Instead, the cache is either "disabled" or "enabled". Additionally, the site administrator can now configure the "minimum cache lifetime", the minimum amount of time cached data will remain cached.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|