.. |
ajax.inc
|
Issue #1864360 by oadaeh: Fix docs standards for link in ajax.inc
|
2013-01-04 09:31:04 -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
|
Issue #1831998 by c4rl, effulgentsia: Reduce index.php for easier upgrading.
|
2013-01-02 12:14:56 +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
|
Issue #1875632 by Wim Leers: Fixed Change Drupal JS settings merging behavior: preserve integer keys (allow for array literals in drupalSettings)
|
2013-01-02 08:45:24 -08:00 |
config.inc
|
Issue #1806178 by tim.plunkett, beejeebus: Remove code duplication for hook_config_import_()*() implementations of config entities.
|
2013-01-02 17:17:20 -08:00 |
database.inc
|
Issue #1864360 by oadaeh: Clean up some inconsistencies with @link...@endlink.
|
2012-12-14 21:26:51 -05:00 |
entity.api.php
|
Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity.
|
2012-12-31 21:57:58 +00:00 |
entity.inc
|
Issue #1852966 by yched, amateescu: (Doc fixes followup) Rework entity display settings around EntityDisplay config entity.
|
2012-12-31 21:57:58 +00: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 #1874562 by chx, plach: Fixed Upgrade path broken and yet tests pass.
|
2013-01-02 15:13:29 +00: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 #1848684 by Liam Morland, mgifford: Add ARIA role to DETAILS.
|
2013-01-02 17:58:48 -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
|
Issue #1872640 by fabpot: Renamed the dispatcher service to event_dispatcher().
|
2012-12-26 10:20:15 -08:00 |
install.inc
|
Revert "Revert the revert of Issue #1849004 by chx, xjm: One Service Container To Rule Them All. It was innocent after all."
|
2012-11-29 20:55:21 +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 #1845728 by sun, ry5n: Refactor and introduce generic button CSS styles for forms and links.
|
2013-01-02 12:00:25 +00:00 |
module.inc
|
Issue #1846582 by klausi, katbailey: restrict data retrieving routes to media type.
|
2012-12-14 11:33:32 -05: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 #1269742 by katbailey, beejeebus, pwolanin, g.oechsler, ksenzee: Make path lookup code into an pluggable class.
|
2012-11-21 10:29:04 -05:00 |
schema.inc
|
Issue #1774332 by c960657: Better handling of invalid/expired cache entries.
|
2012-11-28 21:36:29 +00:00 |
session.inc
|
Issue #347988 by sun, Berdir, dawehner, Damien Tournoud, moshe weitzman: Move $user->data into own table.
|
2012-11-27 22:26:22 +00: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 #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
theme.inc
|
Issue #575298 by sun, tim.plunkett, Rob Loach, KrisBulman, Jacine, danillonunes: Provide non-PHP way to reliably override CSS.
|
2012-12-29 20:01:54 +00:00 |
theme.maintenance.inc
|
Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t().
|
2012-08-31 17:17:31 -07:00 |
token.inc
|
Issue #1305378 by bforchhammer, penyaskito, k4v, Schnitzel, Gábor Hojtsy, Dave Reid: Added Tokens should use $options["langcode"] and not need a language object.
|
2012-08-26 20:25:18 -07: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 #1799116 by jwilson3: Standardize on installation profile term vs. install profile
|
2012-10-05 09:11:15 -07:00 |
update.inc
|
Issue #1158322 follow-up by chx: Fixed htmlspecialchars() expects parameter 1 to be string, array given errors in exception backtraces.
|
2012-12-29 00:58:04 -08:00 |
utility.inc
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |