drupal/includes
Dries Buytaert 8b11e7eb69 - Patch #543948 by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
..
database - Patch #543948 by Damien Tournoud: remove db_type_placeholder(). 2009-08-10 21:00:31 +00:00
filetransfer - Patch #395472 by JacobSingh, chx, cwgordon7: more improvements to the file transfer system to pave the path for a plugin manager. Heroic effort. 2009-07-01 13:44:53 +00:00
actions.inc - Patch #521474 by bangpound, JuliaKM et al: rename admin/site-building to admin/structure. 2009-07-20 18:51:36 +00:00
batch.inc - Patch #477944 by Damien Tournoud: fix and streamline page cache and session handling. 2009-06-02 06:58:17 +00:00
bootstrap.inc #341140 by JohnAlbin and chx: Allow drupal_get_path() to be used even when database is down. 2009-08-04 04:02:26 +00:00
cache-install.inc - Patch #524728 by David_Rothstein, JoshuaRogers, JacobSingh et al: refactor install.php to allow Drupal to be installed from the command line. 2009-07-28 12:13:47 +00:00
cache.inc - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
common.inc #485974 by pwolanin, Damien Tournoud, mr.baileys: Improved security by limiting the number of allowed login attempts. 2009-08-08 20:52:33 +00:00
file.inc - Patch #493466 by arianek, jhodgdon: documentation for file_save_upload inaccurately describes a parameter. 2009-08-02 05:43:54 +00:00
file.mimetypes.inc - Patch #520664 by rfay, quicksketch: file_get_mimetype() should not be case-sensitive. Comes with more and better tests. 2009-07-20 19:02:38 +00:00
form.inc #433992 by David_Rothstein and Frando: Change #theme_wrapper to #theme_wrappers to allow multiple theme functions to execute on renderable objects. 2009-08-04 06:38:57 +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 #413732 by brianV: database code clean-up. 2009-04-20 20:02:31 +00:00
install.inc - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
iso.inc - Patch #495030 by Psicomante: changed locale code for Kyrgyz from ky to kg. 2009-07-30 10:14:17 +00:00
language.inc - Patch #366949 by c960657: use parse_url(, PHP_URL_xxx). 2009-02-01 16:45:53 +00:00
locale.inc #193383 by TheRec, JirkaRybka, and Bart Jansens: Centralize calls to set_time_limit() and prevent warnings/errors. 2009-08-05 15:58:35 +00:00
mail.inc - Patch #455172 by RoboPhred: updated documentation example. 2009-05-07 10:41:12 +00:00
menu.inc - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +00:00
module.inc #528856 by catch: Optimize module_implements() by statically caching the maintenance mode variable. 2009-08-08 15:03:29 +00:00
pager.inc - Patch #491556 by Berdir: completed converting core to DBTNG. Oh my. Kudos to Berdir for this humongous effort. 2009-07-28 19:18: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 #504256 by Berdir and sun: Fix notice on modules page when first scanning a module. 2009-08-04 05:09:40 +00:00
session.inc - Patch #477944 by DamZ: more streamlining and clean-up of session handling code. 2009-07-01 12:47:30 +00:00
stream_wrappers.inc - Patch #227232 by dopry, c960657, jmstacey, pwolanin, aaron, drewish: added initial support for PHP file wrappers. 2009-07-27 19:53:18 +00:00
tablesort.inc - Patch #396284 by Berdir, chx, jcfiala, csevb10 et al: make sure to order by table headers first, before ordering by other fields. 2009-05-22 11:33:18 +00:00
theme.inc #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
theme.maintenance.inc #531476 by aaron and mfb: Add favicon mimetype as a theme setting to avoid expensive calls to file system. 2009-08-04 07:04:21 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc - Patch #471070 by stella: millions of code style fixes. 2009-05-24 17:39:35 +00:00
update.inc #536150 follow-up by gordonh and dww: Move more update.php functions to update.inc. 2009-08-03 19:37:38 +00:00
xmlrpc.inc - Patch #491978 by Berdir: remove unnecessary &s. 2009-06-15 10:10:47 +00:00
xmlrpcs.inc - Patch #486278 by brianV: fixed headers sent by XML-RPC library. 2009-06-12 08:44:45 +00:00