drupal/includes
Angie Byron ffb7dcaf33 #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page. 2009-11-19 15:50:23 +00:00
..
database #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
filetransfer #609728 follow-up: Oops. Committed wrong version of that last patch. 2009-10-27 03:34:01 +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 - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +00:00
archiver.inc - Patch #604618 by axyjo, sun: archiver code clean-up. 2009-10-16 13:18:32 +00:00
authorize.inc #607008 by dww, Gerhard Killesreiter, JacobSingh, and chx: Changed Fix bugs in https support and use https for authorize.php if available. 2009-11-01 23:02:13 +00:00
batch.inc #552478 by pwolanin, samj, dropcube, and sun: Improve link/header API and support on node/comment pages rel=canonical and rel=shortlink standards. 2009-11-03 06:47:23 +00:00
bootstrap.inc #108818 by David Strauss, chx, Crell: Add transactions to key X_save() routines. 2009-11-19 04:00:47 +00:00
cache-install.inc #605880 by bleen18 and David_Rothstein: Fix weird bugs with settings and menus after install due to faulty caching. 2009-11-03 05:18:06 +00:00
cache.inc - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
common.inc #601806 follow-up by sun and effulgentsia: Fix broken HEAD. 2009-11-16 20:31:27 +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 - Patch #606994 by yched: move entity handling out of Field API. 2009-10-31 16:06:36 +00:00
file.inc - Patch #623276 by jhodgdon: fixed documentation for file_scan_directory() is incorrect. 2009-11-05 03:37:08 +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 - Patch #583730 by sun: fixed form caching. 2009-11-18 18:51:11 +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 - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too. 2009-10-13 21:16:44 +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 #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
locale.inc #602522 by effulgentsia, sun, and moshe weitzman: Make links in renderable arrays and forms (e.g. 'Operations') alterable. 2009-11-03 05:27:18 +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 #239825 follow-up: Adjusting comments. 2009-11-02 04:10:51 +00:00
menu.inc - Patch #606640 by eojthebrave, sun, catch: don't use menu loaders because menu loaders are executed on every menu system access check. Performance improvement. 2009-11-11 08:28:50 +00:00
module.inc - Patch #634240 by catch: fixed system_list() caching. 2009-11-18 19:09:52 +00:00
pager.inc - Patch #266434 by catch, merlinofchaos, sun: fixed E_NOTICE in pager_load_array(). 2009-11-14 20:20:06 +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 #320331 by Dave Reid, dww, John Morahan, cwgordon7, moshe weitzman, c960657, and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks. 2009-10-24 05:13:44 +00:00
registry.inc - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
session.inc #575280 follow-up by mfb and chx: Fixed impersonation attack when an https session exists. 2009-11-04 05:05:52 +00:00
stream_wrappers.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
tablesort.inc - Patch #572618 by effulgentsia, pwolanin, sun: all theme functions should take a single argument. Code clean-up and performance improvement. Woot. 2009-10-09 01:00:08 +00:00
theme.inc - Patch #624772 by David_Rothstein: there is no such thing as a custom theme. 2009-11-12 21:05:49 +00:00
theme.maintenance.inc #547068 follow-up by David_Rothstein: Don't use Seven for maintenance page. 2009-11-19 15:50:23 +00:00
token.inc - Patch #356074 by chx, Damien Tournoud: provide a sequences API. 2009-10-16 03:01:55 +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 - Patch #627338 by catch: add a cache_bootstrap() bin for better performance/scalability. 2009-11-10 22:06:09 +00:00
updater.inc #538660 by JacobSingh, dww, JoshuaRogers, adrian, Crell, chx, anarcat, and cwgordon7: Add a functioning Plugin Manager to core. Can you say module installation and updates through the UI? I knew you could! :D 2009-10-15 21:19:31 +00:00
xmlrpc.inc #497118 by chx, catch, pwolanin, JoshuaRogers, and Jacob Singh: Remove the function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading. 2009-08-24 00:14:23 +00:00
xmlrpcs.inc - Patch #601570 by effulgentsia: hook_exit() and other cleanup needs to happen for AJAX requests too. 2009-10-13 21:16:44 +00:00