.. |
filetransfer
|
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
|
2012-01-18 13:10:02 +09:00 |
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 #1315992 by xjm: Remove path designations from menu callback docs to conform with current 8.x standards
|
2012-02-29 09:11:01 -08:00 |
archiver.inc
|
Issue #1326482 by ryanissamson: Clean up minor code style issues in archiver.inc.
|
2012-01-31 02:53:15 -08:00 |
authorize.inc
|
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
|
2011-12-05 21:52:27 +09:00 |
batch.inc
|
Issue #1373582 by TR: Fixed Trailing whitespace.
|
2011-12-30 15:28:55 +09:00 |
batch.queue.inc
|
Issue #1315886 by xjm: Clean up API docs for includes directory, files starting with A-C.
|
2011-12-05 21:52:27 +09:00 |
bootstrap.inc
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
cache.inc
|
Issue #1400748 by Crell, jbrown, plach: Proposal for unified namespace organization.
|
2012-02-01 12:23:30 +09:00 |
common.inc
|
Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x
|
2012-03-02 12:42:36 -05:00 |
config.inc
|
Fix some trailing whitespace.
|
2012-02-23 07:01:41 -06:00 |
database.inc
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 15:01:01 -05: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
|
- Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G.
|
2012-02-18 22:41:24 -05:00 |
file.inc
|
- Patch #1454538 by effulgentsia, Gábor Hojtsy, kalman.hosszu: langcode property to all entity types; for the user entity, distinguish entity language from user's language preference.
|
2012-03-02 13:46:16 -05: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
|
Merge remote-tracking branch 'heyrocker/8.x-file-config' into 8.x
|
2012-03-02 12:42:36 -05:00 |
gettext.inc
|
Merge branch '8.x' of git.drupal.org:project/drupal into 8.x
|
2012-02-21 10:44:21 -05:00 |
graph.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 |
image.inc
|
Issue #1338428 by jbrown, BTMash, Tor Arne Thune: Fixed image_dimensions_scale() and image_scale_effect() are ungrokable and buggy.
|
2011-12-01 16:59:16 +09:00 |
install.core.inc
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
install.inc
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
language.inc
|
- Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology.
|
2012-03-05 07:28:36 -05:00 |
locale.inc
|
- Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology.
|
2012-03-05 07:28:36 -05:00 |
lock.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 |
mail.inc
|
Issue #1357918 by Gábor Hojtsy: Change language schema to refer to langcode.
|
2012-01-11 00:29:08 +09:00 |
menu.inc
|
- Patch #1222194 by Gábor Hojtsy, plach: rename global to ().
|
2012-02-22 08:37:04 -05:00 |
module.inc
|
Merge remote-tracking branch 'core/8.x' into 8.x-file-config
|
2012-02-12 11:24:16 -05:00 |
pager.inc
|
Merge remote branch 'crell/dbtngtng' into 8.x
|
2012-03-01 12:22:48 +09:00 |
password.inc
|
Issue #1373582 by TR: Fixed Trailing whitespace.
|
2011-12-30 15:28:55 +09:00 |
path.inc
|
Issue #998256 by justafish, Dave Reid: Please let modules know about the original URL alias in hook_path_update().
|
2012-02-08 20:03:32 +09:00 |
registry.inc
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
session.inc
|
Issue #1050746 by grendzy: Fixed HTTPS sessions not working in all cases.
|
2012-02-16 22:35:24 +09:00 |
standard.inc
|
Issue #1313342 by CrookedNumber, Yuri: Fixed Curacao should appear in standard_country_list().
|
2011-11-12 15:34:18 -08:00 |
stream_wrappers.inc
|
Issue #278425 by andypost, OnkelTem, chx, c960657, droplet et al: Fixed Using basename() is not locale safe.
|
2012-01-18 13:10:02 +09:00 |
tablesort.inc
|
Move database files to the new lib directory and update code accordingly.
|
2012-01-22 23:56:07 -06:00 |
theme.inc
|
Issue #1430300 by mradcliffe, effulgentsia: Fixed Preprocess functions in an include file fail to get called when the theme implements a suggestion override.
|
2012-02-27 12:27:35 +09:00 |
theme.maintenance.inc
|
- Patch #1464940 by amateescu: move database.inc to proper location.
|
2012-03-03 13:12:04 -05:00 |
token.inc
|
- Patch #1346166 by Dave Reid: Improve performance of token_replace() if there are no tokens to replace.
|
2012-01-24 20:18:24 -05: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 #1446372 by Heine, bserem, champlin: Fixed Invalid Unicode code range in PREG_CLASS_UNICODE_WORD_BOUNDARY fails with PCRE 8.30.
|
2012-02-28 23:16:54 +09:00 |
update.inc
|
- Patch #1222106 by Gábor Hojtsy, plach, xjm: Unify language negotiation APIs, declutter terminology.
|
2012-03-05 07:28:36 -05:00 |
updater.inc
|
- Patch #1423510 by oriol_e9g: undefined var in prepareInstallDirectory.
|
2012-02-02 11:20:14 -05:00 |
utility.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 |
uuid.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 |
xmlrpc.inc
|
Issue #1373582 by TR: Fixed Trailing whitespace.
|
2011-12-30 15:28:55 +09:00 |
xmlrpcs.inc
|
Issue #1373582 by TR: Fixed Trailing whitespace.
|
2011-12-30 15:28:55 +09:00 |