.. |
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 #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +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 #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +00:00 |
database.mysql.inc
|
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +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 by yched: simplify developer docs about the finished value and fix an URL placeholder
|
2007-05-07 10:15:57 +00:00 |
image.inc
|
- Modified patch #142798 by Steven and sime: introduced a new image API function: image_scale_and_crop()
|
2007-05-11 11:45:11 +00:00 |
install.inc
|
- Patch #99011 by merlinofchaos: remove sites/default/settings.php and ship with sites/default/default.settings.php.
|
2007-05-08 16:36:55 +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
|
#142074 by erdemkose: Bug and E_ALL: undefined variable
|
2007-05-08 09:48:14 +00:00 |
menu.inc
|
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
|
2007-05-06 05:47:52 +00:00 |
module.inc
|
- Patch #136049 by lyricnz: small performance improvement - removed some redundant fields.
|
2007-05-07 11:59:40 +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
|
- Patch #137211 by merlinofchaos: move theme information to .info files and improved theme inheritance.
|
2007-05-06 05:47:52 +00:00 |
unicode.inc
|
Code style: use get_t() to determine appropriate t() function
|
2007-05-10 07:00:21 +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 |