- 03 Feb, 2009 3 commits
-
-
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.
-
- 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
Replacement provision_invoke function which is a lot cleaner and simpler than the old one. It now automatically does pre_task, task and post_task variations, and handles rollbacks correctly across the whole set. This means broken site installs now roll back correctly.
-
- 02 Dec, 2008 1 commit
-
-
Adrian Rossouw authored
moved the drupal installation process into it's own php process, to avoid cross db issues. much simpler now.
-
- 01 Dec, 2008 1 commit
-
-
Adrian Rossouw authored
Fixed on-demand module loading. Add pre_verify and post_verify hooks. Added a script which clears existing drupal caches to allow new modules that have been enabled etc, to be picked up
-
- 28 Nov, 2008 4 commits
-
-
Adrian Rossouw authored
-
anarcat authored
-
- 24 Nov, 2008 3 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 20 Nov, 2008 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
Add provision_exec to run external provision scripts in their own namespace. This is the basis of a cleaner install task
-
- 14 Nov, 2008 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 13 Nov, 2008 1 commit
-
-
Adrian Rossouw authored
-
- 30 Oct, 2008 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 29 Oct, 2008 2 commits
-
-
Adrian Rossouw authored
Stop ini_set warnings on import by adding @ to the calls in the template file (all sites will need to be synched for this to take effect), and closedir after reading all the sites
-
Adrian Rossouw authored
Stop ini_set warnings on import by adding @ to the calls in the template file (all sites will need to be synched for this to take effect), and closedir after reading all the sites
-
- 28 Oct, 2008 5 commits
- 27 Oct, 2008 2 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
- 23 Oct, 2008 3 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
Fixed locale support for D6 install profiles. Tested with spanish, french, chinese simplified and traditional. Most language packs are not fully released yet, so it is a bit hard to be sure if it is completely done, but it seems correct
-
Adrian Rossouw authored
Vastly improve install profile support for Drupal 6 release. Should also support locale, but that is still untested
-
- 21 Oct, 2008 7 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-
Adrian Rossouw authored
-