| Commit message (Collapse) | Author | Age |
|
|
|
| |
HTTP_HOST not SERVER_NAME.
|
|
|
|
| |
support all (X)HTML entities.
|
|
|
|
| |
FILE_STATUS_TEMPORARY field.
|
| |
|
|
|
|
| |
queries.
|
|
|
|
| |
library and fixed some bugs.
|
|
|
|
| |
db_placeholders() to new database layer.
|
| |
|
| |
|
| |
|
|
|
|
| |
parameters.
|
|
|
|
| |
are no key fields. With tests.
|
|
|
|
| |
committed incompletely.
|
|
|
|
| |
rework their sizes. Fixes exception on PostgreSQL.
|
| |
|
| |
|
|
|
|
| |
work around a MySQL 5 bug.
|
|
|
|
| |
new DB layer.
|
|
|
|
| |
default.settings.php.
|
|
|
|
| |
mode. Comes with tests.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
clauses in dynamic query. Cool feature/syntax.
|
|
|
|
| |
some new line behavior in drupal_http_request().
|
|
|
|
| |
import.
|
|
|
|
| |
did not implement a proper forward-only one cursor.
|
|
|
|
| |
reporting.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
test).
|
| |
|
|
|
|
| |
replacement of unnamed placeholders in SQLite.
|
| |
|
| |
|
|
|
|
| |
to singular for consistency. Oh my.
|
|
|
|
| |
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.
|
|
|
|
| |
abstraction layer.
|
| |
|
| |
|
| |
|
|
|
|
| |
DISINCT(field) will return '(field)' as the field name.
|
|
|
|
| |
db system twice for no apparent reason.
|
| |
|
|
|
|
| |
the registry.
|
|
|
|
| |
with PDF:CASE_LOWER.
|