| Commit message (Collapse) | Author | Age |
|
|
|
| |
scenarios.
|
| |
|
| |
|
|
|
|
| |
functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
|
|
|
| |
table missing the fact that 'profile' is stored there now.
|
|
|
|
| |
when called from error handlers.
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
| |
|
|
|
|
| |
with clean urls.
|
| |
|
| |
|
| |
|
|
|
|
| |
requests post-alpha. Let's work to get this back to 32M shortly. :)
|
| |
|
|
|
|
| |
vulnerability from disclosure of SQL backups, or SQL 'SELECT' injection.
|
|
|
|
| |
drupal_static() grokkable.
|
| |
|
| |
|
|
|
|
| |
modules much more efficient.
|
|
|
|
| |
drupal_get_install_files() with large file trees.
|
|
|
|
| |
between t() and the theming layer.
|
|
|
|
| |
more correct.
|
|
|
|
| |
Would love to remove this patch by the time we ship.
|
| |
|
| |
|
|
|
|
| |
query.
|
|
|
|
| |
()['storage'].
|
|
|
|
| |
drupal_static() in performance-critical functions.
|
| |
|
|
|
|
| |
broken, with expanded test coverage.
|
|
|
|
| |
performance/scalability.
|
| |
|
| |
|
|
|
|
| |
check_plain().
|
|
|
|
| |
code profilers.
|
|
|
|
| |
PHPTemplate themes when database is down.
|
|
|
|
| |
compressed pages.
|
|
|
|
| |
results of hook_schema() to an array to avoid schema corruption.
|
|
|
|
| |
drupal_load() should not use drupal_static(). Performance improvement.
|
|
|
|
| |
until the end of bootstrap.
|
|
|
|
| |
_registry_check_code().
|
|
|
|
| |
and smoothify: Turn custom_url_rewrite_inbound() and custom_url_rewrite_outbound() into hooks.
|
| |
|
|
|
|
| |
returns NULL (no value) after timer_stop(). Added timer tests.
|
|
|
|
| |
data translation.
|
|
|
|
| |
between field API and locale module + translatable node bodies.
|
|
|
|
| |
language for the same path.
|
|
|
|
| |
before modules are included.
|
| |
|
|
|
|
| |
anymore, but is still an explicit bootstrap step.
|