Skip to content
  1. Sep 08, 2014
  2. Sep 06, 2014
  3. Sep 04, 2014
  4. Sep 01, 2014
  5. Mar 11, 2014
  6. Mar 06, 2014
  7. Dec 16, 2013
  8. Oct 07, 2013
  9. Sep 27, 2013
  10. Jul 19, 2013
    • anarcat's avatar
      treat symlinks as existing, fixes #2046249 · 3d3a8f36
      anarcat authored
      this is important for SSL certificates which may be symlink to files
      that are unreadable by Aegir (which is fine, as Apache can read them
      because it starts as root).
      
      I assume the impact on other uses of ->exists() will be negligible.
      
      See #2046249.
      
      Conflicts:
      	provision.file.inc
      3d3a8f36
  11. Jul 08, 2013
  12. Jun 14, 2013
  13. Jun 06, 2013
  14. May 27, 2013
  15. May 24, 2013
    • anarcat's avatar
      properly manage multiple configuration files per context · dc872664
      anarcat authored
      it seems this was just incorrectly done: the _config entry wasn't used
      as an array while $configs is an array of arrays.
      
      since _config is private I feel safe in changing the way it is
      structured and used internally, and externally the API doesn't really
      change, it just works. :)
      
      this is to fix the regression introduced in e918bcc8, see #2000038
      dc872664
  16. May 05, 2013
  17. Apr 25, 2013
  18. Apr 11, 2013
  19. Dec 24, 2012
  20. Dec 11, 2012
  21. Dec 07, 2012
  22. Oct 25, 2012
  23. Sep 11, 2012
  24. Aug 29, 2012
  25. Aug 24, 2012