drupal/includes
Angie Byron 6192e19f60 #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename. 2010-02-23 05:07:18 +00:00
..
database #720620 by andypost: Fixed indexExists() for pgsql and sqlite does not prefix tablename. 2010-02-23 05:07:18 +00:00
filetransfer - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
actions.inc #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
ajax.inc - Patch #610068 by katbailey, rfay: improved phpDoc. 2010-01-27 11:19:11 +00:00
archiver.inc #700686 by dww: Make ArchiverInterface::listContents() return a simple list of files, rather than a keyed array, which is inconsistent between extension handlers. 2010-02-01 07:17:59 +00:00
authorize.inc - Patch #606526 by axyjo, scor: remove trailing whitespaces and add newlines at end of files. 2010-01-30 07:59:26 +00:00
batch.inc #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
batch.queue.inc #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
bootstrap.inc Back to 7.0-dev 2010-02-21 18:10:31 +00:00
cache-install.inc - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups. 2009-12-30 08:16:55 +00:00
cache.inc - Patch #325169 by mundanity, Arancaytar, Crell, chx, picco, alexw: move error/exception handler higher up in the bootstrap process. 2010-02-15 15:52:27 +00:00
common.inc - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used. 2010-02-22 19:21:34 +00:00
date.inc - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats. 2009-10-13 21:34:15 +00:00
entity.inc #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test). 2009-12-08 06:33:11 +00:00
errors.inc #325169 follow-up by scor: Added missing error.inc file. 2010-02-15 16:25:06 +00:00
file.inc - Patch #700160 by naxoc: drupal_realpath() did not always work as expected. 2010-02-01 19:07:07 +00:00
file.mimetypes.inc - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
form.inc - Rollback #642820 -- test results were green but actually failed. 2010-02-12 15:11:29 +00:00
graph.inc - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +00:00
image.inc - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
install.core.inc #524728 follow-up by David_Rothstein: Bring install.php split in-line with update.php. 2010-02-17 04:19:51 +00:00
install.inc #211182 by Damien Tournoud, David_Rothstein, clemens.tolboom, scor, hunmonk, et al: Allow updates to specify dependencies to ensure they run in a predictable order. 2010-02-03 18:16:23 +00:00
iso.inc - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
language.inc - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
locale.inc - Patch #539428 by MarcDeLay: renamed old non-descriptive variables. 2010-02-20 14:33:23 +00:00
lock.inc #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
mail.inc #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
menu.inc #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
module.inc #399642 follow-up by JacobSingh: include /includes/install.inc in module_enable() which is required when enabling modules for the first time. 2010-02-15 22:16:58 +00:00
pager.inc - Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username. 2009-12-05 20:17:02 +00:00
password.inc Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
path.inc - Patch #284899 by c960657, voxpelli, mattconnolly: fixed Drupal url problem with clean urls. 2010-01-29 22:40:41 +00:00
registry.inc - Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient. 2009-12-28 10:48:51 +00:00
session.inc #710142 by Berdir, moshe weitzman, chx: Handle exceptions in shutdown functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors. 2010-02-17 22:44:52 +00:00
stream_wrappers.inc #706286 by heyrocker: Changed Improperly formatted constants in stream_wrappers().inc. 2010-02-06 05:49:35 +00:00
tablesort.inc - Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username. 2009-12-05 20:17:02 +00:00
theme.inc - Patch #721556 by JohnAlbin: bye bye theme_submenu() -- it has never, ever been used. 2010-02-22 19:21:34 +00:00
theme.maintenance.inc #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
token.inc - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc - Patch #693614 by asimmonds: fixed PHPDoc spelling typos. 2010-01-25 10:38:35 +00:00
update.inc #717148 by adrian: Fixed tons of duplication of information during update.php batch. 2010-02-17 20:45:36 +00:00
updater.inc - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
xmlrpc.inc - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00
xmlrpcs.inc #697210 by deekayen: Changed Change die() instances to exit() (code style). 2010-01-28 07:06:57 +00:00