Install

Using Composer to manage Drupal site dependencies

Downloads

Download registry_rebuild-7.x-1.10.tar.gztar.gz 11.02 KB
MD5: 222d7388e9bc405c3a5b04a4e0fd8f6f
SHA-1: ce2520b50543431b73cc38df59b07c550591b2da
SHA-256: 1804e6df240ed7d0c5f8f72ad44e376524ae4e080bb1b3144ab038d479d57fd5
Download registry_rebuild-7.x-1.10.zipzip 12.9 KB
MD5: 89178e87a249e6d96173751a7feaf079
SHA-1: 333763e3e048d956c4a2e059b6e61f2a63635aed
SHA-256: 9fa6bfe1cf1536191f4fe6afb6ea34dd99d399f98aa328d18f0c9a91c92a3f5e

Release notes

# 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:

#1832394: "drush rr" fails if @settings.php, lock_inc => memcache/memcache-lock.inc by drupsup
#1951098: Fresh install of BOA on new server-import and verify of master site fails by amsri
#1971684: Registry rebuild does not work with non core lock.inc by stewsnooze, mkalkbrenner, Spleshka
#1974354: Drupal 8 - Call to undefined method Drupal\Core\Cache\DatabaseBackend::flush() by Cottser
* Add more verbose and precise drush_log entries.
* Fix log msg: we run module_rebuild_cache and not menu_rebuild here.
* Make sure to use functions available in the supported core versions.
* Remove duplicate /entity/entity.module entry.
* Remove duplicate drush_module_cache_rebuild() - it is run twice later.
* Sync $includes array between Drush and File based versions.
* Sync the PHP script with Drush version.

Created by: omega8cc
Created on: 2 Aug 2013 at 14:51 UTC
Last updated: 7 Nov 2013 at 21:30 UTC
Bug fixes
New features

Other releases