Downloads

Download drush-All-versions-3.0-beta1.tar.gztar.gz 150.91 KB
MD5: 7f18e278500ba2ac7862a7adbc87220d
SHA-1: 06749b720d59154d365840a835b2f331906d46a7
SHA-256: d4e62187b0f1e9a57c8e838981e3a62e85b4817f839c585e5485ffffece87bd2
Download drush-All-versions-3.0-beta1.zipzip 179.36 KB
MD5: 76e0cd8ecc6578a5df83953bbf7ae3b6
SHA-1: e99e2f2ffd323eb02aa075c9fdabc9933a77bdad
SHA-256: 9e99e909d4f90b28796c424893f2d0b1b7895aa1b2f848a7d1bd4fc508975706

Release notes

Changes since DRUPAL-6--3-0-ALPHA1:

  • #638324 by scor. Strip trailing whitespace and add new lines at end of some files.
  • #696962 by scor. Warn about the risks of using skip-tables when backing up a site
  • #698308 by scor. wrong option name in upgrade.drush.inc
  • #683852: Use % instead of \! in path aliases, and add a %files path alias that is looked up on demand
  • #699014 by mikeryan. Bad message on CVS failure for dl command. also minor docs fix.
  • #433950 - more refactoring, standardize naming, and pass more complete context to the package engines
  • #700788 by greg.1.anderson. Too verbose 'command could not be found' msg
  • #662926: Manage php path a bit better
  • Stop requiring .php suffix in 'script' command. Sorry for minor API change here. Its more convenient this way.
  • Docs improvement for script command in example.drushrc.php
  • #662926: Pass --php to drush.php from drush script, but do not propagate --php flag in drush_redispatch_get_options
  • #535788. Rollback Check sites/all/themes for *.drush.inc files
  • Add file and line info to errors in logs. Easier debugging.
  • #701228. part deux: drush dl throws errors when no recommended release is available.
  • #700220 by skwashd. drush ignores Console_Table installed by PEAR
  • Add strip_tags for watchdog logging.
  • Re-sync the updatedb command with head. it still does not work but that seems to be a drupal problem, not drush
  • #714942 by moshe weitzman. update site-install for changes in core drupal. fix fatal error.
  • use drush_bootstrap instead of drupal_bootstrap
  • #691174 - conditional loading of commandfiles, based on the return value of the $commandfile_drush_load hook, that is loaded from the $commandfile.drush.load.inc file before including the commandfile itself.
  • #694036 by mikeryan. print a timers table at end of debug log. i'm open to alternate ways of triggerring the printing of this table.
  • #702554 by adrian and greg.1.anderson. Look up sitealias database settings only after a full database bootstrap
  • #719596 by mbutcher. /usr/local/bin, not /usr/bin
  • #721154 by jonhattan. dl project ; en project fails
  • #721060. more robust watchdog logging.
  • #721240 by sutch. ['HOME'] . '/.drush' not found on Windows 7
  • #717864: Site aliases should not include settings.php
  • #718354: give the right error message when a site alias cannot be found
  • #715852 by jonhattan. drush enable raising table doesn't exist errors
  • #721472 by greg.1.anderson. Site aliases should load the drushrc.php config file for the site selected
  • #700608 by jonhattan. wrappers for database operations.
  • #700608 by jonhattan. convert 2 commands for wrappers for database operations
  • #722570 by greg.1.anderson. drush rsync broken for stand-alone site aliases
  • #170583 by jonhattan. watchdog fixes and improvements
  • #717864: Missed removing a bit of code. It wasn't a problem, just a warning, but it wasn't necessary. Gone now.
  • #170583 by jonhattan. drush_choice robust keys
  • #628996 by greg.1.anderson. remove experimental language form multiple site invocations.
  • #712098 by dman and scor. CVS package handler does not work in symlink paths
  • Prevent innocuous warning when remote status does not work
  • #686384 by dman: Allow the site-aliases configs to define extra options when invoking ssh
  • #722612 by greg.1.anderson. show drushrc files during in command output.
Created by: moshe weitzman
Created on: 23 Feb 2010 at 20:39 UTC
Last updated: 11 Oct 2019 at 21:45 UTC
New features
Bug fixes

Other releases