1. 23 May, 2008 2 commits
  2. 14 May, 2008 2 commits
  3. 13 May, 2008 3 commits
  4. 12 May, 2008 1 commit
  5. 11 May, 2008 1 commit
  6. 09 May, 2008 1 commit
  7. 07 May, 2008 1 commit
  8. 06 May, 2008 1 commit
  9. 05 May, 2008 2 commits
    • Christian Theune's avatar
      Typo · e9b74af0
      Christian Theune authored
      e9b74af0
    • Jim Fulton's avatar
      Fixed a number of bugs in the handling of persistent ZEO caches: · bad38c48
      Jim Fulton authored
      - Cache records are written in several stems.  If a process exits
          after writing begins and before it is finishes, the cache will be
          corrupt on restart.  The way records are writted was changed to
          make cache record updates atomic.
      
      - There was no lock file to prevent opening a cache multiple times
          at once, which would lead to corruption.  Persistent caches now
          use lock files, in the same way that file storages do.
      
      - A bug in the cache-opening logic led to cache failure in the
          unlikely event that a cache has no free blocks.
      bad38c48
  10. 03 May, 2008 3 commits
  11. 02 May, 2008 1 commit
  12. 09 Apr, 2008 1 commit
  13. 15 Mar, 2008 1 commit
  14. 11 Feb, 2008 1 commit
  15. 08 Feb, 2008 1 commit
  16. 31 Jan, 2008 1 commit
  17. 29 Jan, 2008 2 commits
  18. 21 Jan, 2008 1 commit
  19. 19 Dec, 2007 1 commit
  20. 18 Dec, 2007 1 commit
  21. 17 Dec, 2007 1 commit
  22. 03 Dec, 2007 1 commit
  23. 17 Nov, 2007 2 commits
  24. 11 Nov, 2007 2 commits
  25. 10 Nov, 2007 1 commit
  26. 05 Nov, 2007 1 commit
  27. 03 Nov, 2007 1 commit
  28. 10 Oct, 2007 1 commit
  29. 24 Sep, 2007 1 commit
  30. 21 Sep, 2007 1 commit