drupal/core/includes
webchick 41814bb38c Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system."
This reverts commit d3edf50190.

This caused unexpected errors with installation on sites with existing
settigs.php files. Rolling back until keyvalue store is available during
installation.
2012-10-18 23:15:53 -07:00
..
ajax.inc Issue #1802072 by fubhy, Stalski: Ajax callbacks should be callbacks defined as function or class method. 2012-10-12 11:53:59 -07: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 #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE. 2012-10-17 16:58:38 -04: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 #1798796 by LinL, alexpott: Convert javascript_parsed() variable to use state system. 2012-10-13 08:58:55 -07:00
config.inc Issue #1808632 by kiamlaluno: Fix example in docs for config() function 2012-10-10 10:36:51 -07:00
database.inc Issue #1751612 by junedkazi: fix link formatting in documentation 2012-08-27 10:59:57 -07: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 #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller. 2012-10-13 23:40:03 -07:00
entity.inc Issue #1026616 by fgm, Berdir, Dave Reid, fago: Implement an entity render controller. 2012-10-13 23:40:03 -07:00
errors.inc Issue #1428032 by hefox: default drupal_set_message() to FALSE instead of TRUE. 2012-10-17 16:58:38 -04:00
file.inc Issue #1797478 by marcingy, chx: Make file usage storage pluggable. 2012-10-14 01:19:55 -07: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 #1812636 by sun: Remove deprecated $form_state()['clicked_button()']. 2012-10-15 22:11:54 +01: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 #1798732 by Dean Reilly, westie, alexpott: Convert install_task() variable to use state system. 2012-10-13 08:55:19 -07:00
install.inc Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01: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 #1317626 by Albert Volkman: More API docs cleanup for includes H-M 2012-10-05 11:12:56 -07:00
menu.inc Issue #1798760 by ACF, alexpott: Convert menu_masks() to the state system. 2012-10-13 21:25:56 -07:00
module.inc Issue #1803194 by alextataurov: Add return docs for module_hook_info() function 2012-10-11 07:52:40 -07:00
pager.inc Issue #1700382 by Albert Volkman, cam8001: Replace remaining references to drupal_attributes() with new Attributes(). 2012-09-04 14:32:47 +01:00
password.inc Issue #1373582 by TR: Fixed Trailing whitespace. 2011-12-30 15:28:55 +09:00
path.inc Issue #1798884 by Luukyb, alexpott: Convert path_alias_whitelist() to state system . 2012-10-13 21:43:50 -07:00
schema.inc Issue #1608842 by chx, alexpott, sun, effulgentsia, beejeebus, tim.plunkett et al: Replace list of bootstrap modules, enabled modules, enabled themes, and default theme with config. 2012-10-09 21:40:35 +01: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 #1785310 by droplet: Add 'type' support to theme_item_list() nested child items. 2012-10-17 22:26:34 +01: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 Revert "Issue #1798732 by Dean Reilly, westie, alexpott, sun: convert install_task() variable to use state system." 2012-10-18 23:15:53 -07:00
utility.inc Issue #1509838 by cosmicdreams, klausi: Use elseif not else if 2012-04-24 15:51:38 -07:00