| Commit message (Collapse) | Author | Age |
|
|
|
| |
happen for AJAX requests too.
|
|
|
|
| |
module/theme info without rebuilding it.
|
| |
|
|
|
|
| |
chx, moshe weitzman, yched, Dries: drupal_get_schema_versions() took 30% of page execution time on /admin.
|
|
|
|
| |
weitzman: automatically install/uninstall schema.
|
|
|
|
| |
install.inc.
|
|
|
|
| |
function registry. While the hope was that this would result in improved performance for low-end hosts, it comes at the expense of critical development experience problems and less benefit than something like APC. Class registry remains intact to facilitate autoloading.
|
|
|
|
| |
registry rip. Let's try that again.
|
| |
|
|
|
|
| |
the Drupal API. Almost all WTFs/minute now removed from install profiles. Woohoo! :D
|
|
|
|
| |
dopry, and c960657: Converted File API to stream wrappers, for enhanced private/public file handling, and the ability to reference other storage mechanisms such as s3:// and flicker://.
|
| |
|
| |
|
|
|
|
| |
to Berdir for this humongous effort.
|
| |
|
|
|
|
| |
install.php to allow Drupal to be installed from the command line.
|
|
|
|
| |
using UTF-8 on PostgreSQL.
|
|
|
|
| |
admin/structure.
|
|
|
|
| |
patch.
|
| |
|
|
|
|
| |
'yay' to clarity!
|
|
|
|
| |
prevent errors upon enabling modules.
|
|
|
|
| |
handling during installation.
|
|
|
|
| |
system_theme_data().
|
| |
|
|
|
|
| |
wrote a handy assertLogMessage() function to assert watchdog messages.
|
|
|
|
| |
settings.php
|
|
|
|
| |
hook_install().
|
|
|
|
| |
al: centralized static caching to improve testability of the Drupal code, and to remove $reset-parameters. Thanks for taking the time to convince me, catch!
|
|
|
|
| |
to upgrade Drupal 6 to Drupal 7. Oh, yeah.
|
|
|
|
| |
names as file_load().
|
|
|
|
| |
parameters (DX improvement).
|
|
|
|
| |
floriant, chx, David Rothstein: initial field API patch. More work to be done, but ... oh my!
|
|
|
|
| |
auto-installing with custom install profiles.
|
| |
|
| |
|
| |
|
|
|
|
| |
db system twice for no apparent reason.
|
|
|
|
| |
removing bootstrap flag in system table.
|
|
|
|
| |
got missed; now HEAD installs again. W00t. ;)
|
| |
|
|
|
|
| |
all supported platforms.
|
|
|
|
| |
modules to react when other modules are enabled, disabled, installed, or uninstalled.
|
|
|
|
| |
installer. Awesome.
|
| |
|
|
|
|
| |
absolute paths.
|
| |
|
| |
|
|
|
|
| |
default -- less clicking
|
|
|
|
| |
failure.
|