.. |
ajax.inc
|
Issue #1959574 by dawehner, mkadin, Wim Leers, jessebeach: Remove the deprecated Drupal 7 Ajax API.
|
2014-02-03 00:08:14 +00: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 #1924420 by chx, twistor, bfr: Replace function_exists() with is_callable() in batch.inc.
|
2014-01-31 10:38:20 +00:00 |
bootstrap.inc
|
Issue #2157053 by alexpott, twistor, dawehner, sun: Ensure register_shutdown_function() works with php-fpm (blocks testbot php-fpm).
|
2014-02-07 13:04:25 +00: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 #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
config.inc
|
Issue #2166703 by alexpott: Config SchemaStorage uses InstallStorage.
|
2014-01-29 11:58:00 +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 #2183923 by tim.plunkett: Break the circular dependency in EntityManager.
|
2014-02-08 13:31:25 +00:00 |
errors.inc
|
Issue #2176105 followup by sun: Installer catches exceptions and manually re-prints them; does not use error/exception handler.
|
2014-02-06 10:38:36 +00:00 |
file.inc
|
Issue #2110863 by sun, cpj: Support open_basedir.
|
2014-02-05 10:28:48 +00: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 #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
install.core.inc
|
Issue #2177655 by chakrapani, InternetDevels, martin107 | jessebeach: Replace theme() with drupal_render() in install.core.inc.
|
2014-02-06 20:00:24 -08:00 |
install.inc
|
Issue #2182439 by tim.plunkett: Provide a \Drupal::hasService() method.
|
2014-02-05 21:14:01 +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 #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08: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 pwolanin, dawehner, kim.pepper, 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-29 08:25:00 +00:00 |
schema.inc
|
Issue #2168011 by xjm, jessebeach, Damien Tournoud, znerol, Xano: Remove all 7.x to 8.x update hooks and disallow updates from the previous major version.
|
2014-01-31 09:26:04 -08:00 |
session.inc
|
Issue #2164025 by skipyT, pwolanin: Improve security of session ID against DB exposure or SQL injection.
|
2014-01-27 11:44:25 +00:00 |
tablesort.inc
|
Issue #2177657 by martin107, InternetDevels: Replace theme() with drupal_render() in tablesort.inc.
|
2014-02-06 10:35:47 +00:00 |
theme.inc
|
Issue #1939064 by joelpittet, pwieck, farrington, mark.labrecque, Cottser, InternetDevels, mdrummond, drupalninja99, BarisW, jenlampton: Convert theme_links() to Twig.
|
2014-02-06 20:28:14 -08:00 |
theme.maintenance.inc
|
Issue #2177665 by InternetDevels: Replace theme() with drupal_render() in theme.maintenance.inc.
|
2014-02-04 13:21:15 +00: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 #2190695 by alexpott: Remove unnecessary update functions.
|
2014-02-06 22:44:00 -08: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 |