drupal/includes
Dries Buytaert 5511bb5f7a - Patch #214513 by Lynn: missing break-statement in system_send_email_action. 2008-02-06 19:52:54 +00:00
..
actions.inc #203846 by pwolanin and jvandyk: PHP 4 does not allow omitting an object when it is passed by reference, so we need to live with dummy object passing with actions for object-less actions to support PHP 4 2007-12-31 14:51:04 +00:00
batch.inc
bootstrap.inc Drupal 6 RC2 2008-01-10 22:47:17 +00:00
cache-install.inc
cache.inc #215252 by bdragon: reset the cache flush variable before the cache is flushed, so busy sites will not attempt multiple cache flushes at a time 2008-01-29 11:36:06 +00:00
common.inc Back to 6.0-dev 2008-01-30 23:07:41 +00:00
database.inc #151910 by chx: support subqueries in db_rewrite_sql() - now that we use subqueries even in core, this was critical 2008-01-08 16:03:31 +00:00
database.mysql-common.inc #215848 by simonc: SMALLTEXT is not a valid MySQL type, TINYTEXT is there instead 2008-01-30 14:34:29 +00:00
database.mysql.inc #204411 by catch: elevate MySQL requirements to 4.1.1 (the first production MySQL 4.1.x was 4.1.5 anyway) 2008-01-24 10:46:54 +00:00
database.mysqli.inc #194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers 2008-01-23 09:59:29 +00:00
database.pgsql.inc #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks 2008-01-04 09:31:49 +00:00
file.inc #210219 by htalvitie, yched: initialize block caching properties properly on install (and update bugos RC2 sites as well) 2008-01-28 19:56:27 +00:00
form.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
image.gd.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
image.inc #213517 by ax: inline documentation cleanup, fixing four unclosed @defgroups 2008-01-28 16:05:17 +00:00
install.inc
install.mysql.inc #194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers 2008-01-23 09:59:29 +00:00
install.mysqli.inc #194494 by Jax, slightly expanded: unify empty password handling is MySQL and MySQLi installer and runtime drivers 2008-01-23 09:59:29 +00:00
install.pgsql.inc
language.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
locale.inc #207982 by domasj: Lithuanian native language name was incorrect 2008-01-09 21:36:13 +00:00
mail.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
menu.inc - Patch #214513 by Lynn: missing break-statement in system_send_email_action. 2008-02-06 19:52:54 +00:00
module.inc #203794 by douggreen: nonexistent dependencies should not be considered on the dependency checker 2007-12-27 12:31:05 +00:00
pager.inc
path.inc
session.inc #203274 by Pasqualle: remove excessive witespace from our code (minor) 2007-12-22 23:24:26 +00:00
tablesort.inc #198856 by hswong3i: Fix some incorrect use of %s for table name escaping, implement better security checks 2008-01-04 09:31:49 +00:00
theme.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
theme.maintenance.inc - Patch #210131 by dvessel, catch, John, et al: updated jQuery library. 2008-02-06 19:38:28 +00:00
unicode.inc - Patch #204221 by webernet: code style fixes. 2007-12-28 12:02:52 +00:00
xmlrpc.inc #207991 by Rok Zlender: xmlrpc_date did not parse dates well 2008-01-09 21:52:43 +00:00
xmlrpcs.inc - Patch #204900 by webernet: code style fixes. Likely my last patch of the year. Fiew. Thanks all, and see you on the other side. :) 2007-12-31 08:54:37 +00:00