| Commit message (Collapse) | Author | Age |
| |
|
| |
|
|
|
|
| |
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? ;-)
|
|
|
|
| |
to provide proper upgrade path from Drupal 6 to Drupal 7.
|
|
|
|
| |
stab at test reporting fixes.
|
|
|
|
| |
MENU_VISIBLE_IN_TREE and MENU_VISIBLE_IN_BREADCRUMB. Added lots of code comments, and added tests.
|
|
|
|
| |
['#token'] code.
|
|
|
|
| |
for better usability.
|
|
|
|
| |
queries.
|
| |
|
|
|
|
| |
#attributes key.
|
| |
|
| |
|
|
|
|
| |
settings.php.
|
| |
|
|
|
|
| |
honored.
|
|
|
|
| |
data in locales_source().
|
|
|
|
| |
proper attributes (with tests).
|
|
|
|
| |
update_prepare_d7_bootstrap() to fix yet another problem in the update path.
|
|
|
|
| |
(with test).
|
|
|
|
| |
5.3.0 error constants.
|
|
|
|
| |
Would love to remove this patch by the time we ship.
|
|
|
|
| |
installation profiles to be more clear.
|
|
|
|
| |
watchdog errors found in testing logs.
|
| |
|