drupal/includes
Dries Buytaert 2dbeb60535 - Patch #1027762 by droplet: remove non necessary space. 2011-01-18 18:23:40 +00:00
..
database #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
filetransfer #1013058 by bfroehle: Fixed SSH connection class has wrong port in error string. 2011-01-03 02:32:27 +00:00
actions.inc - Patch #992564 by wojtha: t() or format_plural() inside watchdog() function call in tracker and action module. 2010-12-11 02:09:00 +00:00
ajax.inc #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +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 #932846 by bfroehle, dww: Fixed authorize.php connection settings form broken (doesn't degrade, pointless fieldset) 2011-01-04 04:37:27 +00:00
batch.inc - Patch #954804 by ksenzee, merlinofchaos: all .js in /misc should be registered as a library. 2010-11-30 17:16:37 +00:00
batch.queue.inc #985184 by Steven Jones: Fix brain-o in Batch query causing bad performance on large tables. 2010-12-01 00:21:02 +00:00
bootstrap.inc - Patch #997884 by jhodgdon: improved t() documentation. 2011-01-13 01:04:13 +00:00
cache-install.inc - Patch #692044 by Damien Tournoud, effulgentsia: a site with statistics module enabled is much slower in serving cached pages in D7 than in D6. 2010-05-18 18:26:30 +00:00
cache.inc #978144 by Damien Tournoud: Fixed cache_get_multiple() inconsistent with cache_get() 2010-12-01 00:26:03 +00:00
common.inc #460448 follow-up by ridgerunner: Further optimize CSS aggregation regex. 2011-01-14 08:37:20 +00:00
date.inc - Patch #854396 by tstoeckler, jhodgdon: improve documentation for date-related functions and hooks in system.module. 2010-12-09 01:51:16 +00:00
entity.inc - Patch #651240 by fago, sun: allow modules to react to changes to an entity. 2010-11-30 19:31:47 +00:00
errors.inc #642160 by boombatower, Damien Tournoud: Make debug() message more usable. 2010-10-16 00:00:17 +00:00
file.inc #968458 by Dave Reid, sun, fago: Add Missing hook_entity_presave(). 2010-12-15 03:39:42 +00:00
file.mimetypes.inc - Patch #855310 by aspilicious: fix newlines in file_mimetype().inc. 2010-07-16 02:40:48 +00:00
form.inc - Patch #1027762 by droplet: remove non necessary space. 2011-01-18 18:23:40 +00:00
graph.inc - Patch #778354 by chx: fixed the world's most confusing typo. 2010-04-22 19:21:12 +00:00
image.inc #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
install.core.inc #1007488 by Gábor Hojtsy, plach, droplet: Fixed Drupal cannot be installed in a non-predefined language 2011-01-03 15:48:11 +00:00
install.inc #1006478 follow-up by Stevel: Fix table prefixes to prevent random testbot failures. 2011-01-02 17:23:20 +00:00
iso.inc #1014170 by rooby: Fixed East Timor is now Timor-Leste. 2011-01-04 16:07:48 +00:00
language.inc - Patch #730046 by pwolanin, Damien Tournoud: performance settings page is inconsistent. 2010-05-12 08:26:15 +00:00
locale.inc #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
lock.inc #987384 by h_peter, jhodgdon: Fixed Topics/groups in D7 need cleanup 2011-01-02 17:26:40 +00:00
mail.inc - Patch #830304 by solotandem: drupal_mail() doc example using D6 syntax for t(). 2010-07-28 02:19:56 +00:00
menu.inc - Patch #1014096 by chx: don't load schema on every page view. 2011-01-04 06:20:30 +00:00
module.inc - Patch #752226 by sun, carlos8f, JohnAlbin, chx: module_invoke() doesn't work with hooks placed in include files via hook_hook_info(). 2010-11-27 20:41:38 +00:00
pager.inc #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
password.inc - Patch #991270 by carlos8f, chx: password_count_log2 var out of bounds is a sorry mess. 2010-12-18 00:56:18 +00:00
path.inc - Patch #863318 by carlos8f, andypost, chx, Dave Reid, plach: wrong sort order of aliases for different languages. 2010-11-30 01:05:24 +00:00
registry.inc - Patch #1022426 by bfroehle: _registry_update() invalid arguments to ->rollback(). 2011-01-11 13:33:18 +00:00
session.inc #575280 follow-up by mfb, carlos8f: Empty session IDs break Drupal. (courtesty of BADCamp 2010 woo) 2010-11-13 17:40:09 +00:00
stream_wrappers.inc #1006302 by aspilicious, bfroehle: Fixed can't install projects packed as zip in Update Manager. 2010-12-30 22:33:04 +00:00
tablesort.inc #993026 by bblake, agentrickard: Fixed Default sort on admin/content incorrect 2010-12-17 19:28:14 +00:00
theme.inc #992376 by larowlan: Fixed Paths containing a hyphen aren't compatible with page theme_hook_suggestions 2011-01-03 08:02:11 +00:00
theme.maintenance.inc #851136 by Crell, chx, Damien Tournoud: Make the database autoloading more robust. 2010-11-29 04:45:11 +00:00
token.inc - Patch #731518 by Damien Tournoud, Dave Reid: allow alteration of token values. 2010-10-18 01:13:07 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc #1007486 by mlncn: Fixed Documentation problem with truncate_utf8: refers to max_return_length instead of max_length 2010-12-28 18:21:58 +00:00
update.inc #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. 2011-01-03 18:03:54 +00:00
updater.inc #936490 by dww, fago: Fixed Update module should verify downloaded tarballs and propagate errors correctly 2011-01-02 23:28:16 +00:00
utility.inc - Patch #850152 by kiamlaluno: use 'elseif' in place of 'else if'. 2010-07-24 17:28:27 +00:00
xmlrpc.inc - Patch #881536 by sun, pwolanin: cannot pass drupal_http_request() options into xmlrpc() function. 2010-08-14 03:15:01 +00:00
xmlrpcs.inc - Patch #656266 by fgm, sun: hook_xmlrpc_alter() cannot alter built-in methods. 2010-10-02 01:22:41 +00:00