drupal/includes
Dries Buytaert a16a5a9249 - Patch #536198 by boombatower: remove some death code. 2009-07-31 07:27:59 +00:00
..
database - Patch #535264 by Crell: removing some more legacy cruft. 2009-07-30 10:16:48 +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 - 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-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 - Patch #536198 by boombatower: remove some death code. 2009-07-31 07:27:59 +00:00
file.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
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 - 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
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 - Patch #522176 by espie, mikey_p: improved the error message that one gets when importing a translation file fails. 2009-07-30 08:40:22 +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 - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +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 - Patch #388544 by arianek, joachim: added missing documentation. 2009-07-27 19:28:38 +00:00
registry.inc - Patch #513592 by Damien Tournoud: make it faster to rebuild the registry, mainly to improve performance of SimpleTest. 2009-07-28 12:37:54 +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 - Patch #92877 by mfer, Rob Loach, Damien Tournoud, et al: add numeric weight to drupal_add_css. 2009-07-30 19:57:10 +00:00
theme.maintenance.inc - Patch #517542 by David Strauss: renamed functions for clarity. We say 'yay' to clarity! 2009-07-14 10:22:17 +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 - Patch #233091 by dww, anarcat, gordon: restructured update.php to start making it possible to update Drupal sites from the shell. 2009-07-29 05:59:59 +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