drupal/includes
Dries Buytaert 89c036717f - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional. 2011-09-17 14:10:53 -04:00
..
database - Patch #897650 by Garrett Albright, Damien Tournoud: DatabaseSchema_sqlite()::findTables() shouldn't find indexes. 2011-09-11 17:09:40 -04:00
filetransfer Revert "- Patch #1240320 by Chi: use __DIR__ instead of dirname(__FILE__)." 2011-08-07 12:39:05 -04:00
actions.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
ajax.inc Issue #634616 follow-up by sun: Documentation and bug fix for 'prevent' AJAX property. 2011-07-21 23:46:38 -07:00
archiver.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
authorize.inc Issue #1049462 by rfay: Fixed Usage of deprecated form_state['clicked_button'] causes bugs during AJAX submissions by non-buttons. 2011-06-29 23:16:35 -07:00
batch.inc - Patch #1089472 by janusman, David_Rothstein: batch API finishes when >99.5% of items have been processed. 2011-06-11 19:21:17 -04:00
batch.queue.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
bootstrap.inc - Patch #1273032 by michaellenahan: conf_path() has formatting issue with numbered list. 2011-09-14 22:47:12 -04:00
cache-install.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
cache.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
common.inc - Patch #1265586 by James_Stallings, edmund.kwok: remove bitter tasting 'bile' in core documentation ;). 2011-09-07 06:39:22 -04:00
date.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity.inc - Patch #1273444 by Xano: Missing operator docs for EntityFieldQuery's propertyCondition() and addFieldCondition(). 2011-09-10 11:23:12 -04:00
errors.inc Issue #1136130 follow-up by pillarsdotnet: Document why WATCHDOG_* constants are necessary. 2011-07-04 21:51:51 -07:00
file.inc Issue #1222576 by jox: Fixed file_usage_list() is defective (might return incomplete results). 2011-09-05 11:52:13 -07:00
file.mimetypes.inc - Patch #1239376 by Dave Reid: .ogg file extension incorrectly mapped to 'application/ogg' in file_default_mimetype_mapping(). 2011-08-07 13:51:06 -04:00
form.inc - Patch #240828 by sun, xjm, David_Rothstein, yoroy: 'This form is outdated. Reload the page and try again' is incorrect and confuses users. 2011-09-11 16:08:09 -04:00
graph.inc - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
image.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
install.core.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
install.inc Issue #1164862 by barbi: Fixed DatabaseTaskException has @class near top and shouldn't. 2011-06-01 01:19:14 -07:00
iso.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
language.inc Issue #1096340 by plach, fietserwin, sun: Fixed Stale language types/negotation info after enabling/disabling modules. 2011-05-24 08:58:16 -07:00
locale.inc Issue #504506 by andypost, Gábor Hojtsy: Fixed Drupal.formatPlural incorrectly handle complex plural rules. 2011-06-08 20:55:34 -07:00
lock.inc - Patch #1216886 by pounard: _lock_id() shouldn't use drupal_static(), any cache clear would potentially make locks stall. 2011-07-31 23:34:22 -04:00
mail.inc Issue #1130198 by pillarsdotnet, Damien Tournoud: Fixed Regression: line-breaks are mangled by drupal_html_to_text(). 2011-06-29 22:51:13 -07:00
menu.inc - Patch #1226558 by Mark Theunissen: minor typo in docs for function menu_link_get_preferred(). 2011-07-29 14:39:36 -04:00
module.inc Issue #1216758 by tim.plunkett: Add module and hook as formal parameters in module_invoke(). 2011-09-05 11:11:17 -07:00
pager.inc Issue #1222802 by franz, droplet, jhodgdon, Krasnyj: Fixed theme_pager_link() doc missing 'text' variable. 2011-07-28 15:36:00 -04:00
password.inc Issue #1203852 by pwolanin: Changed Increase hashing iterations for more secure password hashes. 2011-07-03 10:52:52 -07:00
path.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
registry.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
session.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
stream_wrappers.inc - Patch #1224802 by kiamlaluno: DrupalLocalStreamWrapper::stream_open() uses a local variable instead of the argument passed by reference. 2011-07-31 23:30:39 -04:00
tablesort.inc Issue #839556 by dalin, jrchamp, effulgentsia, dmitrig01, David_Rothstein: fix isset regression in tablesort, add tests, and cleanup theme_process_registry(). 2011-04-10 16:26:08 -07:00
theme.inc - Patch #952772 by oriol_e9g, mdupont, bleen18, idflood: theme_html_tag() optional value not really optional. 2011-09-17 14:10:53 -04:00
theme.maintenance.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
token.inc - Patch #1164226 by TR: token_find_with_prefix() has typos, token.inc not up to doc standards. 2011-05-23 20:59:22 -04:00
unicode.entities.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
unicode.inc - Patch #1024684 by linclark: omit & in @param statements (for consistency). 2011-05-08 15:51:01 -04:00
update.inc Issue #1164852 follow-up by plach, chx, Boobaa, sun: Fixed critical regression: Node bodies display as empty after upgrade to 7.7 from 6.x if the nodes have a language. 2011-08-23 23:39:37 +01:00
updater.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
utility.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
xmlrpc.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
xmlrpcs.inc - Patch #897140 by fgm: system.methodSignature returns incorrect and incomplete data. 2011-04-10 22:16:59 +02:00