drupal/includes
Dries Buytaert cf43ce126c - Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement. 2009-01-23 14:23:27 +00:00
..
database - Patch #360982 by Damien Tournoud: fixed typo in SQLite transacation detection code. 2009-01-19 20:45:17 +00:00
actions.inc - Patch #319404 by Dave Reid: simplify actions_sychronize and remove paramater. 2008-12-20 05:20:21 +00:00
batch.inc - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
bootstrap.inc #346285 by Damien Tournoud: forward-port HTTP_HOST fix from 6.x. 2009-01-22 03:05:18 +00:00
cache-install.inc #164935 by Ralf Stamm: standardize CVS Id tags in files: 2007-08-07 08:39:36 +00:00
cache.inc #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
common.inc - Patch #353632 by catch et al: avoid sorting elements twice -- performance improvement. 2009-01-23 14:23:27 +00:00
file.inc - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. 2009-01-22 12:46:07 +00:00
form.inc - Patch #360605 by Berdir: made CVS HEAD compatible with PHP5.3. 2009-01-22 12:46:07 +00:00
graph.inc - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\! 2009-01-14 12:18:37 +00:00
image.inc - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
install.inc #310863 by bangpound, dboulet, and catch: Stop locale module from auto-installing with custom install profiles. 2009-01-18 06:56:58 +00:00
language.inc - Patch #262920 by ainigma32: language selection for domain should look at HTTP_HOST not SERVER_NAME. 2009-01-02 23:37:32 +00:00
locale.inc #352121 by valthebald and Damien Tournoud: Allow importing of invalid tags in .po files into non-default text groups. 2009-01-22 03:29:01 +00:00
mail.inc - Patch #352470 by scor: fixed typos and grammar in comments. 2008-12-30 16:43:20 +00:00
menu.inc - Patch #352712 by dmitrig01: better documentation for menu_get_object() and arg(). 2009-01-04 20:04:32 +00:00
module.inc - Patch #320451 by chx, Damien Tournoud: improved Drupal's module dependency system. This helps with fields in core. Comes with tests\! 2009-01-14 12:18:37 +00:00
pager.inc #282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif. 2008-10-12 04:30:09 +00:00
password.inc - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
path.inc - Patch #352712 by dmitrig01: better documentation for menu_get_object() and arg(). 2009-01-04 20:04:32 +00:00
registry.inc - Patch #349504 by keith.smith: clean up sentence spacing in code comments. 2008-12-20 18:24:41 +00:00
session.inc - Patch #201122 by c960657, Moshe Weitzman: never write anonymous sessions, unless something has been written to . This is an important performance improvements -- as long as you use modules that use carefully. It might be good to report some analytics about this in the performance settings page so administrators can see if there is a 'broken' module. 2009-01-19 10:46:52 +00:00
tablesort.inc - Patch #245115 by kkaefer, John Morahan, JohnAlbin et al: after a long discussion we've decided to make the concatenation operator consistent with the other operators. 2008-04-14 17:48:46 +00:00
theme.inc #220559 by eMPee584 and Damien Tournoud: Fix bug in language switcher block that makes all languages active (with tests) 2009-01-22 03:18:30 +00:00
theme.maintenance.inc - Patch #333143 by justinrandell: cleaning up the Drupal bootstrap code, removing bootstrap flag in system table. 2008-11-24 10:41:40 +00:00
unicode.entities.inc - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities. 2009-01-02 22:09:53 +00:00
unicode.inc - Patch #212130 by Damien Tournoud, grendzy: decode_entities() should support all (X)HTML entities. 2009-01-02 22:09:53 +00:00
xmlrpc.inc - Patch #245990 by pwolanin: further clean-up of the HTTP request status fail problem. 2009-01-14 21:13:42 +00:00
xmlrpcs.inc - Patch #221964 by chx, dopry, webernet, moshe, webchick, justinrandall, flobruit 2008-05-06 12:18:54 +00:00