| Commit message (Collapse) | Author | Age |
|
|
|
| |
when called from error handlers.
|
| |
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
|
|
|
| |
options.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Hojtsy, moshe weitzman, Rob Loach, TheRec, catch: fixed cron doing a full bootstrap on every page request (including cached ones).
|
| |
|
|
|
|
| |
@see also links.
|
| |
|
|
|
|
| |
with clean urls.
|
|
|
|
| |
that's missing link.
|
| |
|
| |
|
|
|
|
| |
vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
|
| |
|
| |
|
|
|
|
| |
formatters have a generic way to build the url of an 'entity'.
|
|
|
|
| |
recursion. Prevents unnecessary user_load()s from RDF.
|
| |
|
|
|
|
| |
registration form.
|
|
|
|
| |
conversions.
|
|
|
|
| |
drupal_write_record() can't update a column to NULL. (with tests)
|
| |
|
|
|
|
| |
produces invalid code and directory names for @import files which breaks IE (with tests).
|
|
|
|
| |
drupal_static() grokkable.
|
| |
|
|
|
|
| |
expert => minimal, for consistency with labels.
|
| |
|
|
|
|
| |
options in contrib.
|
| |
|
| |
|
|
|
|
| |
conditionally call element_children().
|
| |
|
| |
|
| |
|
|
|
|
| |
between t() and the theming layer.
|
| |
|
|
|
|
| |
TheRec, moshe weitzman: cron image does a full bootstrap on every page request so changing to a Javascript-based solution instead. Important performance fix -- what were we smoking? ;-)
|
|
|
|
| |
stab at test reporting fixes.
|
|
|
|
| |
for better usability.
|
| |
|
| |
|
|
|
|
| |
5.3.0 error constants.
|
| |
|
|
|
|
| |
FALSE for valid update queries.
|