| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
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.
|
|
|
|
| |
hook_url_outbound_alter() if there's nothing to invoke.
|
| |
|
| |
|
|
|
|
| |
drupal_load() should not use drupal_static(). Performance improvement.
|
|
|
|
| |
until the end of bootstrap.
|
|
|
|
| |
module_list().
|
|
|
|
| |
hook_install()/hook_enable().
|
| |
|
|
|
|
| |
API changes to support overlays: lays ground work for implementation.
|
| |
|
|
|
|
| |
webroot files are owned by the httpd user.
|
|
|
|
| |
'Sentence case' labels.
|
|
|
|
| |
_registry_check_code().
|
| |
|
| |
|
|
|
|
| |
FTP (ftp_extension() preferred).
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
| |
|
| |
|
|
|
|
| |
allow upgrade path to work.
|
|
|
|
| |
spew fatal errors.
|