/[drupal]/contributions/modules/provision/platform/deploy.provision.inc
ViewVC logotype

Log of /contributions/modules/provision/platform/deploy.provision.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.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 12:02:57 2009 UTC (7 days, 22 hours ago) by mig5
Branch: MAIN
CVS Tags: DRUPAL-6--0-4-ALPHA3, HEAD
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
#595494 fix clone alias

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:57:12 2009 UTC (13 days, 12 hours ago) by adrian
Branch: MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
During deploy, updatedb is run in a backend process on the OLD database because the new database details have not been saved to the drushrc yet, which is now the canonical source for the information

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 5 12:41:40 2009 UTC (2 weeks, 5 days ago) by adrian
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
Abstracted the functionality to prepare the $_SERVER variable into provision_prepare_environment() and additionally fix migrations

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 26 16:44:41 2009 UTC (4 weeks, 1 day ago) by adrian
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
#613302 - slight validation change so that schema version in current release is used when schema version in target release not defined

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 25 23:02:47 2009 UTC (3 months ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-3, DRUPAL-6--0-4-ALPHA1, DRUPAL-6--0-4-ALPHA2
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
#475832 - set the site_url in the pre hook instead of post so that all verifications are done with the right url

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 22:42:40 2009 UTC (5 months, 2 weeks ago) by anarcat
Branch: MAIN
CVS Tags: DRUPAL-6--0-2, DRUPAL-6--0-3-RC1, DRUPAL-6--0-3-RC2, DRUPAL-6--0-3-RC3, DRUPAL-6--0-3-RC4
Changes since 1.19: +1 -1 lines
Diff to previous 1.19
#486718 by anarcat - split up admin account creation from email sendout so that it works even if client_email is not set. while i'm here, fix up the bootstrap sequence in deploy

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 9 22:29:37 2009 UTC (5 months, 2 weeks ago) by anarcat
Branch: MAIN
Changes since 1.18: +2 -0 lines
Diff to previous 1.18
#475832 by anarcat - fix the site_url when deploy is finished

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 28 05:56:08 2009 UTC (5 months, 4 weeks ago) by adrian
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Rebuild caches after migrate, otherwise the enabled theme gets ignored and you see an unstyled page.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 27 18:47:51 2009 UTC (5 months, 4 weeks ago) by adrian
Branch: MAIN
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
drush_get_option not drush_get_context

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 22:04:30 2009 UTC (6 months, 2 weeks ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-6--0-2-BETA1, DRUPAL-6--0-2-RC1
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
#456622 - ensure that drush_invoke operates in a clean namespace and does not mistake drupal hooks as its own. Check the issue for the conversion script.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 17 03:01:51 2009 UTC (7 months, 1 week ago) by adrian
Branch: MAIN
CVS Tags: DRUPAL-5--0-2-ALPHA1
Changes since 1.14: +4 -0 lines
Diff to previous 1.14
Fix up the alias handling some more, such as deleting the old aliases on delete and migrate. Also fixed the email routines to point to the right file now that the conditional includes are in their own directory

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 20:56:56 2009 UTC (7 months, 1 week ago) by adrian
Branch: MAIN
Changes since 1.13: +21 -31 lines
Diff to previous 1.13
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.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 22:26:37 2009 UTC (7 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Refactor to use the new drush conditional include api (#415108)

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 17:45:54 2009 UTC (7 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
Move to drush_invoke instead of provision_invoke

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 1 23:05:25 2009 UTC (7 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.10: +26 -3 lines
Diff to previous 1.10
Set packages on deploy

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

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

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

Revision 1.7 - (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.6: +2 -2 lines
Diff to previous 1.6
#374797 - move to drush_log and drush_set_error. Tackle all the PROVISION_*_ERROR constants

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 16:16:14 2009 UTC (9 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.5: +1 -1 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]
Wed Feb 4 14:09:28 2009 UTC (9 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4
Provide a layer of conditional includes for specific Drupal versions. One provision install can now drive Drupal 5, 6 and 7 platforms, without needing anything additional downloaded.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 4 00:59:54 2009 UTC (9 months, 2 weeks ago) by adrian
Branch: MAIN
Changes since 1.3: +5 -1 lines
Diff to previous 1.3
Added script to change file paths in sites table. We can now handle site migrations

Revision 1.3 - (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.2: +1 -1 lines
Diff to previous 1.2
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.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 11:01:13 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Changes since 1.1: +3 -0 lines
Diff to previous 1.1
Fix update command, is now called during deploy. Provision can now upgrade between minor versions and major versions. Still missing migrate command

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 3 10:29:18 2009 UTC (9 months, 3 weeks ago) by adrian
Branch: MAIN
Fix some issues with backups, and add deploy command to re-deploy backups as new sites.

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