Skip to content
  1. Aug 26, 2011
  2. Jul 19, 2011
  3. Jul 12, 2011
  4. Jun 20, 2011
  5. Jun 17, 2011
  6. May 30, 2011
  7. May 20, 2011
  8. Apr 15, 2011
  9. Apr 14, 2011
    • anarcat's avatar
      Revert "1081536 rollback platform apache configs" · ccb4e985
      anarcat authored
      This reverts commit f7a07113.
      
      The problem with this approach is that if we have sites in the platform
      and fail to verify it, removing the apache config would actually break
      the platform even more. We do not want that.
      
      What we want is a provision-install on platforms that can be rolled back
      properly too. It's harder than this.
      ccb4e985
    • anarcat's avatar
      1081536 rollback platform apache configs · f7a07113
      anarcat authored
      when drush make fails, the apache config is already created and wasn't
      cleaned up
      
      we hook into the rollback by adding a new magic hook through
      command_invoke() that will cascade through the current context and call
      the right rollback hook.
      
      we implement one for the platform, but we probably need to implement one
      for servers and sites too.
      f7a07113
    • anarcat's avatar
      rename get_certificate_ip() to assign_certificate_ip() before I go insane · 314f01ce
      anarcat authored
      this is to distinguish with the get_ip_certificate() (!!) function
      which is a real "get" whereas assign *does* something
      314f01ce
  10. Apr 13, 2011
  11. Apr 01, 2011
  12. Mar 30, 2011
  13. Feb 17, 2011