registry_rebuild 7.x-2.5

Bug fixes
Unsupported

This release includes fixes and improvements contributed by our awesome community. Thanks all!

registry_rebuild 7.x-2.4

Bug fixes
Unsupported

This release fixes incorrect status (warning instead of info) when --no-cache-clear option is used.

registry_rebuild 7.x-2.3

Bug fixes
New features
Unsupported

This release includes several fixes and improvements contributed by awesome community. Thanks all!

registry_rebuild 7.x-2.1

Bug fixes
Unsupported

Issue #2130905 by hass - Registry is not rebuild in DRUSH_BOOTSTRAP_DRUPAL_DATABASE on D7 due to missing registry_update()

registry_rebuild 7.x-2.0

New features
Bug fixes
Unsupported

# Fixes and improvements available only in 7.x-2.0

* #2111851: Improve Drupal API use to better support core versions and compensate API differences
* When --no-cache-clear is used, make sure the rebuild is done again in DRUPAL_BOOTSTRAP_FULL
* Sync improvements for lock.inc logic in the PHP script to match Drush variant.
* Improve some messages and comments.

registry_rebuild 7.x-1.11

New features
Bug fixes
Unsupported

* Add support for absolute path defined in lock_inc variable. Use single 'else' fallback only.
* Truncate also cache_form table/bin, normally excluded in Drupal API.
* Make sure that the configured lock.inc really exists and is a file.
* Skip files checks if lock_inc is empty/not set.
* Fix for Drupal API compatibility.
* Clear all caches before running aggressive rebuild with --fire-bazooka to avoid errors.

registry_rebuild 7.x-1.10

Bug fixes
New features
Unsupported

# New features in this release:

drush rr --fire-bazooka

#1409682: Provide drush option to flush the registry before rebuilding by axel.rutz

# Fixes in this release:

registry_rebuild 7.x-1.9

Bug fixes
Unsupported

2c9288e Issue #1785672 by omega8cc - Drupal 8 support is broken after some API changes.
ca682fd Issue #1770508 by jonhattan: Fixed Use db_truncate().
0b3cede Issue #1742574 by omega8cc: Fixed Missing () . '/theme.inc', causes fatal errors in Drupal 7.15.

registry_rebuild 7.x-1.7

Bug fixes
Unsupported

Added entity.inc to the list of includes, commit 4e75d07

registry_rebuild 7.x-1.6

New features
Bug fixes
Unsupported

* Drupal 6 module registry support
* Drupal 8 support
* Stopped calling hook_init() so fewer things are prone to break.

registry_rebuild 7.x-1.5

New features
Unsupported

e95197d Issue #1346114 by rfay: Remove module and info files so drush can just dl it into .drush
4e14fc5 Issue #1342352 by joachim: Add a more ambitious search for DRUPAL_ROOT
d055d91 Warn the user about which files were not found.
0b12d3d Repair the format_plural() count placeholder.
e632bbe Re-ordering log messages, and moving most to 'notice'.
aefe70d Issue #1298422: Provide an option to bypass clearing caches.
a011530 Issue #1299116: Utilize drush API properly.

registry_rebuild 7.x-1.1

Unsupported

It was not setting the current directory correctly and now also does a full bootstrap and repeats the registry rebuild. See #1195144: Call to undefined function system_rebuild_module_data().

Subscribe with RSS Subscribe to Releases for Registry Rebuild