drupal/includes
Jennifer Hodgdon 17e40d5599 Issue #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does 2013-06-06 09:41:07 -07: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 #1915088 by openminds, bfroehle: Fixed SkipDotsRecursiveDirectoryIterator not skipping dot-files when they are the first entry. 2013-03-30 16:33:08 -04: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 #1811520 by JacobSanford, lirantal: Add section tags to theme, hook_menu, and t documentation. 2013-06-06 09:15:28 -07: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 #1739986 by RobLoach, pwolanin, sun, Berdir, moshe weitzman, andypost, dcam: Fixed fallback in drupal_get_hash_salt(), move it to bootstrap.inc, use instead of $GLOBALS['drupal_hash_salt()']. 2013-06-03 18:06:36 -04: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 #1964824 by chrisjlee: Fix typo in code comment 2013-04-10 14:38:45 -07:00
file.inc Issue #1049050 by mfb, TwoD, David_Rothstein, jpsoto: Removed dead code in file_stream_wrapper_uri_normalize(). 2013-04-01 18:56:50 -04: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 #1204784 by bdgreen, Kevin Morse, valthebald, kiamlaluno, droplet: Fix code comment in drupal_retrieve_form 2013-05-13 11:19:38 -07: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 #1980072 by David_Rothstein: Fix inaccurate text in documentation for drupal_uninstall_modules 2013-05-15 06:22:05 -07: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 #2000140 by sarahdavies: Remove stray text in callbacks topic docblock 2013-06-06 09:06:41 -07: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 #839634 by aaronott, jhodgdon, drunken monkey, rocket_nova, Berdir: Make documentation for table sorting match what the code does 2013-06-06 09:41:07 -07: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