/[drupal]/contributions/modules/drush/includes/context.inc
ViewVC logotype

Log of /contributions/modules/drush/includes/context.inc

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 02:24:53 2009 UTC (8 days ago) by weitzman
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12
#638296 by scor. Improve documentation of drush

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 21:12:08 2009 UTC (3 weeks, 4 days ago) by weitzman
Branch: MAIN
Changes since 1.11: +18 -1 lines
Diff to previous 1.11
#622318 by greg.1.anderson. Allow site aliases to be defined in multiple configuration files.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 16:26:37 2009 UTC (4 weeks, 4 days ago) by weitzman
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
#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.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 30 02:32:09 2009 UTC (8 weeks, 4 days ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--2-1
Changes since 1.9: +3 -1 lines
Diff to previous 1.9
Avoid Warning in new var override code.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 22 19:30:41 2009 UTC (2 months ago) by weitzman
Branch: MAIN
Changes since 1.8: +6 -4 lines
Diff to previous 1.8
#578448 by hanoii.  in drushrc.php does not work because it gets re-initialized in DRUPAL_BOOTSTRAP_CONFIGURATION.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 18:42:09 2009 UTC (6 months ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--2-0
Changes since 1.7: +9 -5 lines
Diff to previous 1.7
#459678 - allow drush files to be located in a system wide location

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 11 15:13:55 2009 UTC (6 months, 2 weeks ago) by weitzman
Branch: MAIN
CVS Tags: DRUPAL-6--2-0-RC1
Changes since 1.6: +9 -2 lines
Diff to previous 1.6
#455590 by edhaber. PHP Notice on Windows.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 19 04:05:52 2009 UTC (7 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.5: +5 -1 lines
Diff to previous 1.5
Set dev_query variable to FALSE to save memory.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 18:18:17 2009 UTC (7 months, 1 week ago) by weitzman
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
First round of NOTICE fixes. Add help for updatedb.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 00:27:47 2009 UTC (7 months, 3 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--2-0-ALPHA2, DRUPAL-6--2-0-ALPHA2, DRUPAL-7--2-0-ALPHA2
Changes since 1.3: +4 -3 lines
Diff to previous 1.3
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()

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 01:41:21 2009 UTC (8 months ago) by adrian
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
#414058 - Simplify error handling code by removing bitmasks

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 15:22:43 2009 UTC (8 months ago) by weitzman
Branch: MAIN
Changes since 1.1: +48 -126 lines
Diff to previous 1.1
#387214 by adrian. Finish up command bootstrap levels and intelligent command listing. Great work.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:10:54 2009 UTC (8 months, 1 week ago) by adrian
Branch: MAIN
#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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2