.. |
database
|
#561400 by drewish, Berdir: Allow specifying MySQL socket with DBTNG.
|
2010-05-05 06:28:39 +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
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +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
|
#688294 by Berdir, andypost, Crell, catch: Fixed Switch from db_is_active() to proper exception catching.
|
2010-04-23 05:21:19 +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 #723802 by pwolanin, scor: fixed documentation.
|
2010-05-04 15:47:03 +00:00 |
cache-install.inc
|
- Patch #688704 by Crell, boombatower, noahb: give DB its own autoload function.
|
2010-04-11 17:16:45 +00:00 |
cache.inc
|
#718636 by mfb: Fixed Cache returns serialized data only in certain conditions.
|
2010-03-07 07:26:13 +00:00 |
common.inc
|
- Patch #341588 by voxpelli, mikl, dereine: drupal_json_output() must use correct mime-type.
|
2010-05-04 14:55:22 +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
|
#707724 follow-up by yched: Fix more confusing field/entity api arguments.
|
2010-03-27 05:52:50 +00:00 |
errors.inc
|
- 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 |
file.inc
|
#551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory.
|
2010-04-30 01:33:17 +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 #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +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
|
#409410 by hunmonk, David_Rothstein: Don't clobber install profile messages on final page of installer.
|
2010-05-03 06:51:41 +00:00 |
install.inc
|
#784864 by kbgordon7: Fixed Install Error message links to a changed handbook page.
|
2010-04-30 05:20:36 +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
|
#587706 follow-up by plach: trim GET['q'] centrally in request_path() so subsequent places don't have to do it.
|
2010-03-10 19:36:14 +00:00 |
locale.inc
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
lock.inc
|
- Patch #719500 by jhodgdon: removed duplicate text in documentation.
|
2010-02-24 19:59:32 +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 #745542 by seutje, sign: wrong margin for primary active tab in Seven.
|
2010-05-04 20:29:57 +00:00 |
module.inc
|
- Patch #765860 by effulgentsia, dww, dereine, mikey_p, sun: make drupal_alter() support multiple alter hooks executed by module weight.
|
2010-04-28 12:36:26 +00:00 |
pager.inc
|
- Patch #716496 by JohnAlbin: documentation updates for theme functions.
|
2010-04-13 15:23:03 +00:00 |
password.inc
|
- Patch #723802 by pwolanin, scor: fixed documentation.
|
2010-05-04 15:47:03 +00:00 |
path.inc
|
- Patch #352712 by jastraat, dmitrig01: fixed documentation.
|
2010-04-24 15:11:27 +00:00 |
registry.inc
|
- Patch #760982 by yhager, jbrown, aspilicious, David_Rothstein: tokenizer PHP extension not required.
|
2010-04-04 13:44:49 +00:00 |
session.inc
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +00:00 |
stream_wrappers.inc
|
#551658 by pwolanin, aaron, drewish: Move private files to an opt-in system, and no longer force private files to live within web-accessible directory.
|
2010-04-30 01:33:17 +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 #555830 by effulgentsia: better code comments.
|
2010-04-30 20:07:03 +00:00 |
theme.maintenance.inc
|
#766100 by andypost: Fixed Undefined function _system_rebuild_theme_data() when trying to run update.php from D6 -> D7.
|
2010-04-20 08:19:01 +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
|
- Patch #723802 by pwolanin, grendzy: convert to sha-256 and hmac from md5 and sha1.
|
2010-05-01 08:12:23 +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
|
- Patch #265973 by Damien Tournoud, mr.baileys, dixon_, clemens.tolboom: XML-RPC chokes with long server response.
|
2010-03-31 15:56:53 +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 |