drupal/includes
Dries Buytaert 050354df37 - Patch #856788 by glipay: documentation improvement. 2010-07-17 02:00:50 +00:00
..
database - Patch #851698 by Damien Tournoud: DatabaseSchema_sqlite() severely broken. 2010-07-14 20:25:10 +00:00
filetransfer - Patch #348448 by mfb, c960657, marvil07, cdale, jpmckinney: fixed PHP strict warnings when running tests and for PHP 5.3. 2010-04-11 18:33:44 +00:00
actions.inc #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
ajax.inc - Patch #645800 by katbailey, effulgentsia, rfay: ajax_deliver() ignores #ajax['method'] and incorrectly forces 'replaceWith' for simple AJAX callbacks, D6->D7 regression. 2010-04-30 08:07:55 +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 #790224 by lotyrin, pwolanin, nenne: Fixed incorrect paths to temp directory in Update Manager. 2010-05-14 04:50:18 +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 #856788 by glipay: documentation improvement. 2010-07-17 02:00:50 +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 - 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
common.inc - Patch #684982 by plach: audit of global language variable use. 2010-07-16 02:37:06 +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 - Patch #847152 by fago: fix EntityFieldQuery::execute doxygen. 2010-07-07 13:13:44 +00:00
errors.inc - Patch #829484 by Berdir, Dave Reid, dereine: uncaught PDO Exception - XSS. 2010-06-28 20:27:34 +00:00
file.inc - Patch #844392 by aspilicious: add extra newlines in file.inc. 2010-07-07 01:10:35 +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 #776956 by CrashTest_, Damien Tournoud, effulgentsia, chx: Fixed critical bug: Complex widgets are not respecting '#disabled' state. 2010-07-10 00:03:37 +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 - Patch #855316 by aspilicious: fix newlines in image.inc. 2010-07-16 02:39:38 +00:00
install.core.inc - Patch #843656 by Pasqualle: duplicated code line. Easiest patch of the day. 2010-07-02 15:32:10 +00:00
install.inc #293223 follow-up by David_Rothstein: Roll back 'Hide required core modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links. 2010-06-21 02:27:47 +00:00
iso.inc - Patch #833128 by Shiny: corrected spelling of Māori. 2010-06-23 19:06:10 +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 - Patch #855322 by aspilicious: fix newlines (and some dots) in locale.inc. 2010-07-16 02:38:16 +00:00
lock.inc - Patch #855374 by aspilicious: fix newlines in lock.inc. 2010-07-16 11:19:38 +00:00
mail.inc - Patch #855376 by aspilicious: fix newlines in mail.inc. 2010-07-16 11:18:49 +00:00
menu.inc - Patch #855378 by aspilicious: fix newlines in menu.inc. 2010-07-16 02:54:09 +00:00
module.inc - Patch #855386 by aspilicious: fix newlines in module.inc. 2010-07-16 11:18:02 +00:00
pager.inc #331951 by aspilicious, sun, jhodgdon, Morbus, et al: Figure out and apply coding standard for casting. 2010-05-06 05:59:31 +00:00
password.inc - Patch #723802 by pwolanin, scor: fixed documentation. 2010-05-04 15:47:03 +00:00
path.inc - Patch #855390 by aspilicious: fix newlines in path.inc. 2010-07-16 02:51:44 +00:00
registry.inc - Patch #819388 by pwolanin: switch registry back to using hashes not file mtime and ctime. 2010-07-10 01:57:32 +00:00
session.inc - Patch #855394 by aspilicious: fix newlines in session.inc. 2010-07-16 02:53:02 +00:00
stream_wrappers.inc - Patch #844676 by chx, asimmonds: stream wrappers stream_seek() return is invalid. 2010-07-10 01:51:02 +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 #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +00:00
theme.maintenance.inc #845742 by Damien Tournoud: Make Bartik the default core theme. 2010-07-08 03:41:27 +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 - Patch #855402 by aspilicious: fix newlines in token.inc. 2010-07-16 11:17:25 +00:00
update.inc - Patch #410636 by Stevel, randallknutson, c960657, Berdir: upgrade does not create required menus. 2010-07-14 20:30:09 +00:00
updater.inc - Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links. 2010-01-30 07:54:01 +00:00
utility.inc #838438 by Damien Tournoud, chx: Added basic tests for D6 => D7 upgrade path, and framework for further extending upgrade test coverage. W00t! :D 2010-06-28 02:05:47 +00:00
xmlrpc.inc - Patch #855418 by jhodgdon, aspilicious: fix doc errors in xmlcpr.inc and fill in the missing doc headers. 2010-07-16 02:19:38 +00:00
xmlrpcs.inc #697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances to exit(). 2010-04-29 05:35:21 +00:00