| Commit message (Collapse) | Author | Age |
|
|
|
| |
transaction support and insert queries. All tests should pass on PostgreSQL now. Woot! :)
|
|
|
|
| |
uploading a file (with tests, so we don't break it again).
|
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
table namespace.
|
|
|
|
| |
system. This helps with fields in core. Comes with tests\!
|
|
|
|
| |
problem when HTTP_HOST is not transmitted.
|
| |
|
|
|
|
| |
taxonomy_term_data.
|
|
|
|
| |
its own temporary table names.
|
|
|
|
| |
with tests\!
|
| |
|
|
|
|
| |
transaction support (on PostgreSQL).
|
| |
|
|
|
|
| |
valid URL characters.
|
|
|
|
| |
nesting was not tracked by connection, better documentation, and better tests.
|
|
|
|
| |
properly checking bitmapped status values. Added unit tests too.
|
|
|
|
| |
munging.
|
|
|
|
| |
queries.
|
|
|
|
| |
tried to reset a static using unset(). Added tests too.
|
|
|
|
| |
support all (X)HTML entities.
|
|
|
|
| |
FILE_STATUS_TEMPORARY field.
|
|
|
|
| |
queries.
|
|
|
|
| |
library and fixed some bugs.
|
| |
|
| |
|
|
|
|
| |
parameters.
|
|
|
|
| |
are no key fields. With tests.
|
|
|
|
| |
committed incompletely.
|
|
|
|
| |
work around a MySQL 5 bug.
|
|
|
|
| |
new DB layer.
|
|
|
|
| |
mode. Comes with tests.
|
| |
|
|
|
|
| |
user when prior to running tests.
|
|
|
|
| |
clauses in dynamic query. Cool feature/syntax.
|
|
|
|
| |
reporting.
|
| |
|
| |
|
| |
|
|
|
|
| |
test).
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
headers and working with HTTP headers in tests.
|
| |
|
| |
|
| |
|
|
|
|
| |
It took a while, but it comes with tests and extra features now.
|
|
|
|
| |
find, c960657\!
|
|
|
|
| |
modify JavaScript being printed to the page.
|