Skip to content
  1. Jun 07, 2010
    • Adrian Rossouw's avatar
      Removed the provision_service function, and introduce service handler... · 96f6e167
      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.
      96f6e167
  2. Jun 05, 2010
  3. Jun 02, 2010
  4. May 15, 2010
  5. May 12, 2010
  6. May 07, 2010
  7. May 06, 2010
  8. May 05, 2010
  9. Apr 13, 2010
  10. Apr 11, 2010
  11. Apr 07, 2010
  12. Apr 06, 2010
  13. Apr 01, 2010
  14. Mar 28, 2010
  15. Mar 02, 2010
  16. Feb 23, 2010
  17. Feb 22, 2010
  18. Jan 15, 2010
  19. Nov 05, 2009
  20. Oct 29, 2009
    • Adrian Rossouw's avatar
      Use apaches mod_env to set the database credentials in the virtualhost file,... · 0ced18e2
      Adrian Rossouw authored
      Use apaches mod_env to set the database credentials in the virtualhost file, so that they are only accessible inside a specific process. the $_SERVER values are now bootstrapped in the verify site process and the config file rewritten, so that you can now safely verify a site. the $_SERVER values are stored inside the site drushrc.php so that normal drush commands will continue to operate as they would. The open_basedir directive is commented out until we can resolve issues with it.
      0ced18e2
  21. Sep 21, 2009
  22. Jun 08, 2009
  23. Apr 07, 2009
  24. Apr 06, 2009
  25. Mar 26, 2009
  26. Mar 25, 2009
  27. Mar 24, 2009
  28. Mar 20, 2009
  29. Mar 04, 2009
  30. Feb 25, 2009