Skip to content
  1. Sep 06, 2014
  2. Sep 01, 2014
  3. Nov 26, 2013
    • anarcat's avatar
      security fix: SA-CORE-2013-003, files/ protection · 5e215fa8
      anarcat authored
      sites need to be reverified to take effect.
      
      we also take care of regenerating the .htaccess even though it's not
      actually necessary. this is because core status will warn us if the file
      is out of date
      5e215fa8
  4. Sep 27, 2013
  5. Apr 25, 2013
  6. Aug 24, 2012
  7. Aug 17, 2012
  8. May 12, 2012
  9. Apr 27, 2012
  10. Oct 29, 2011
  11. Oct 28, 2011
  12. Jun 04, 2011
  13. May 02, 2011
  14. Apr 26, 2011
  15. Apr 05, 2011
  16. Mar 11, 2011
  17. Feb 27, 2011
  18. Dec 12, 2010
    • mig5's avatar
      fix typo · 32f9cee7
      mig5 authored and mig5's avatar mig5 committed
      32f9cee7
  19. Nov 17, 2010
  20. Oct 21, 2010
  21. Oct 08, 2010
  22. Sep 08, 2010
  23. Jul 14, 2010
  24. Jun 18, 2010
  25. Jun 17, 2010
  26. Jun 16, 2010
  27. Jun 15, 2010
  28. Jun 14, 2010
  29. Jun 12, 2010
  30. Jun 10, 2010
  31. 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
  32. Jun 03, 2010