drupal/includes
David Rothstein 815faefa64 Issue #1723828 by hass: Fixed incorrect log message when theme() is called for a theme hook that does not exist. 2013-03-30 15:03:18 -04:00
..
database Issue #1266572 by znerol, joshf: Fixed Workaround in UpdateQuery_sqlite() for affected rows count causes certain updates to be suppressed. 2013-02-27 18:13:58 -05:00
filetransfer Issue #1382222 by Albert Volkman: API docs cleanup for file transfer functions 2012-10-09 10:35:56 -07:00
actions.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
ajax.inc Issue #1884840 by Pix, pwolanin: Remove reference to md5 in ajax code comments 2013-03-12 16:10:05 -07:00
archiver.inc Issue #1326482 by ryanissamson: Clean up minor code style issues in archiver.inc. 2012-01-31 02:52:56 -08:00
authorize.inc Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
batch.inc Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace. 2012-01-21 11:09:14 -08:00
batch.queue.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
bootstrap.inc Issue #1605040 by TravisCarden, mitron | EdgarPE: Fixed drupal_send_headers() ignores headers with valid but falsy values. 2013-03-30 12:18:42 -04:00
cache-install.inc Issue #1315886 by xjm, jhodgdon: Clean up API docs for includes directory, files starting with A-C. 2012-01-21 09:15:15 -08:00
cache.inc Issue #1851886 by Albert Volkman: Fix up documentation for cache_set() function 2012-12-07 08:29:57 -08:00
common.inc Issue #1908194 by richard.c.allen2386: Document what happens in drupal_get_path if the file is not found 2013-02-11 09:33:24 -08:00
date.inc Issue #1317620 by xjm, Albert Volkman: Fix up API docs for includes directory files d-g 2012-03-12 08:05:51 -07:00
entity.inc Issue #1054162 by tim.plunkett, Transition, Dave Reid, joachim, no_commit_credit, Berdir, marcingy, damiankloip: Taxonomy bundles not supported by EntityFieldQuery (followup). 2012-08-18 14:15:07 +02:00
errors.inc Issue #1704422 by sun, dcam: Fixed Error level constants cannot be used in settings.php. 2012-09-13 02:24:18 -07:00
file.inc Issue #1815930 by slashrsm, gbrands, amontero: Fixed Update watchdog message in file_unmanaged_copy() with correct string/variable replacement values. 2013-01-07 22:14:37 -05: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 #1886812 by kiamlaluno: theme_form_element() initialize a variable that is never used. 2013-03-10 21:28:41 -04:00
graph.inc Issue #1503184 by aspilicious, Rob Loach, cweagans, Dave.Ingram: Make Graph.inc documentation clearer. 2012-06-04 00:37:12 -04:00
image.inc Issue #1932354 by Alexander Pyle: Fix up documentation for image_scale() 2013-03-04 12:58:24 -08:00
install.core.inc Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-12-08 19:10:21 -05:00
install.inc Issue #1727430 by tedbow, webchick, fubhy | amontero: Added 'exclusive' flag to install profiles to auto-select them during installation. 2012-12-08 19:10:21 -05:00
iso.inc Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' to 'Uyghur'. 2012-08-19 12:54:52 +02:00
json-encode.inc Issue #479368 by Heine, Roger Saner, xjm, mcarbone, keichee, asimmonds: Fixed Create RFC compliant HTML safe JSON. 2011-12-11 00:18:13 -06:00
language.inc Issue #1156576 by pixelite, Ryan Weal, jhodgdon, plach, Albert Volkman: Better documentation for language negotiation 2013-01-10 14:58:50 -08:00
locale.inc Issue #1664528 by Carl Johan: Fixed It's impossible to search for 'Strings not translated to language ...'. 2012-07-08 23:40:47 -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 #1629994 by Aron Novak, oadaeh, yurtboy, jhodgdon, kingandy: Fixed Mail functions reference obsolete RFC. 2012-12-26 18:48:06 -08:00
menu.inc Issue #1847382 by thehong, pingwin4eg, 63reasons: Fixed Undefined index: access in includes/menu.inc (when custom access_callback() does not exist or does not get included). 2012-12-09 11:10:54 -05:00
module.inc Issue #1143460 by WorldFallz, Dave Reid, colette, typhonius, David_Rothstein | localhost: Fixed hook_file_download_access_alter() missing entity argument (by allowing an additional context argument to be passed to drupal_alter()). 2013-01-07 20:53:54 -05:00
pager.inc Issue #41595 by pillarsdotnet, sun, m3avrck, oadaeh, yched, musicnode | Wesley Tanaka: Fixed All pager links have an 'active' CSS class. 2012-03-13 12:47:23 -07:00
password.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
path.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
registry.inc Issue #1372122 by klausi, sun, beejeebus, juampy, mradcliffe, tim.plunkett, cha0s: Fixed STOP the registry integrity constraint violation nightmare. 2012-04-28 23:39:22 -07:00
session.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
stream_wrappers.inc Issue #1742958 by DamienMcKenna: Fix capitalization of URL and other acronyms 2012-09-17 12:12:26 -07:00
tablesort.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
theme.inc Issue #1723828 by hass: Fixed incorrect log message when theme() is called for a theme hook that does not exist. 2013-03-30 15:03:18 -04:00
theme.maintenance.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
token.inc Issue #1035292 by Désiré, vijaycs85, wizonesolutions, oriol_e9g, ACF, achton, darkadept: Fixed Dynamic tokens can't have spaces. 2013-03-30 14:48:22 -04:00
unicode.entities.inc Stripping CVS keywords 2011-02-25 02:06:03 +00:00
unicode.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
update.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
updater.inc - Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory. 2012-02-02 11:20:43 -05:00
utility.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up API docs for include files n-z 2013-01-16 10:01:31 -08:00
xmlrpc.inc Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace. 2012-01-21 11:09:14 -08:00
xmlrpcs.inc Issue #1373582 by jhodgdon, TR: Fixed Trailing whitespace. 2012-01-21 11:09:14 -08:00