| Commit message (Collapse) | Author | Age |
|
|
|
| |
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.
|
| |
|
|
|
|
| |
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.
|