.. |
database
|
- Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too.
|
2010-07-30 01:59:14 +00:00 |
filetransfer
|
…
|
|
actions.inc
|
…
|
|
ajax.inc
|
…
|
|
archiver.inc
|
…
|
|
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
|
…
|
|
batch.queue.inc
|
…
|
|
bootstrap.inc
|
- Patch #861876 by andypost: notice in watchdog().
|
2010-07-26 03:05:36 +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 #870620 by cwgordon7: trailing whitespace in common.inc.
|
2010-08-01 19:54:31 +00:00 |
date.inc
|
…
|
|
entity.inc
|
- Patch #807158 by freelock, jhodgdon: DrupalDefaultEntityController properties are not documented.
|
2010-07-26 02:51:46 +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
|
#619434 by jim0203, jablko: Fixed can't set 'default maximum file size per upload' when upload_max_filesize() is '0' (unlimited).
|
2010-08-01 01:33: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 #690980 by seutje, sun, seanyo, aaroncouch: disabled form elements not properly rendered.
|
2010-07-31 04:01:51 +00:00 |
graph.inc
|
…
|
|
image.inc
|
- Patch #855316 by aspilicious: fix newlines in image.inc.
|
2010-07-16 02:39:38 +00:00 |
install.core.inc
|
- Patch #861192 by jhodgdon, chx, sun, David_Rothstein: document that MariaDB works, too.
|
2010-07-30 01:59:14 +00:00 |
install.inc
|
#853748 by Stevel, andypost: Fixed Folders in includes/database that do not contain an (installable) driver are used anyway.
|
2010-07-31 12:29:31 +00:00 |
iso.inc
|
- Patch #833128 by Shiny: corrected spelling of Māori.
|
2010-06-23 19:06:10 +00:00 |
language.inc
|
…
|
|
locale.inc
|
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
|
2010-07-30 02:47:28 +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
|
- Patch #767478 by derjochenmeyer: menu li.leaf items get expanded (li.expanded) when active.
|
2010-07-19 21:57:49 +00:00 |
module.inc
|
- Patch #508056 by Stevel: _module_build_dependencies() calls drupal_depth_first_search() with wrong param count.
|
2010-07-28 01:46:59 +00:00 |
pager.inc
|
…
|
|
password.inc
|
…
|
|
path.inc
|
- Patch #829968 by andypost, AlexisWilke: drupal_lookup_path() documentation and return mismatch.
|
2010-07-31 04:10:30 +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
|
…
|
|
theme.inc
|
- Patch #769226 by Owen Barton, alanburke, sun: fixed JS/CSS preprocess should default to FALSE.
|
2010-07-30 02:47:28 +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
|
…
|
|
unicode.entities.inc
|
…
|
|
unicode.inc
|
- Patch #855988 by pwolanin, Damien Tournoud, David_Rothstein: get rid of preg_replace() with /e in decode_entities().
|
2010-07-29 00:38:24 +00:00 |
update.inc
|
- Patch #790482 by glipay: update_prepare_d7_bootstrap() docs say it should not modify database, but it does.
|
2010-07-17 19:44:06 +00:00 |
updater.inc
|
- Patch #855410 by aspilicious: add missing doc and newlines in updater.inc.
|
2010-07-21 00:28:14 +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 #861420 by sun: coder_format() on xmlrpc(s).inc.
|
2010-07-22 16:20:15 +00:00 |
xmlrpcs.inc
|
- Patch #855420 by jhodgdon, aspilicious: documentation cleanup for xmlrpcs.inc and add missing documentation headers.
|
2010-07-31 04:17:34 +00:00 |