| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
drupal_write_record() can't update a column to NULL. (with tests)
|
| |
|
| |
|
|
|
|
| |
preprocess overrides.
|
|
|
|
| |
produces invalid code and directory names for @import files which breaks IE (with tests).
|
|
|
|
| |
from system.module and separate presentational and behavior-supporting styles.
|
|
|
|
| |
drupal_static() grokkable.
|
|
|
|
| |
sequence API work on non-MySQL databases.
|
| |
|
| |
|
| |
|
|
|
|
| |
expert => minimal, for consistency with labels.
|
| |
|
| |
|
| |
|
|
|
|
| |
rebuild lost Javascript translation files.
|
|
|
|
| |
to serve a page in Drupal 7 with no hits to the database when using alternate caching backends.
|
|
|
|
| |
links and Shortcut modules from template files.
|
|
|
|
| |
options in contrib.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
memory consumption of menu_rebuild() by splitting huge query into multiple passes.
|
| |
|
|
|
|
| |
to use.
|
|
|
|
| |
Allow buttons to only validate sections of forms, e.g. More buttons. (with tests)
|
|
|
|
| |
dependencies and trigger an error when they do not exist. (with tests)
|
|
|
|
| |
conditionally call element_children().
|
|
|
|
| |
after_build() function was run, instead of all after_build() functions.
|
| |
|
| |
|
|
|
|
| |
use new static caching API.
|
| |
|
| |
|
| |
|
|
|
|
| |
modules much more efficient.
|
| |
|
|
|
|
| |
drupal_get_install_files() with large file trees.
|
| |
|
| |
|
|
|
|
| |
between t() and the theming layer.
|
|
|
|
| |
more correct.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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? ;-)
|