.. |
database
|
- Patch #772554 by Crell, jbrown: remove delay() method from insert queries.
|
2010-06-02 19:39:17 +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 #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions.
|
2010-06-05 13:30:42 +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 #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes.
|
2010-06-05 13:18:09 +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 #566940 by catch: move node specific code out of entity.inc.
|
2010-05-09 13:27:31 +00:00 |
errors.inc
|
- Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions.
|
2010-06-05 13:30:42 +00:00 |
file.inc
|
- Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage.
|
2010-06-02 13:09:34 +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
|
- Patch #803212 by effulgentsia, Heine: protection against forgery of input selection value doesn't work with checkboxes.
|
2010-06-05 13:18:09 +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 #693614 by asimmonds: fixed PHPDoc spelling typos.
|
2010-01-25 10:38:35 +00:00 |
install.core.inc
|
- Patch #807396 by Berdir, carlos8f, David_Rothstein: database errors not displaying during install.
|
2010-06-05 12:02:33 +00:00 |
install.inc
|
- Patch #763850 by c960657: require_once() and drupal_get_path() inconsistencies.
|
2010-05-18 18:11:13 +00:00 |
iso.inc
|
- Patch #582414 by plach: English and native name for the Kyrgyz language has to be changed from 'Kyrgyz(Кыргыз)' to 'Kyrgyz(Кыргызча)'.
|
2010-04-30 08:15:56 +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 #815526 by plach: session language switcher prevents pages from being cached.
|
2010-06-03 13:57:41 +00:00 |
lock.inc
|
- Patch #791610 by jhodgdon: Fixed typo in lock.inc.
|
2010-05-06 15:20:18 +00:00 |
mail.inc
|
- Patch #508738 by Eric_A, terrychild: drupal_html_to_text() negative padding error.
|
2010-05-04 15:11:21 +00:00 |
menu.inc
|
- Patch #711108 by Berdir, scor: richer exception reporting for watchdog().
|
2010-05-28 10:18:57 +00:00 |
module.inc
|
- Patch #793274 by matt2000: schema is left broken if hook_install() fails.
|
2010-05-09 13:49:33 +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 #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 |
registry.inc
|
#797024 follow-up by justinrandell: Remove critical performance regression due to stale file time values.
|
2010-06-08 03:16:05 +00:00 |
session.inc
|
- Patch #742246 by jbrown, noahb, aspilicious, alexanderpas, rfay:handle uncaught exceptions.
|
2010-06-05 13:30:42 +00:00 |
stream_wrappers.inc
|
- Patch #701358 by aaron, quicksketch, chx, pwolanin, aspilicious: the file API presumes a hiearchical file storage.
|
2010-06-02 13:09:34 +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
|
- Patch #807396 by David_Rothstein: remove old error handling from theme_update_page().
|
2010-06-07 06:38:10 +00:00 |
theme.maintenance.inc
|
- Patch #807396 by David_Rothstein: remove old error handling from theme_update_page().
|
2010-06-07 06:38:10 +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
|
#614124 by Damien Tournoud: Set locale settings during bootstrap.
|
2010-03-07 06:38:55 +00:00 |
update.inc
|
#805052 follow-up by mikey_p: Fixed Notice in update.php in drupal_session_initialize().
|
2010-06-08 05:44:07 +00:00 |
updater.inc
|
- Patch #681538 by aspilicious, jhodgdon: improved documentation, better @see also links.
|
2010-01-30 07:54:01 +00:00 |
xmlrpc.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 |
xmlrpcs.inc
|
#697210 follow-up by deekayen, moshe weitzman: Changed Change die() instances to exit().
|
2010-04-29 05:35:21 +00:00 |