- 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.
-
- 03 Jun, 2010 3 commits
-
-
Adrian Rossouw authored
-
Adrian Rossouw authored
stop the generation of drushrc.php when a site context is being saved.
-
drumm authored
-
- 08 May, 2010 1 commit
-
-
drumm authored
-
- 06 Apr, 2010 1 commit
-
-
Adrian Rossouw authored
This gets rid of the path function, and introduces method chaining for the file service, which results in far cleaner code.
-
- 28 Mar, 2010 1 commit
-
-
Adrian Rossouw authored
-
- 16 Mar, 2010 1 commit
-
-
Adrian Rossouw authored
-