|
system_update_7048 |
function |
drupal-7.x/modules/system/system.install |
Convert path languages from the empty string to LANGUAGE_NONE. |
|
system_update_7049 |
function |
drupal-7.x/modules/system/system.install |
Rename 'Default' profile to 'Standard.' |
|
system_update_7050 |
function |
drupal-7.x/modules/system/system.install |
Change {batch}.id column from serial to regular int. |
|
system_update_7051 |
function |
drupal-7.x/modules/system/system.install |
make the IP field IPv6 compatible |
|
system_update_7052 |
function |
drupal-7.x/modules/system/system.install |
Rename file to include_file in {menu_router} table. |
|
system_update_7053 |
function |
drupal-7.x/modules/system/system.install |
Upgrade standard blocks and menus. |
|
system_update_7054 |
function |
drupal-7.x/modules/system/system.install |
Remove {cache_*}.headers columns. |
|
system_update_7055 |
function |
drupal-7.x/modules/system/system.install |
Converts fields that store serialized variables from text to blob. |
|
system_update_7057 |
function |
drupal-7.x/modules/system/system.install |
Increase the size of session-ids. |
|
system_update_7058 |
function |
drupal-7.x/modules/system/system.install |
Remove cron semaphore variable. |
|
UpdateQuery_sqlite |
class |
drupal-7.x/includes/database/sqlite/query.inc |
SQLite specific implementation of UpdateQuery. |
|
system_update_7059 |
function |
drupal-7.x/modules/system/system.install |
Create the {file_usage} table. |
|
system_update_7060 |
function |
drupal-7.x/modules/system/system.install |
Create fields in preparation for migrating upload.module to file.module. |
|
system_update_7061 |
function |
drupal-7.x/modules/system/system.install |
Migrate upload.module data to the newly created file field. |
|
system_update_7062 |
function |
drupal-7.x/modules/system/system.install |
Replace 'system_list' index with 'bootstrap' index on {system}. |
|
system_update_7063 |
function |
drupal-7.x/modules/system/system.install |
Delete {menu_links} records for 'type' => MENU_CALLBACK which would not appear in a fresh install. |
|
system_update_7064 |
function |
drupal-7.x/modules/system/system.install |
Remove block_callback field from {menu_router}. |
|
system_update_7065 |
function |
drupal-7.x/modules/system/system.install |
Remove the default value for sid. |
|
system_update_7066 |
function |
drupal-7.x/modules/system/system.install |
Migrate the 'file_directory_temp' variable. |
|
system_update_7067 |
function |
drupal-7.x/modules/system/system.install |
Grant administrators permission to view the administration theme. |
|
system_update_7068 |
function |
drupal-7.x/modules/system/system.install |
Update {url_alias}.language description. |
|
system_update_7069 |
function |
drupal-7.x/modules/system/system.install |
Remove the obsolete 'site_offline' variable. |
|
system_update_7070 |
function |
drupal-7.x/modules/system/system.install |
Remove the obsolete 'drupal_badge_color' and 'drupal_badge_size' variables. |
|
image_field_update |
function |
drupal-7.x/modules/image/image.field.inc |
Implements hook_field_update(). |
|
system_update_7071 |
function |
drupal-7.x/modules/system/system.install |
Add index missed during upgrade, and fix field default. |
|
system_update_7072 |
function |
drupal-7.x/modules/system/system.install |
Remove the obsolete 'site_offline_message' variable. |
|
system_update_7073 |
function |
drupal-7.x/modules/system/system.install |
Add binary to {file_managed}, in case system_update_7034() was run without
it. |
|
system_update_7074 |
function |
drupal-7.x/modules/system/system.install |
This update has been removed and will not run. |
|
system_update_7076 |
function |
drupal-7.x/modules/system/system.install |
Convert menu_links query strings into arrays. |
|
update_test_1.info |
file |
drupal-7.x/modules/simpletest/tests/update_test_1.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
|
system_update_7077 |
function |
drupal-7.x/modules/system/system.install |
Revert {file_managed}.filename changed to a binary column. |
|
system_update_7078 |
function |
drupal-7.x/modules/system/system.install |
Add binary to {date_formats}.format. |
|
openid_update_6000 |
function |
drupal-7.x/modules/openid/openid.install |
Add a table to store nonces. |
|
UpdateFeedTestCase |
class |
drupal-7.x/modules/aggregator/aggregator.test |
Tests functionality of updating the feed in the Aggregator module. |
|
filter_update_7000 |
function |
drupal-7.x/modules/filter/filter.install |
Upgrade the {filter_formats} table and rename it to {filter_format}. |
|
filter_update_7001 |
function |
drupal-7.x/modules/filter/filter.install |
Break out "escape HTML filter" option to its own filter. |
|
update_test_3.info |
file |
drupal-7.x/modules/simpletest/tests/update_test_3.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
|
filter_update_7003 |
function |
drupal-7.x/modules/filter/filter.install |
Upgrade the {filter} table for core filters. |
|
filter_update_7005 |
function |
drupal-7.x/modules/filter/filter.install |
Integrate text formats with the user permissions system. |
|
filter_update_7008 |
function |
drupal-7.x/modules/filter/filter.install |
Grant usage of all text formats to user roles having the 'administer filters' permission. |
|
filter_update_7009 |
function |
drupal-7.x/modules/filter/filter.install |
Converts fields that store serialized variables from text to blob. |
|
filter_update_7010 |
function |
drupal-7.x/modules/filter/filter.install |
Change {filter_format}.format and {filter}.format into varchar. |
|
_update_fetch_data |
function |
drupal-7.x/modules/update/update.fetch.inc |
Attempts to drain the queue of tasks for release history data to fetch. |
|
UPDATE_DEFAULT_URL |
constant |
drupal-7.x/modules/update/update.module |
URL to check for updates, if a given project doesn't define its own. |
|
UPDATE_NOT_CURRENT |
constant |
drupal-7.x/modules/update/update.module |
Project has a new release available, but it is not a security release. |
|
UPDATE_NOT_CHECKED |
constant |
drupal-7.x/modules/update/update.module |
Project's status cannot be checked. |
|
UPDATE_NOT_FETCHED |
constant |
drupal-7.x/modules/update/update.module |
There was a failure fetching available update data for this project. |
|
_update_cache_clear |
function |
drupal-7.x/modules/update/update.module |
Invalidates cached data relating to update status. |
|
update_flush_caches |
function |
drupal-7.x/modules/update/update.module |
Implements hook_flush_caches(). |
|
field_attach_update |
function |
drupal-7.x/modules/field/field.attach.inc |
Save field data for an existing entity. |