| Commit message (Collapse) | Author | Age |
|
|
|
| |
a module.
|
|
|
|
| |
modules_installed() was broken during testing.
|
|
|
|
| |
query string cannot be loaded.
|
|
|
|
| |
indexExists().
|
| |
|
|
|
|
| |
of the database layer.
|
|
|
|
| |
c960657, JohnAlbin, drawk, pwolanin, robertDouglass, coltrane: replace LOWER() with db_select() and LIKE() where possible.
|
|
|
|
| |
manipulation to help with upgrade path.
|
|
|
|
| |
theme-related documentation.
|
| |
|
| |
|
|
|
|
| |
included and better doc header.
|
|
|
|
| |
functionality should be checked at installation.
|
| |
|
|
|
|
| |
after 31 link/style tags.
|
| |
|
|
|
|
| |
tables from D5 during the D6 to D7 upgrade.
|
|
|
|
| |
scenarios.
|
| |
|
|
|
|
| |
DatabaseSchema_pgsql()::renameTable() needs to rename the indexes.
|
|
|
|
| |
return 'page__front()' suggestion on front page.
|
|
|
|
| |
prefix tablename.
|
|
|
|
| |
been used.
|
| |
|
| |
|
|
|
|
| |
drupal_common_theme() even though it no longer exists.
|
| |
|
|
|
|
| |
shutdown function breaks the site.
|
|
|
|
| |
functions (with tests). Hopefully the last of these weird 'Stack frame in Unknown line 0' errors.
|
|
|
|
| |
update.php batch.
|
| |
|
|
|
|
| |
Fixed Menu link weight changes when editing a node. (with tests)
|
| |
|
|
|
|
| |
field_sql_storage_field_storage_query() with 'count' option breaks on PostgreSQL and SQLite. (with tests)
|
| |
|
|
|
|
| |
indicates incorrect key values.
|
|
|
|
| |
update.php.
|
|
|
|
| |
table missing the fact that 'profile' is stored there now.
|
| |
|
|
|
|
| |
when called from error handlers.
|
|
|
|
| |
module_enable() which is required when enabling modules for the first time.
|
|
|
|
| |
numeric strings into numbers.
|
|
|
|
| |
DatabaseConnection::popTransaction().
|
| |
|
| |
|
|
|
|
| |
error/exception handler higher up in the bootstrap process.
|
| |
|
|
|
|
| |
disabled checkbox.
|
|
|
|
| |
which was a nice idea, but uses up tons of memory without any tangible performance benefits.
|
|
|
|
| |
options.
|