- 07 Jun, 2010 1 commit
-
-
Adrian Rossouw authored
Removed the provision_service function, and introduce service handler subscriptions in the environment objects. Instead of provision_service('type') you now use d()->service('type') to access the service object. The context object returned by d() now manages which context object's service to return, based on the internally managed subscriptions.
-
- 05 Jun, 2010 1 commit
-
-
drumm authored
-
- 04 Jun, 2010 4 commits
- 03 Jun, 2010 3 commits
-
-
drumm authored
-
Adrian Rossouw authored
-
drumm authored
-
- 02 Jun, 2010 2 commits
-
-
Adrian Rossouw authored
the configuration based on the properties of their owner. Get rid of the publish_path variable , which is replaced now by $this->root/d()->root; work on some of the context stuff in provision_drupal.
-
drumm authored
-
- 01 Jun, 2010 1 commit
-
-
Adrian Rossouw authored
the ability to redirect specific services to a different server. also got verify working for servers and platforms, and started the process of getting rid of drush_get_merged_options in config files.
-
- 31 May, 2010 1 commit
-
-
Adrian Rossouw authored
-
- 29 May, 2010 2 commits
- 28 May, 2010 3 commits
- 26 May, 2010 2 commits
- 25 May, 2010 1 commit
-
-
drumm authored
-
- 19 May, 2010 1 commit
-
-
drumm authored
-
- 15 May, 2010 1 commit
-
-
drumm authored
-
- 12 May, 2010 1 commit
-
-
drumm authored
-
- 11 May, 2010 1 commit
-
-
http://drupal.org/node/795386drumm authored
Save remote info to web servers. Needs http://drupal.org/node/795386. Does not work well with web server restart commands, or other options, with spaces in them. Escaping a command within a command within a command correctly is aparently hard.
-
- 09 May, 2010 2 commits
- 08 May, 2010 2 commits
- 07 May, 2010 1 commit
-
-
drumm authored
-
- 06 May, 2010 3 commits
- 04 May, 2010 1 commit
-
-
drumm authored
-
- 01 May, 2010 1 commit
-
-
drumm authored
-
- 30 Apr, 2010 1 commit
-
-
drumm authored
-
- 20 Apr, 2010 3 commits
-
-
mig5 authored
set the site_port in the filename function when creating the site config rather than in the process call which is called afterwards, otherwise we get two aegir vhosts, one with _0 suffix
-
mig5 authored
fix up some more hostmaster-install stuff. properly find the apache2ctl restart command and save it to the .drushrc.php
-
mig5 authored
add a hostmaster-install command, update the install.sh to use it, try to fix many other various issues with the initial server/platform/site verifications
-
- 19 Apr, 2010 1 commit
-
-
drumm authored
-