.. |
database
|
#938614 follow-up by chx: Abort abort\! Back to 5.2.4.
|
2010-10-15 18:03:43 +00:00 |
filetransfer
|
- Patch #612546 by dhthwy, jpmckinney, dww: remove the broken FileTransferFTPWrapper (file stream) class.
|
2010-10-05 02:08:53 +00:00 |
actions.inc
|
- Patch #887102 by Heine: trigger and action escaping issues. Critical bug fix.
|
2010-08-22 11:04:09 +00:00 |
ajax.inc
|
#561858 follow-up by effulgentsia: Avoid clobbering JS settings.
|
2010-10-06 23:03:39 +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
|
#902798 by tobiasb: Fix notice in _batch_process().
|
2010-10-04 07:34:26 +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
|
#938614 follow-up by chx: Abort abort\! Back to 5.2.4.
|
2010-10-15 18:03:43 +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 #933792 by droplet: cache clear all - wrong documentation.
|
2010-10-07 17:44:53 +00:00 |
common.inc
|
#642160 by boombatower, Damien Tournoud: Make debug() message more usable.
|
2010-10-16 00:00:17 +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
|
#903698 by jpstrikesback: EntityFieldQuery orderBy methods should default to ASC.
|
2010-10-09 02:36:46 +00:00 |
errors.inc
|
#642160 by boombatower, Damien Tournoud: Make debug() message more usable.
|
2010-10-16 00:00:17 +00:00 |
file.inc
|
#709892 by drunken monkey, Yorirou: Complete entity CRUD hook invocations: Add a hook_entity_delete() for consistency.
|
2010-10-15 03:36:21 +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 #902644 by sun, tobiasb: machine names are too hard to implement. Date types and menu names are not validated.
|
2010-10-13 13:43:21 +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
|
#938470 by Kevin Hankens: Change error about file permissions on settings.php during install to warning instead.
|
2010-10-15 03:31:28 +00:00 |
install.inc
|
- Patch #323477 by justinrandell, boombatower, tstoeckler, Damien Tournoud: increase simpletest speed by running on a simplified profile.
|
2010-08-22 15:31:18 +00:00 |
iso.inc
|
#912218 by Gábor Hojtsy: Add missing languages present on localize.drupal.org.
|
2010-10-09 18:20:43 +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 #932098 by sun: various bogus theme variables.
|
2010-10-06 13:38:40 +00:00 |
lock.inc
|
- Patch #855374 by aspilicious: fix newlines in lock.inc.
|
2010-07-16 11:19:38 +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
|
#898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.
|
2010-10-08 05:07:53 +00:00 |
module.inc
|
- Patch #917670 by mr.baileys: improve drupal_alter() documentation.
|
2010-10-03 02:04:55 +00:00 |
pager.inc
|
#898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.
|
2010-10-08 05:07:53 +00:00 |
password.inc
|
- Patch #723802 by pwolanin, scor: fixed documentation.
|
2010-05-04 15:47:03 +00:00 |
path.inc
|
- Patch #797680 by lyricnz, jbrown: drupal_write_record() unnecessarily sets primary keys while updating.
|
2010-08-09 00:13:06 +00:00 |
registry.inc
|
- Patch #914312 by sdboyer: classes marked 'final' are not picked up by the registry.
|
2010-09-17 14:45:46 +00:00 |
session.inc
|
#744384 by c960657: Do not write unchanged sessions to the database.
|
2010-10-15 04:15:41 +00:00 |
stream_wrappers.inc
|
- Patch #443286 by c960657, Damien Tournoud, drifter, webkenny, scor: international characters break file handling.
|
2010-08-17 22:05:22 +00:00 |
tablesort.inc
|
#664042 by coltrane, effulgentsia: Fixed TableSort order error when no sort set in header
|
2010-10-15 04:34:15 +00:00 |
theme.inc
|
#898040 by jhodgdon: Replace @name with @defgroup in PHPDoc.
|
2010-10-08 05:07:53 +00:00 |
theme.maintenance.inc
|
- Patch #885228 by sun, Jacine, mverbaar: CSS Files are in major need of clean up.
|
2010-09-19 18:10:42 +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 #878408 by pwolanin, Damien Tournoud: replace decode_entities() with built-in html_entity_decode().
|
2010-08-11 10:58:22 +00:00 |
update.inc
|
- Patch #818374 by Damien Tournoud, ksenzee, Dave Reid: add a requirements check error if PECL PDO is being used.
|
2010-10-12 02:50:03 +00:00 |
updater.inc
|
- Patch #895308 by Damien Tournoud: remove file_directory_path().
|
2010-09-01 20:08:17 +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 |