| Commit message (Collapse) | Author | Age |
|
|
|
| |
shouldn't.
|
|
|
|
| |
called during uninstallation.
|
|
|
|
| |
and why.
|
| |
|
|
|
|
| |
does a file system scan on every request to admin/config (and etc.).
|
|
|
|
| |
failures.
|
|
|
|
| |
installation
|
|
|
|
| |
robust.
|
|
|
|
| |
to be able to change the configure database form during install
|
| |
|
|
|
|
| |
autoloading more robust.
|
|
|
|
| |
modules does not follow dependencies.
|
|
|
|
| |
potentially invalid system items.
|
| |
|
|
|
|
| |
PostgreSQL servers anymore (nor we do for SQLite).
|
|
|
|
| |
increase simpletest speed by running on a simplified profile.
|
|
|
|
| |
contain an (installable) driver are used anyway.
|
|
|
|
| |
MariaDB works, too.
|
|
|
|
| |
numbers.
|
|
|
|
| |
duplicated text in install error message.
|
|
|
|
| |
TRUE, FALSE.
|
|
|
|
| |
modules'. This was removing useful information to both new and experienced site builders, as well as hiding critical 'help' links.
|
|
|
|
| |
inconsistencies.
|
|
|
|
| |
handbook page.
|
|
|
|
| |
non-English language doesn't pick up st() installation lists.
|
|
|
|
| |
sanitization group.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
et al: Allow updates to specify dependencies to ensure they run in a predictable order.
|
| |
|
|
|
|
| |
because common.inc was not loaded in _db_check_install_needed().
|
|
|
|
| |
improved module_enable().
|
|
|
|
| |
extraneous 'Please' in the interface.
|
|
|
|
| |
Add POD to installation requirements.
|
| |
|
| |
|
|
|
|
| |
dependencies and trigger an error when they do not exist. (with tests)
|
|
|
|
| |
drupal_get_install_files() with large file trees.
|
|
|
|
| |
installation profiles to be more clear.
|
| |
|
|
|
|
| |
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.
|