drupal/core/includes
catch 2cf9e49ebc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit."
This reverts commit c80c3e18f1.
2013-01-21 13:53:28 +00:00
..
ajax.inc Issue #1875632 follow-up by nod_, Wim Leers, effulgentsia: Added wrapper function for JS settings merging behavior, fix tabledrag. 2013-01-18 10:00:29 -08:00
authorize.inc Issue #1168246 by sun, mgifford, Manuel Garcia, mbrett5062, ry5n, Everett Zufelt, nod_, aspilicious, deviantintegral, tim.plunkett: Freedom For Fieldsets! Long Live The DETAILS. 2012-11-26 23:07:37 -08:00
batch.inc Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp(). 2012-09-24 22:08:10 +01:00
bootstrap.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
cache.inc Issue #1774332 by c960657: Better handling of invalid/expired cache entries. 2012-11-28 21:36:29 +00:00
common.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
config.inc Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
database.inc Issue #1833516 by Berdir, chx, catch, webchick: Add $settings for low-level configuration - move things out of . 2013-01-07 11:45:26 +00:00
entity.api.php Issue #1253820 by yched, zserno, tim.plunkett, xjm, effulgentsia, plach: Fixed It's impossible to submit no value for a field that has a default value. 2013-01-16 09:37:23 -08:00
entity.inc Issue #1831264 by tim.plunkett: Use the Entity manager to create new controller instances. 2013-01-18 20:58:23 -08:00
errors.inc Issue #1158322 follow-up by olli: Added missing backtrace to exception errors. 2012-11-21 11:18:20 -08:00
file.inc Issue #1356170 by ohnobinki, tim.plunkett: Remove all uses of array_merge_recursive(), or document why they are being used instead of NestedArray::mergeDeep(). 2013-01-09 15:58:39 -08:00
file.mimetypes.inc Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
form.inc Issue #1893400 follow-up by nod_: REALLY fix autocomplete this time. :P 2013-01-20 09:31:53 -08:00
image.inc Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M 2012-08-31 08:56:36 -07:00
install.core.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
install.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
language.inc Issue #1776166 by c31ck, Artusamak, webflo, YesCT: improve default language negotiation. 2012-10-09 12:11:09 -04:00
mail.inc Issue #209672 by pillarsdotnet, theborg, penyaskito, cburschka, naxoc, Rob Loach, carlos8f, gdud, olamaekle: Added Use site name in From: header for system e-mails. 2012-12-31 21:42:48 +00:00
menu.inc Issue #1814916 by andypost, tim.plunkett, sun, yoroy: Convert menus into entities. 2013-01-10 10:33:53 -08:00
module.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
pager.inc Issue #891112 by Berdir, sun, Amitaibu, siharris, Cottser: Replace theme_item_list()'s 'data' items with render elements. 2012-11-16 13:05:26 +00:00
path.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
schema.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
session.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
standard.inc Issue #1831712 by Sborsody, Schnitzel: Add Tuvan Language to language list. 2012-11-28 22:40:34 -08:00
tablesort.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
theme.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
theme.maintenance.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
token.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
unicode.entities.inc Issue #22336 by quicksketch, scor, boombatower, and rfay. Move all core Drupal files under a core subdirectory. 2011-11-01 12:48:40 +09:00
unicode.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00
update.inc Revert "Issue #1331486 by katbailey, chx, sun, beejeebus, amateescu: Move module_invoke_*() and friends to an Extensions class. Broke core tests after commit." 2013-01-21 13:53:28 +00:00
utility.inc Issue #1317628 by Albert Volkman, Gaelan, disasm, mjonesdinero, xjm: Clean up for API docs in include files starting with n-z 2013-01-10 15:50:55 -08:00