Go to file
Dries Buytaert 75abab2451 - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce 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. 2005-08-22 05:09:01 +00:00
database - Patch #12381 by killes: removed old updates. 2005-08-16 20:17:54 +00:00
includes - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce 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. 2005-08-22 05:09:01 +00:00
misc - Patch #29095 by Moshe: fixed parse error in drupal.js. 2005-08-18 05:14:06 +00:00
modules - Patch #29274 by Jeremy: the "fuzzy cache" mechanism is supposed to enforce 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. 2005-08-22 05:09:01 +00:00
scripts - Patch by Uwe: tidied up the CVS IDs. 2005-08-11 13:02:08 +00:00
sites/default - Patch #19800 by Daniel: make default $db_url informative and unique. 2005-04-14 18:34:31 +00:00
themes - Patch #16216 by nedjo: multiple block regions! 2005-08-16 18:06:18 +00:00
.htaccess - Patch #19126 by Uwe: fixed inconsistent whitespace in .htaccess. 2005-03-20 19:15:00 +00:00
CHANGELOG.txt - Added a note about the 'block regions'. 2005-08-17 20:09:12 +00:00
INSTALL.txt - #21021: wrong url in INSTALL.txt 2005-04-23 05:07:08 +00:00
LICENSE.txt - Patch #9224 by JonBob: updated to latest version with new address and such. 2004-09-15 20:48:18 +00:00
MAINTAINERS.txt - Patch #28861 by Malthus: fixed typo in XML-RPC backend. Missing $. 2005-08-14 22:27:40 +00:00
cron.php - Patch #27003 by Neil: use named constants instead of strings 2005-07-23 05:57:27 +00:00
index.php - Patch #27003 by Neil: use named constants instead of strings 2005-07-23 05:57:27 +00:00
update.php - #29006: Reorganize code in update.php to be cleaner. 2005-08-17 01:44:14 +00:00
xmlrpc.php - Patch #7458 by chx: merged the XML-RPC multicall support into xmlrpc() and use lazy-loading for the XML-RPC libraries.(performance improvement). 2005-08-17 15:01:14 +00:00