Skip to content
Snippets Groups Projects
  1. Feb 26, 2015
  2. Feb 24, 2015
    • Lukas Reschke's avatar
      Move UTF-8 check to setup · 06cf93e6
      Lukas Reschke authored
      Nobody reads the warnings anyways and so we should enforce it at installation time... Also allows us to get rid of some duplicated code.
      
      To test change the `default_charset` to something other than `utf-8` or `UTF-8`, both should work fine with that change here. An error should then get shown.
      
      We already set those default charsets in the shipped .user.ini and .htaccess
      06cf93e6
  3. Feb 17, 2015
  4. Feb 12, 2015
  5. Feb 11, 2015
  6. Feb 09, 2015
  7. Feb 06, 2015
  8. Feb 05, 2015
  9. Feb 04, 2015
  10. Jan 21, 2015
  11. Jan 20, 2015
  12. Jan 19, 2015
  13. Jan 15, 2015
  14. Jan 07, 2015
  15. Jan 06, 2015
  16. Dec 19, 2014
  17. Dec 18, 2014
  18. Dec 16, 2014
  19. Dec 12, 2014
  20. Dec 11, 2014
  21. Dec 09, 2014
  22. Dec 06, 2014
  23. Dec 04, 2014
  24. Dec 02, 2014
  25. Nov 25, 2014
    • Lukas Reschke's avatar
      Allow read-only configuration · fc116f56
      Lukas Reschke authored
      Workaround required for IIS setups running ownCloud to prevent dataloss.
      
      Long-term solution would be to move some configuration settings to the database
      fc116f56
  26. Nov 21, 2014
  27. Nov 18, 2014
  28. Nov 10, 2014
  29. Nov 06, 2014
Loading