drupal/includes
Dries Buytaert cf7750838d - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'. 2010-03-28 10:46:36 +00:00
..
database - Patch #753754 by Garrett Albright, aspilicious, yoroy: error message when settings file does not exist should be hidden. 2010-03-28 07:25:36 +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 #306540 by halstead, Dave Reid, jvandyk, eMPee584: Fixed Orphaned assigned actions still triggered and cannot be removed. 2010-03-07 07:22:42 +00:00
ajax.inc - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +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 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +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 #718636 by mfb: Fixed Cache returns serialized data only in certain conditions. 2010-03-07 07:26:13 +00:00
common.inc - Patch #707724 by yche: forgot to rename 'object keys' to 'entity keys'. 2010-03-28 10:46:36 +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 #707724 follow-up by yched: Fix more confusing field/entity api arguments. 2010-03-27 05:52:50 +00:00
errors.inc - Patch #732486 by Damien Tournoud, JacobSingh: drupal_add_http_header() req ; make Status a normal header and drupal_add_http() header shouldn't return a list of headers. 2010-03-06 06:31:24 +00:00
file.inc - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +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 - Patch #684846 by effulgentsia, rfay, quicksketch, aspilicious: AJAX triggered by non-submit element fails if any elements are validated. 2010-03-26 18:58:12 +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 - Patch #231668 by aspilicious, birdmanx35: improve comments in core to conform to standards. 2010-03-26 22:14:46 +00:00
install.inc #521838 follow-up by jrchamp: Clean up drupal_get_schema_versions(). 2010-03-07 06:53:26 +00:00
iso.inc - Patch #495030 by Psicomante | yngens: fixed locale code for Kyrgyz Republic. 2010-03-18 19:07:42 +00:00
language.inc #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it. 2010-03-10 19:36:14 +00:00
locale.inc - Patch #566390 by Gábor Hojtsy, Jose Reyero: apply locale import protection to the plural forms. 2010-03-10 14:23:32 +00:00
lock.inc - Patch #719500 by jhodgdon: removed duplicate text in documentation. 2010-02-24 19:59:32 +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 - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
module.inc - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +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 #587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it. 2010-03-10 19:36:14 +00:00
registry.inc - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
session.inc - Patch #578212 by marcvangend, scor: fixed SA-CORE-2010-001, blocked user session regeneration. 2010-03-09 03:52:02 +00:00
stream_wrappers.inc - Patch #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +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 #681538 by aspilicious, jhodgdon, trevjs: fixed possibly broken @see also links. 2010-03-26 17:14:46 +00:00
theme.maintenance.inc - Patch #680422 by scor, grendzy, Heine: request_uri() can not be used as is in HTML. 2010-03-17 14:04:38 +00:00
token.inc - Patch #681782 by Dave Reid: 'clean' option in token_replace() does not do anything. 2010-03-12 14:33:02 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc #614124 by Damien Tournoud: Set locale settings during bootstrap. 2010-03-07 06:38:55 +00:00
update.inc - Patch #582948 by David_Rothstein: improve safety of schema manipulation. 2010-03-20 15:06:51 +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