..
batch.inc
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
2007-05-04 09:41:37 +00:00
bootstrap.inc
- Patch #56357 by John Albin, alienbrain, moshe, etc: fixed more cookie domain problems.
2007-04-30 14:37:36 +00:00
cache.inc
- Patch #137415 by slantview: simplified the cache API/usages, and made it a tad smarter. Makes it easier to program for, and easier to replace. Will need to be documented.
2007-04-25 21:34:32 +00:00
common.inc
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
2007-05-04 09:41:37 +00:00
database.inc
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
database.mysql.inc
- Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.)
2007-04-21 18:08:41 +00:00
database.mysqli.inc
- Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.)
2007-04-21 18:08:41 +00:00
database.pgsql.inc
- Patch #137479 by dww: added db_column_exits(). (Yay, the servers are snappy on Saturday evening.)
2007-04-21 18:08:41 +00:00
file.inc
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
form.inc
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
2007-05-04 09:41:37 +00:00
image.inc
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
install.inc
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 07:19:39 +00:00
install.mysql.inc
#105303 by Gábor Hojtsy. Improve translation converage for installation.
2006-12-27 13:02:34 +00:00
install.mysqli.inc
#105303 by Gábor Hojtsy. Improve translation converage for installation.
2006-12-27 13:02:34 +00:00
install.pgsql.inc
- Patch #134493 by douggreen: getting the Drupal coding standards right in core. Woot. Woot.
2007-04-13 08:56:59 +00:00
language.inc
Leftover variable name spotted by Amr Mostafa, reported by email (because 'the fix is too small and trivial to submit an issue')
2007-04-18 21:56:18 +00:00
locale.inc
- Patch #139970 by Gabor: locale cleanup.
2007-05-03 09:51:08 +00:00
menu.inc
- Patch #128082 by Goba et al: Allow localization of built-in menu items.
2007-04-30 17:03:29 +00:00
module.inc
- Patch #132018 by Steven et al: add .info files to themes.
2007-04-17 07:19:39 +00:00
pager.inc
- Patch #135931 by EclipseGc: semantic update for core pager.
2007-05-01 06:53:03 +00:00
path.inc
- Patch #128866 by Gabor, Steven, chx, Jose et al: new language subsystem.
2007-03-26 01:32:22 +00:00
session.inc
- Patch #139517 by Grugnog2: improved code comment.
2007-04-27 07:47:38 +00:00
tablesort.inc
- Patch #111347 by Steven: refactor url() and l().
2007-02-15 11:40:19 +00:00
theme.inc
#127539 : progressive operation support, refactoring update.php code to a generic batch API to support runnning operations in multiple HTTP requests
2007-05-04 09:41:37 +00:00
unicode.inc
- Patch #76588 by Gabor: made log messages translatable. Yay.
2007-04-24 13:53:15 +00:00
xmlrpc.inc
- Patch #137138 by jvandyk: fixed problem with drupal_http_request() not setting the proper error code when a network effect occurs. Causes the XML-RPC backend to fail.
2007-04-18 20:35:45 +00:00
xmlrpcs.inc
- Patch #72204 by nedjo: upper-cased all TRUE/FALSE/NULL constants.
2006-07-05 11:45:51 +00:00