.. |
ajax.inc
|
Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug).
|
2012-11-26 20:06:01 -08:00 |
authorize.inc
|
Issue #1804346 by 8thom, aspilicious: Convert authorize variables to config system.
|
2012-10-14 10:07:46 -07: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 #1848072 by katbailey, sun: Fixed Path alias manager hardcodes keyvalue.database instead of using the generic factory.
|
2012-11-26 21:55:40 -08:00 |
cache.inc
|
Issue #1215104 by sun, lucascaro, effulgentsia: Use the non-interactive installer in WebTestBase::setUp().
|
2012-09-24 22:08:10 +01:00 |
common.inc
|
Issue #1795186 by paranojik, marcingy, cweagans, Lars Toomre: Make flood storage pluggable.
|
2012-11-22 11:07:09 +00:00 |
config.inc
|
Issue #1850352 by tim.plunkett, xjm: Fixed config_import_invoke_owner() should check whether a module exists before invoking its hooks.
|
2012-11-26 09:37:03 -08:00 |
database.inc
|
Revert "- Issue #1829400 by pfrenssen: Convert the 'maximum_replication_lag()' variable to CMI."
|
2012-11-02 20:11:20 +00:00 |
date.inc
|
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
|
2012-02-18 22:41:24 -05:00 |
entity.api.php
|
Issue #1763974 follow-up by neclimdul, sun: Put in temporary entity info hook shiv until conversions are complete.
|
2012-11-15 21:24:19 -08:00 |
entity.inc
|
Issue #1696660 by fubhy, xjm, fago, webflo: Added an entity access API for single entity access.
|
2012-11-21 11:16:38 -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 #1831808 by marcingy: move remaining file managed queries into field database entity storage controller.
|
2012-11-16 18:09:54 -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 #1238484 by mrfelton, ry5n, aspilicious, Bojhan, Xano, nod_, rootatwc, effulgentsia, chx, sun: Ability to mark the form buttons to be of a specific type (so that they can be styled differently).
|
2012-11-21 11:37:44 -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 #1805324 by Berdir: Fixed Installer does not verify readability of settings.php.
|
2012-11-26 14:21:53 -08:00 |
install.inc
|
Issue #1808200 by sun: Fixed Unit test performance significantly decreased since system list config conversion.
|
2012-11-06 00:51:18 -08: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 #310315 by Waltemath, justafish, naxoc: Fixed drupal_wrap_mail() strips trailing blanks from standard hyphen-hyphen-space-newline e-mail signature separator.
|
2012-11-19 11:51:09 +00:00 |
menu.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 |
module.inc
|
Issue #1806988 by sun: Factor out duplicate code from system_list().
|
2012-11-22 11:04:32 +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 #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 #1774388 by sun, chx, tim.plunkett: Unit Tests Remastered™.
|
2012-11-19 11:39:30 +00:00 |
session.inc
|
Issue #1768576 by heyrocker, sun: Remove role names from the ->roles array.
|
2012-09-04 17:42:14 -04:00 |
standard.inc
|
Issue #1477516 by JThan, Emin Sulaiman: Change language name from 'Uighur' to 'Uyghur'.
|
2012-08-19 12:54:16 +02:00 |
tablesort.inc
|
Issue #1541892 by Rob Loach: Convert TableSort to PSR-0.
|
2012-06-08 21:26:56 +09:00 |
theme.inc
|
Issue #1667742 by larowlan, nod_, effulgentsia, jessebeach, sun: Change notice: Add abstracted dialog to core (resolves accessibility bug).
|
2012-11-26 20:06:01 -08: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 #1292470 by sun, tim.plunkett, Berdir, moshe weitzman, pcambra, Niklas Fiekas, andypost et al: Convert user pictures to Image Field.
|
2012-11-26 10:38:45 +00:00 |
utility.inc
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |