| Commit message (Collapse) | Author | Age |
|
|
|
| |
some new line behavior in drupal_http_request().
|
|
|
|
| |
drupalLogin() should only do one thing, and do it well. :)
|
|
|
|
| |
assertNoTitle for completeness.
|
|
|
|
| |
import.
|
|
|
|
| |
hook_translation_link_alter.
|
|
|
|
| |
documentation because of previous node API clean-ups.
|
|
|
|
| |
did not implement a proper forward-only one cursor.
|
|
|
|
| |
reporting.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
site_mail variable.
|
|
|
|
| |
test).
|
|
|
|
| |
what's available at GNU.org.
|
| |
|
| |
|
|
|
|
| |
usability of the aliased URL admin page.
|
|
|
|
| |
replacement of unnamed placeholders in SQLite.
|
| |
|
| |
|
| |
|
|
|
|
| |
a missing test for taxonomy_term_save().
|
| |
|
|
|
|
| |
from VARCHAR to TEXT to avoid errors.
|
|
|
|
| |
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.
|
| |
|
| |
|
|
|
|
| |
headers and working with HTTP headers in tests.
|
| |
|
| |
|
|
|
|
| |
by pre-loading the registry.
|
|
|
|
| |
DISINCT(field) will return '(field)' as the field name.
|
|
|
|
| |
db system twice for no apparent reason.
|
| |
|
|
|
|
| |
the registry.
|
|
|
|
| |
'logout' to 'user/logout'. For real now.
|
|
|
|
| |
with PDF:CASE_LOWER.
|
| |
|
| |
|
|
|
|
| |
tables/columns.
|
|
|
|
| |
PostgreSQL 8.3.
|
| |
|
| |
|
|
|
|
| |
committed with api.php and that broke the tests.
|
| |
|