- 24 Mar, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 20 Mar, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 12 Mar, 2009 2 commits
- 10 Mar, 2009 2 commits
- 05 Mar, 2009 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 04 Mar, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 25 Feb, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 22 Feb, 2009 3 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 18 Feb, 2009 1 commit
-
-
spiderman authored
-
- 16 Feb, 2009 3 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 14 Feb, 2009 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 13 Feb, 2009 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 11 Feb, 2009 3 commits
-
-
anarcat authored
-
- 04 Feb, 2009 5 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
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.
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 03 Feb, 2009 8 commits
-
-
Adrian Rossouw authored
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.
-
Adrian Rossouw authored
Fix update command, is now called during deploy. Provision can now upgrade between minor versions and major versions. Still missing migrate command
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
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.
-
- 02 Feb, 2009 1 commit
-
-
Adrian Rossouw authored
-
- 09 Dec, 2008 1 commit
-
-
Adrian Rossouw authored
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
-
- 03 Dec, 2008 1 commit
-
-
Adrian Rossouw authored
Experimental update.php for DRUPAL 6. This is not integrated into any drush commands or the hosting front end yet
-