| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
option causes php cgi to segfault in pcre function 'match'.
|
| |
|
| |
|
| |
|
|
|
|
| |
building had unnecessary function calls.
|
|
|
|
| |
menu loaders are executed on every menu system access check. Performance improvement.
|
| |
|
| |
|
|
|
|
| |
menu_contextual_links().
|
|
|
|
| |
performance/scalability.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
check_plain().
|
|
|
|
| |
collapsible fieldset logic from theme_fieldset() hook to form_process_fieldset().
|
|
|
|
| |
themable.
|
|
|
|
| |
markup to local tasks to indicate an active task.
|
| |
|
|
|
|
| |
hits on every page request.
|
|
|
|
| |
included when necessary.
|
|
|
|
| |
http://drupal.org/project/browser if you'd like to help with a more fleshed-out abstract browser for possible inclusion in D8.
|
|
|
|
| |
drupal_render() by inlining it.
|
|
|
|
| |
contextual links.
|
|
|
|
| |
drupal_alter().
|
|
|
|
| |
is incorrect.
|
|
|
|
| |
code profilers.
|
|
|
|
| |
executing a form builder function.
|
|
|
|
| |
session exists.
|
|
|
|
| |
'Add more' links.
|
|
|
|
| |
support on node/comment pages rel=canonical and rel=shortlink standards.
|
|
|
|
| |
arrays and forms (e.g. 'Operations') alterable.
|
|
|
|
| |
menus after install due to faulty caching.
|
|
|
|
| |
to run the batches.
|
| |
|
|
|
|
| |
PHPTemplate themes when database is down.
|
|
|
|
| |
compressed pages.
|
|
|
|
| |
own theme function.
|
|
|
|
| |
on e-mails.
|
| |
|
|
|
|
| |
links.
|
| |
|
|
|
|
| |
results of hook_schema() to an array to avoid schema corruption.
|
|
|
|
| |
in https support and use https for authorize.php if available.
|
|
|
|
| |
hook_init().
|
| |
|
|
|
|
| |
pwolanin, and dahacouk: Ensure user's raw login name is never output directly.
|