.. |
database
|
- Patch #342366 by John Morahan, Dave Reid, Damien Tournoud: fixed replacement of unnamed placeholders in SQLite.
|
2008-12-05 12:41:27 +00:00 |
actions.inc
|
#333658 by sun: Code clean-up for actions.inc.
|
2008-12-04 18:42:03 +00:00 |
batch.inc
|
#315798 by Rob Loach, mfer, Grugnog2, and sun: Add weighting to drupal_add_js().
|
2008-11-10 05:23:01 +00:00 |
bootstrap.inc
|
- Patch #327269 by c960657: when drupal_page_cache_header() compares the client's If-Modified-Since header to $cache->created, it assumed a certain date format. However, HTTP/1.1 allows several variations of the date format, i.e. the same time may be represented in slightly different ways. If the client sends the date in a different format than the one generated by Drupal, it would never receive a 304 Not Modified response. Also added a good amount of tests for the drupal_page_cache_header() code.
|
2008-12-03 14:51:53 +00:00 |
cache-install.inc
|
…
|
|
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 #336115 by Dave Reid: fixing line endings.
|
2008-12-03 12:31:37 +00:00 |
file.inc
|
- Patch #341910 by mayer: make file_space_used work on PostgreSQL.
|
2008-12-04 11:09:33 +00:00 |
form.inc
|
- Patch #335086 by recidive: rename node, filter and comment module tables to singular for consistency. Oh my.
|
2008-12-03 16:32:22 +00:00 |
image.inc
|
…
|
|
install.inc
|
#340500 by justinrandell: Fix silliness in install.inc that was loading the db system twice for no apparent reason.
|
2008-11-30 01:11:23 +00:00 |
language.inc
|
…
|
|
locale.inc
|
- Patch #74645 by drewish, roychri et al: modify file_scan_directory to use a regex for the nomask (and code clean-up).
|
2008-11-16 19:41:14 +00:00 |
mail.inc
|
- Patch #330084 by c960657: don't set Reply-To header unless necessary and fixed documentation issue.
|
2008-11-07 16:59:36 +00:00 |
menu.inc
|
- Patch #320510 by hswong3i et al: convert menu.inc to new database abstraction layer.
|
2008-12-03 14:38:59 +00:00 |
module.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 |
pager.inc
|
#282405 by Damien Tournoud, lilou, Dave Reid: Enforce coding standard on elseif.
|
2008-10-12 04:30:09 +00:00 |
password.inc
|
…
|
|
path.inc
|
#242873 follow-up: Missed a couple files with drupal_set_title().
|
2008-10-14 11:01:08 +00:00 |
registry.inc
|
#338184 by Damien Tournoud: Remove special workarounds for serialize() in the registry.
|
2008-11-29 23:21:22 +00:00 |
session.inc
|
- Patch #280934 by pwolanin, swentel, et al: harden session regeneration. It took a while, but it comes with tests and extra features now.
|
2008-11-24 06:12:46 +00:00 |
tablesort.inc
|
…
|
|
theme.inc
|
- Patch #342988 by ultimateboy: fixed order of attributes in PHPdoc.
|
2008-12-05 22:30:20 +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.inc
|
- Patch #330040 by earnie: code comment improvements.
|
2008-11-05 12:58:59 +00:00 |
xmlrpc.inc
|
- Patch #321165 by Dave Reid: fixed exceptions in XML-RPC library and its tests.
|
2008-10-15 13:56:08 +00:00 |
xmlrpcs.inc
|
…
|
|