drupal/core/includes
webchick f9bb7739c3 Issue #2165683 by Kartagis: Several British spelled words. 2014-01-23 22:08:18 -08:00
..
ajax.inc Issue #2168113 by penyaskito, jessebeach, catch: Add leading underscore and other discouragement to drupal_add_css() and drupal_add_js(). 2014-01-07 22:44:57 -08:00
authorize.inc Issue #2131851 by tim.plunkett: Form errors must be specific to a form and not a global. 2013-11-23 12:57:04 -08:00
batch.inc Issue #2068471 by dawehner, Crell, tim.plunkett, jibran, fubhy, larowlan: Normalize Controller/View-listener behavior with a Page object. 2014-01-01 20:32:52 +00:00
bootstrap.inc Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
cache.inc Issue #2100329 by cosmicdreams: Use \Drupal instead of Drupal to make IDEs and static code analyse tools happy. 2013-10-03 12:26:25 +01:00
common.inc Issue #1979468 by Wim Leers, nod_, pwolanin, longwave, thedavidmeister, jessebeach, larowlan | catch: .active from linkGenerator(), l() and theme_links() forces an upper limit of per-page caching for all content containing links. 2014-01-23 18:04:41 +00:00
config.inc Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
database.inc Issue #2165179 by StephaneQ: Fix links to extenders in main Database topic docs 2014-01-06 14:57:07 -08:00
entity.inc Issue #2176085 by jessebeach, valthebald: Make code comment in entity_get_render_display() clearer 2014-01-23 11:52:14 -08:00
errors.inc Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class. 2014-01-09 11:50:54 +00:00
file.inc Issue #2104229 by claudiu.cristea: Deprecate file_usage(). 2013-11-28 00:52:13 -08:00
file.mimetypes.inc Issue #1443070 by CrashTest_: Added support for popular e-book formats, Google web formats, mkv and mka in file_default_mimetype_mapping(). 2013-08-29 13:58:21 +01:00
form.inc Issue #2165683 by Kartagis: Several British spelled words. 2014-01-23 22:08:18 -08:00
install.core.inc Issue #1862202 by plach, Berdir, katbailey, ParisLiakos, alexpott, chx, sun, larowlan, Gábor Hojtsy, cosmicdreams, vijaycs85, YesCT, penyaskito, andypost, Albert Volkman, joelpitett: Objectify the language system. 2014-01-15 16:27:37 +00:00
install.inc Issue #2166065 by alexpott, mtift: Replace config_install_default_config with ConfigInstaller service. 2014-01-10 11:48:37 +00:00
mail.inc Issue #111702 by mvc, penyaskito, naxoc, jenlampton, montesq: Set fixed "from:" and add "Reply-to:" to improve deliverability of Drupal mail. 2013-12-31 00:35:14 +01:00
menu.inc Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
module.inc Issue #2057259 by alexpott, cweagans, swentel: Fixed Malformed modulename.info.yml file causes fatal error. 2013-10-25 13:19:15 -07:00
pager.inc Issue #1998638 by damiankloip, dawehner, kim.pepper, cosmicdreams, alexpott, larowlan, Damien Tournoud: Replace almost all remaining superglobals (, , etc.) with Symfony Request object. 2013-12-05 10:02:36 -08:00
path.inc Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
schema.inc Issue #2175823 by damiankloip, olli: Remove calls to invalidate/deleteTags on bins. 2014-01-22 20:35:48 +00:00
session.inc Issue #2157691 by damiankloip: Move some helper methods in errors.inc to an Error utility class. 2014-01-09 11:50:54 +00:00
tablesort.inc Issue #2053489 by chx, tim.plunkett: Standardize on \Drupal throughout core. 2013-09-15 20:58:10 -07:00
theme.inc Issue #2047633 by dawehner, pwolanin, Xano, amateescu, tim.plunkett: Move definition of menu links to hook_menu_link_defaults(), decouple key name from path, and make 'parent' explicit. 2014-01-23 23:14:32 +01:00
theme.maintenance.inc Issue #2008270 by typhonius, mcjim, Wim Leers, vijaycs85, mr.baileys, JohnAlbin: Remove drupal_add_css() from template_preprocess_maintenance_page() — use #attached. 2013-12-15 09:57:31 -08:00
unicode.inc Issue #1838310 by ParisLiakos, Jose Reyero: Remove st(), get_t() and for good. 2013-06-17 14:35:07 +01:00
update.inc Issue #2176669 by alexpott: Stop persisting the url_generator. 2014-01-21 10:58:16 +00:00
utility.inc Issue #2159459 by sun: Rebuild script triggers errors in error handler, fails to rebuild container. 2013-12-30 17:58:07 +00:00