1. 07 2月, 2012 2 次提交
  2. 03 2月, 2012 2 次提交
  3. 02 2月, 2012 1 次提交
  4. 01 2月, 2012 4 次提交
  5. 30 1月, 2012 6 次提交
  6. 26 1月, 2012 1 次提交
  7. 25 1月, 2012 2 次提交
  8. 23 1月, 2012 9 次提交
  9. 11 1月, 2012 5 次提交
  10. 06 1月, 2012 1 次提交
  11. 30 12月, 2011 1 次提交
  12. 29 12月, 2011 5 次提交
  13. 22 12月, 2011 1 次提交
    • Thomas Mueller's avatar
      On out of disk space, the database could get corrupt sometimes, if later write… · 3a7317fa
      Thomas Mueller 提交于
      On out of disk space, the database could get corrupt sometimes, if later write operations succeeded. Now the file is closed on the first unsuccessful write operation, so that later requests fail consistently. DatabaseEventListener.diskSpaceIsLow() is no longer supported because it can't be guaranteed that it always works correctly.
      3a7317fa