.. |
actions.inc
|
- Patch #764558 by Rob Loach, sun, xjm, chx, catch: Remove trigger module from core.
|
2012-01-22 13:53:27 -05:00 |
ajax.inc
|
Issue #1684788 by pascalduez, nod_: JSHint ajax.js.
|
2012-08-24 11:15:48 +02:00 |
authorize.inc
|
Issue #229825 by nod_, Rob Loach, sun, yched: Fixed ['has_js()'] must die.
|
2012-08-19 16:16:10 +02:00 |
batch.inc
|
Issue #229825 by nod_, Rob Loach, sun, yched: Fixed ['has_js()'] must die.
|
2012-08-19 16:16:10 +02:00 |
bootstrap.inc
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
cache.inc
|
- Patch #730060 by beejeebus, catch, Damien Tournoud, moshe weitzman, msonnabaum, oriol_e9g, aspilicious: Fixed Replace CACHE_TEMPORARY, cache_clear_all() (no arguments) and minimum cache lifetime with cache tags support.
|
2012-06-12 21:37:07 -04:00 |
common.inc
|
Issue #1541674 by Berdir, Tor Arne Thune, sun, plach, dixon_, tim.plunkett: Remove the registry.
|
2012-08-31 11:03:05 +01:00 |
config.inc
|
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
|
2012-08-30 10:30:12 -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 |
errors.inc
|
Issue #1493108 by marcingy, Mike Wacker, sun, kbasarab, Berdir, Rok Žlender, cosmicdreams, alexpott: Convert logging and error settings to configuration system.
|
2012-07-28 11:35:17 -05:00 |
file.inc
|
Issue #1468328 by Berdir: Move file entity info, managed file, and file usage functionality into File module.
|
2012-08-30 18:27:21 -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 #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07: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 #1468328 follow-up by Berdir, sun: Enable File module if enabling Update module in minimal profile.
|
2012-08-31 10:19:49 -07:00 |
install.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
language.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
lock.inc
|
- Patch #1404198 by sun, beejeebus, fago, chx: Separate database cache clearing from static cache clearing and data structure rebuilding.
|
2012-05-03 11:09:39 -04:00 |
mail.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
menu.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
module.inc
|
Issue #1317626 by Albert Volkman, xjm: API docs cleanup for includes files I-M
|
2012-08-31 08:56:36 -07:00 |
pager.inc
|
Issue #1541684 by Rob Loach, aspilicious: Convert PagerDefault db extender to PSR-0.
|
2012-06-05 14:42:19 +09:00 |
password.inc
|
Issue #1373582 by TR: Fixed Trailing whitespace.
|
2011-12-30 15:28:55 +09:00 |
path.inc
|
Issue #1727538 by katbailey, chx, alexpott: WebTest tests should have access to the correct DIC.
|
2012-08-22 01:34:31 +02:00 |
schema.inc
|
Issue #1503224 by catch, sun, chx, bojanz, tim.plunkett: Cleanup module_list().
|
2012-07-27 15:29:21 -05:00 |
session.inc
|
Issue #1688036 by sun: Fixed Session regenerate and destroy functions do not adhere to drupal_save_session().
|
2012-08-06 10:08:40 +01: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 #1737148 by nod_, SebCorbin, larowlan, tim.plunkett, Albert Volkman, nick_schuch, sun: Explicitly declare all JS dependencies, don't use drupal_add_js().
|
2012-08-30 12:24:38 -07:00 |
theme.maintenance.inc
|
Issue #1730760 by sun: Fixed theme_task_list() does not use installer-compatible get_t().
|
2012-08-18 14:34:40 +02: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
|
Fixing merge with 8.x upstream.
|
2012-05-26 13:46:07 -05:00 |
update.inc
|
Issue #1741804 by beejeebus, sun, chx, alexpott, matason: Implement a config import/staging directory.
|
2012-08-30 10:30:12 -07:00 |
utility.inc
|
Issue #1509838 by cosmicdreams, klausi: Use elseif not else if
|
2012-04-24 15:51:38 -07:00 |