drupal/includes
Angie Byron 6e4c7ffe51 #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure. 2010-01-14 06:43:24 +00:00
..
database #616650 by Crell: Default MySQL to transactions ON. Makes sense now that we default to InnoDB as well. 2010-01-13 05:49:41 +00:00
filetransfer #546356 by jhodgdon and threexk: Change 'login' verb to 'log in' in user interface. 2010-01-11 16:25:16 +00:00
actions.inc #356074 by chx and Damien Tournoud: Provide a sequences API. Gets rid of stupid tables that only contain an incrementing ID, and fixes database import problems due to user ID 0. 2009-10-18 06:56:24 +00:00
ajax.inc #595972 by katbailey, sun, TwoD, quicksketch, merlinofchaos, and dmitrig01: Allow AJAX settings command to extend Drupal.settings. 2010-01-12 06:31:22 +00:00
archiver.inc - Patch #648744 by Crell: specified more @return type definitions for auto-completion in IDEs. 2009-12-04 16:31:04 +00:00
authorize.inc #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
batch.inc #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
batch.queue.inc #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
bootstrap.inc #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
cache-install.inc - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups. 2009-12-30 08:16:55 +00:00
cache.inc - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
common.inc #652048 by chx: Factor out the caching pattern from forum. 2010-01-14 06:20:15 +00:00
date.inc - Patch #11623 by sun, stella, Gábor Hojtsy, Pancho: add ability to localize date formats. 2009-10-13 21:34:15 +00:00
entity.inc #520740 by marcingy, catch, and Damien Tournoud: Fixed Comment threading (with test). 2009-12-08 06:33:11 +00:00
file.inc - Patch #666024 by boombatower, mcrittenden: code and documentation clean-ups. 2009-12-30 08:16:55 +00:00
file.mimetypes.inc - Patch #331171 by pwolanin, mfb, drewish: allow modules to alter the MIME extension mapping rather than setting a huge variable. 2009-08-31 05:47:34 +00:00
form.inc #629794 by yched: Fix Scaling issues with batch API. (with tests) 2010-01-08 06:36:34 +00:00
graph.inc - Patch #211747 by chx, alex_b, dww: allow specifying version information as part of module dependencies. 2009-07-28 19:06:16 +00:00
image.inc #269337 by egfrith and wrunt: Added support for more image types (PDF, TIFF, EPS, etc.). 2009-09-01 17:49:11 +00:00
install.inc #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
iso.inc - Patch #600790 by Alan D: fixed wrong ISO 3166-1 code. 2009-10-10 18:21:45 +00:00
language.inc #678546 by rfay and jhodgdon: Improve wording of help text in admin/config/regional/language/configure. 2010-01-14 06:43:24 +00:00
locale.inc - Patch #683736 by c960657: use db_like() where appropriate. 2010-01-13 23:19:54 +00:00
lock.inc - Patch #251792 by pwolanin, Damien Tournoud, slantview, c960657: added a locking framework for long running operations. 2009-08-17 20:32:30 +00:00
mail.inc #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
menu.inc #678628 follow-up by jhodgdon: Remove buggy and incorrect 'More Help' functionality from Help module. 2010-01-12 06:09:04 +00:00
module.inc #399642 follow-up by carlos8f: Replace drupal_install_modules() with an improved module_enable(). 2010-01-13 05:08:29 +00:00
pager.inc - Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username. 2009-12-05 20:17:02 +00:00
password.inc Roll-back of users -> user table name change in #330983: Broken pgsql is no fun. 2009-02-26 07:30:29 +00:00
path.inc #619666 follow-up by effulgentsia: Make performance-critical usage of drupal_static() grokkable. 2010-01-07 04:54:18 +00:00
registry.inc - Patch #661420 by justinrandell, David_Rothstein: made installation of modules much more efficient. 2009-12-28 10:48:51 +00:00
session.inc #681134 by moshe weitzman: Fixed stop issuing headers to CLI clients. 2010-01-14 02:05:34 +00:00
stream_wrappers.inc #653940 follow-up by Damien Tournoud: Clean-up of error handling from first stab at test reporting fixes. 2009-12-15 05:22:05 +00:00
tablesort.inc - Patch #520764 by Damien Tournoud, JoshuaRogers, brianV: fixed SA-CORE-2009-007: request values in URL, including password/username. 2009-12-05 20:17:02 +00:00
theme.inc #678714 by effulgentsia: Unify use of theme hook / template suggestions, fix clobbering problems, and improve suggestion discovery performance. 2010-01-13 05:40:03 +00:00
theme.maintenance.inc #679890 follow-up by Bojhan, aspilicious, and agentrickard: Remove more extraneous 'Please' in the interface. 2010-01-09 23:03:22 +00:00
token.inc #651510 by boombatower: Fixed token.inc - split() is deprecated in PHP 5.3. 2009-12-05 03:49:17 +00:00
unicode.entities.inc - Patch #445410 by Damien Tournoud: fix $ tags. 2009-04-26 15:14:55 +00:00
unicode.inc - Patch #584966 by mr.baileys, sun: add doxygen group for PHP function wrappers in Drupal. 2009-09-28 22:22:54 +00:00
update.inc #606730 by hunmonk: Provide a helper function for block delta updates. 2010-01-13 06:15:39 +00:00
updater.inc #669522 by chx: Remove ugly code in getUpdaterFromDirectory. 2009-12-29 07:01:56 +00:00
xmlrpc.inc - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00
xmlrpcs.inc - Patch #670250 by boombatower: more documentation clean-ups. 2009-12-31 13:43:36 +00:00