drupal/includes
Angie Byron 2eb7c94ed5 #602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc. 2009-10-12 20:11:04 +00:00
..
database #589754 by rfay and Crell: Fixed non-recoverable install if invalid database specified in settings.php. 2009-10-12 02:00:04 +00:00
filetransfer #602518 by dww and JacobSingh: Fixed PHPDoc for includes/filetransfer/filetransfer.inc. 2009-10-12 20:11:04 +00:00
actions.inc #360023 by stella, sun, greggles: Added 'Publish comment' action + doxygen fixes. 2009-10-10 17:29:17 +00:00
ajax.inc #544418 follow-up by rfay: Minor documentation fixes. 2009-10-05 02:16:32 +00:00
batch.inc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
bootstrap.inc #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
browser.inc - Patch #553276 by boombatower: added HTTP authentication support to the (simpletest) browser. 2009-08-31 05:56:54 +00:00
cache-install.inc - Patch #575360 by dropcube: added API function to check if a cache bin is empty. 2009-09-13 17:49:51 +00:00
cache.inc - Patch #575360 by dropcube: added API function to check if a cache bin is empty. 2009-09-13 17:49:51 +00:00
common.inc #599706 by sun: Allow altering local tasks/actions. 2009-10-11 06:05:53 +00:00
entity.inc - Patch #460320 by catch, fago, Frando: standardized, pluggable entity loading for nodes, users, taxonomies, files and comments. 2009-08-25 21:53:48 +00:00
file.inc #573292 by eMPee584: Allow enable file_unmanaged_delete() to handle stream wrapper URIs. 2009-10-09 18:38:52 +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 #118345 by sun: Make user.module conform to standard presave/insert/update/form_alter hook paradigm. 2009-10-10 16:48:39 +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 #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.). 2009-09-01 17:49:11 +00:00
install.inc - Patch #521838 by jrchamp: (temporary) fix for drupal_get_schema_versions(). 2009-09-25 14:54:49 +00:00
iso.inc - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code. 2009-10-10 18:21:45 +00:00
language.inc #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
locale.inc #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
lock.inc - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
mail.inc #331180 follow-up by pwolanin and mfb: Fix sending of mail. 2009-09-01 17:40:28 +00:00
menu.inc - Patch #599706 by tobiasb: tiny documentation fix. 2009-10-11 19:39:30 +00:00
module.inc - Patch #600780 by asimmonds: fixed typo in documentation. 2009-10-10 12:12:15 +00:00
pager.inc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +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 #523298 by catch: Speed up static caching in drupal_lookup_path(). 2009-08-02 06:48:24 +00:00
registry.inc #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
session.inc - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
stream_wrappers.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
tablesort.inc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
theme.inc #282191 by plach, nedjo, catch, et al: TF #1: Allow different interface language for the same path. 2009-10-09 16:33:14 +00:00
theme.maintenance.inc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
token.inc #558538 by pwolanin: Fixed Non-by-reference use of drupul_static() in token.inc. 2009-08-25 02:50:08 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
update.inc - Patch #555762 by gordon, sun | yched, chx, moshe weitzman, KiamLaLuno, lilou: improvements to batch API. 2009-10-03 20:17:46 +00:00
xmlrpc.inc #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
xmlrpcs.inc - Patch #451604 by brianV, sun | Dries, c960657: rename drupal_set_header(). 2009-09-30 18:36:02 +00:00