drupal/core/includes
Dries cc9cd9947f Merge branch '8.x' of git.drupal.org:project/drupal into 8.x 2012-02-21 10:44:21 -05:00
..
database - Patch #1013034 by ncl, kathyh: PostgreSQL constraints do not get renamed by db_rename_table(). 2012-01-27 10:34:40 -05:00
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 #1373582 by TR: Fixed Trailing whitespace. 2011-12-30 15:28:55 +09: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 #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -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 - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -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 #1317620 by xjm: clean up API docs for includes directory, files starting with D-G. 2012-02-18 22:41:24 -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 - Patch #1317620 by xjm: clean up API docs for includes directory, files starting with D-G. 2012-02-18 22:41:24 -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 Issue #652288 by Niklas Fiekas: Rewording the 'proceed with the installation' text on the installer's requirements page. 2012-02-20 16:29:13 +09:00
install.inc Issue #1392192 by Garrett Albright: Fixed st() still requires profile to be selected before translating. 2012-01-07 17:30:35 +09:00
language.inc - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -05:00
locale.inc Issue #1250800 by attiks, Jelle_S, dereine: Fixed Language domain should work regardless of ports or protocols. 2012-02-11 14:17:56 +09: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 #1425280 by Niklas Fiekas, swentel: no contextual links in node lists after a node without contextual links. 2012-02-06 17:25:01 -05:00
module.inc Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-02-03 23:16:11 +09:00
pager.inc Issue #41595 by pillarsdotnet, m3avrck, sun et al: Fixed All pager links have an 'active' CSS class. 2012-02-11 14:22:04 +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 Issue #1373582 by TR: Fixed Trailing whitespace. 2011-12-30 15:28:55 +09: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 - Patch #1342760 by Everett Zufelt: add aria-sort to table sort. 2011-12-05 09:31:02 -05:00
theme.inc Issue #761608 by JohnAlbin: Fixed Missing theme settings values because list_themes() has inconsistent theme object data. 2012-02-03 23:16:11 +09:00
theme.maintenance.inc - Patch #1181776 by sun, Psikik, mallezie, scor: change theme_default() variable to Stark. 2011-12-12 22:29:45 -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 #847608 by mikl: Fixed Use ellipsis character (…) instead of three dots (...). 2012-01-10 15:38:49 +09:00
update.inc - Patch #1416392 by Gábor Hojtsy, plach, rvilar: clean up language (types) bootstrap function naming and documentation. 2012-02-21 10:44:11 -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