rebuild 7.x-1.9

Bug fixes

Changes since 7.x-1.8:

  • Fix invalid reference to Drush Scripts

rebuild 7.x-1.7

Bug fixes

Changes since 7.x-1.6:

  • Drush Scripts executed in pre-process state should not bootstrap drupal site
  • Remove delimiters around Drush Script execution

rebuild 7.x-1.6

Bug fixes
New features

Changes since 7.x-1.5:

  • Remove dated comment on Drush 6
  • Remove trailing whitespace
  • Allow rebuild to proceed without sync or site_install; assume user is utilizing drush scripts
  • Return TRUE/FALSE in backupEnvironment
  • Return FALSE if backupEnvironment does too
  • Fix archive-dump call

rebuild 7.x-1.5

Bug fixes

Changes since 7.x-1.4:

  • Fix for alias id check
  • #2052003 by TommyK: Fix path to example rebuild config
  • Fix test for change in #rebuild entry on drush alias

rebuild 7.x-1.4

New features
Bug fixes

Changes since 7.x-1.3:

  • #2043353 by moshe weitzman: Example aliases metadata
  • Use single quotes in example rebuild config
  • Fix typos in example rebuild config
  • Refactor permissions grant/revoke to utilize Drush permissions commands. Permissions should now work for Drupal 6/7/8
  • Simplify source alias check
  • Catch exceptions from drush_invoke_process
  • Adjusting backend options
  • Fix definition of Drush Rebuild Version. Fix merge of backend process options

rebuild 7.x-1.3-beta3

Bug fixes

Changes since 7.x-1.3-beta2:

  • Merge in DrushProcessInvokeBackend options, and set backend to 0.
  • Use Drush 6 RC1 for tests
  • Fix tests, specify location of %files in alias
  • Add wrapper around drush_invoke_process()
  • Add strict=0 for some of the drush_invoke_process() calls.
  • Peg tests against 8.x-6.x-rc1
  • Set default return value to FALSE when checking for INI

rebuild 7.x-1.3-beta2

Bug fixes

Changes since 7.x-1.3-beta1:

  • Clarify command docs.
  • Fix language for converting to YAML
  • Fix typo when checking for site-install options

rebuild 7.x-1.2

New features
Bug fixes

See here for changes from 7.x-1.1: https://drupal.org/node/1949450

Changes since 7.x-1.2-beta2:

  • Run code through Drupal Coding Standards
  • Credits
  • Add build status to README
  • Rewrite tests to be platform agnostic. Add a working travis yml file
  • Try to find path to drush test case
  • Install Drush 5 via PEAR
  • Allow tests of all branches

rebuild 7.x-1.2-beta2

New features

Changes since 7.x-1.2-beta1:

  • Suggestion by GloryFish: change manifest to config throughout

rebuild 7.x-1.1

New features
Bug fixes

This version has one major update, which is to use an INI format rebuild file instead of a drush script. Please review the README and example for how to rewrite your rebuild file.

rebuild 7.x-1.0-beta1

New features
Bug fixes

Changes since 7.x-1.0-alpha4:

  • Allow specifying a source option for a rebuild
  • Fix path to drush rebuild extension so that drush_print_file works correctly

rebuild 7.x-1.0-alpha4

New features
Bug fixes

Changes since 7.x-1.0-alpha3:

  • Finish implementation of showing rebuild data, add rebuild-info command
  • Merge branch '7.x-1.x' into 1701420-rebuild-data
  • Work on adding rebuild metadata
  • #1700374 by kostajh: Display execution time for rebuild script
  • Add alias for rebuild-docs
  • Finish implementing version output
  • Initial work on adding version info
  • Don't need to tell user that we loaded the alias
  • Show the root that will be rebuilt
Subscribe with RSS Subscribe to Releases for Drush Rebuild