drupal/includes
webchick faf20e4dc7 Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 places, missing some. 2011-10-02 11:06:03 -07: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 Issue #1278160 by tim.plunkett: Lower the logging severity level of 'orphaned actions'. 2011-09-30 13:05:03 -07: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 Issue #1289364 by swentel: Fixed SchemaCache generates empty cid. 2011-09-30 15:08:10 -07: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 Issue #1057242 by drunken monkey: Change notice for entity_uri() should not use ->uri (was ->uri doesn't match the contract for uri callbacks). 2011-09-30 15:13:38 -07:00
date.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
entity.inc Issue #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07: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 - Patch #1201024 by pillarsdotnet: drupal_realpath() should describe when it should be used. 2011-09-25 11:45:20 +02:00
file.mimetypes.inc Issue #1290486 by arthurf: File.mimetypes needs entry for m4v. 2011-09-30 12:56:41 -07:00
form.inc Issue #859970 by jn2, sun, rfay: Cleanup form_api() () docs - keys in 2 places, missing some. 2011-10-02 11:06:03 -07: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 Oops. Rollback of #951644 which was accidentally committed. 2011-09-30 19:49:01 -07:00
install.inc Oops. Rollback of #951644 which was accidentally committed. 2011-09-30 19:49:01 -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 - Patch #1250800 by attiks, dereine: language domain should work regardless of ports or protocols. 2011-10-01 15:44:35 -04: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 Issue #1050606 by jhodgdon, bxtaylor: Fixed menu_tree_data() doc needs more detail. 2011-09-30 13:00:38 -07: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 Issue #825972 by daniels220, Reidsy, jhodgdon: Fixed sess_write()/sess_read() documentation should recommend instead. 2011-09-30 14:21:48 -07: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 Issue #1295462 by pillarsdotnet: Fixed Add missing '$' character to docblock for _theme_load_registry() function. 2011-09-30 14:23:25 -07: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 #1226796 by sun, catch, Damien Tournoud: Fixed Not equal operator '!=' is not supported by all databases, must be '<>'. 2011-09-27 12:06:35 -07: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