Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#638296 by scor. Improve documentation of drush
#622318 by greg.1.anderson. Allow site aliases to be defined in multiple configuration files.
#460924 by greg.1.anderson. Site aliases may be defined in drushrc.php or on command line. These are used to run any drush command on a remote server via ssh. The improved rsync and new sql sync commands are fine examples. sql sync dumps a local or remote db, gzips, rsyncs, and then imports. We now have fast, database migration from prod => dev or vice versa.
Avoid Warning in new var override code.
#578448 by hanoii. in drushrc.php does not work because it gets re-initialized in DRUPAL_BOOTSTRAP_CONFIGURATION.
#459678 - allow drush files to be located in a system wide location
#455590 by edhaber. PHP Notice on Windows.
Set dev_query variable to FALSE to save memory.
First round of NOTICE fixes. Add help for updatedb.
Various fixes to logging : output buffering during bootstrap is only used when bootstrapping drupal or the db. The drush_context now takes a default value parameter and drush_log can be redirected to a function of your choosing instead of drush_print_log()
#414058 - Simplify error handling code by removing bitmasks
#387214 by adrian. Finish up command bootstrap levels and intelligent command listing. Great work.
#385898 - Drush context API. Generalized static variable cache to allow for introspection of state, and a clean layered separation of options passed to the script
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |