/[drupal]/contributions/modules/provision/provision.drush.inc
ViewVC logotype

Log of /contributions/modules/provision/provision.drush.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.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 01:15:49 2009 UTC (2 weeks, 1 day ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA3, HEAD
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Rename the park/unpark commands to pause/resume, due to incorrect validation in the hosting park component in 0.4 alpha 2 which would cause all migrations to fail

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 15:12:01 2009 UTC (2 weeks, 2 days ago) by adrian
Branch: MAIN
Changes since 1.20: +0 -1 lines
Diff to previous 1.20
add publish_path to the list of variables that need to be overridden, and use a more sensible rollback mechanism.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 23 00:01:17 2009 UTC (5 weeks ago) by adrian
Branch: MAIN
Changes since 1.19: +8 -0 lines
Diff to previous 1.19
#567094 - reset password task

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 17:28:47 2009 UTC (7 weeks, 3 days ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA2
Changes since 1.18: +27 -1 lines
Diff to previous 1.18
Add aegir.make, hostmaster make command and move just the command definitions to provision too. the code is still in hosting

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 6 06:52:02 2009 UTC (7 weeks, 3 days ago) by adrian
Branch: MAIN
Changes since 1.17: +9 -0 lines
Diff to previous 1.17
Add a hostmaster migrate command

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 7 14:58:39 2009 UTC (2 months, 2 weeks ago) by mig5
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA1
Changes since 1.16: +8 -0 lines
Diff to previous 1.16
#448692 by yrocq et al - site clone support

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 1 11:18:49 2009 UTC (2 months, 3 weeks ago) by mig5
Branch: MAIN
Changes since 1.15: +10 -5 lines
Diff to previous 1.15
#565012 - check drushrc.php exists on platform before trying to make it writable

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 20:56:54 2009 UTC (7 months, 1 week ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-ALPHA1, DRUPAL-6--0-2, DRUPAL-6--0-2-BETA1, DRUPAL-6--0-2-RC1, DRUPAL-6--0-3, DRUPAL-6--0-3-RC1, DRUPAL-6--0-3-RC2, DRUPAL-6--0-3-RC3, DRUPAL-6--0-3-RC4
Changes since 1.14: +2 -14 lines
Diff to previous 1.14
Remove the provision cron and provision update commands, since we now use the ones provided by drush. Clean up the deploy process and document it more cleanly

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 17:45:53 2009 UTC (7 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.13: +0 -24 lines
Diff to previous 1.13
Move to drush_invoke instead of provision_invoke

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 01:40:39 2009 UTC (8 months ago) by anarcat
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
follow the error API changes, see #411822

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 24 16:52:34 2009 UTC (8 months ago) by adrian
Branch: MAIN
Changes since 1.11: +18 -83 lines
Diff to previous 1.11
#411822 - refactor to use drush_bootstrap. This also should fix #408810.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 20 16:13:24 2009 UTC (8 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.10: +44 -33 lines
Diff to previous 1.10
#407334 - Refactor to use the drush_context API instead of passing a reference to the $args global

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 17:08:11 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.9: +8 -10 lines
Diff to previous 1.9
Move to using drush_backend_invoke. #380688

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 23:11:24 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
#374797 - move to drush_log and drush_set_error. Tackle all the PROVISION_*_ERROR constants

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 22:43:57 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.7: +2 -4 lines
Diff to previous 1.7
#374797 - move to drush_log and drush_set_error

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 02:25:44 2009 UTC (9 months ago) by adrian
Branch: MAIN
Changes since 1.6: +31 -55 lines
Diff to previous 1.6
Better defaults, remove setup command. and test the switch to drush_bootstrap_full()

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 16:16:14 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.5: +1 -49 lines
Diff to previous 1.5
Migration from 5 to 6 to 7 now fully working. Still lacking dependency checking, so caveat emptor

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 12:26:06 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.4: +9 -0 lines
Diff to previous 1.4
Added migrate command. Can no go drush.php provision migrate somesite.com /path/to/other/platform, and it will re-deploy it on the new platform, cleaning up after itself. with full rollback. It will also run any outstanding updates, which means we now (theoretically) have both major and minor version upgrades. What is missing is version checking to ensure you are not deploying on a platform with missing packages etc.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 10:29:17 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.3: +10 -1 lines
Diff to previous 1.3
Fix some issues with backups, and add deploy command to re-deploy backups as new sites.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 01:18:23 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.2: +21 -14 lines
Diff to previous 1.2
Removed any drupal api calls from all commands.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 00:34:11 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.1: +169 -18 lines
Diff to previous 1.1
Synched head with d6 branch. Works with drush 2.x and no longer needs to be enabled on a site, as it is no longer a module. Hosting has not been updated to point to the right place per server, so you have to create the symlink to the central drush.php yourself. I have not sorted out the version specific stuff yet either.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 02:17:48 2008 UTC (11 months, 2 weeks ago) by adrian
Branch: MAIN
First import of the basis of the 0.2 release of provision. This version has a much cleaner api, through the dynamic inclusion of <command>.provision.inc files , which any module can overload. Each of these files has the exact same structure, and thus it is much clearer what happens when, and much much simpler to document / extend. I also removed all the drupal dependencies i could find, in preperation for moving to a version agnostic drush, for all buy provision_drupal (which is going to be spun off into a different project). This also includes a working update command, and keeps track of the modules installed on a site after every verify / upgrade process. This information is not being tracked in hosting, yet

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