1. 13 May, 2008 5 commits
  2. 12 May, 2008 1 commit
  3. 11 May, 2008 1 commit
  4. 09 May, 2008 1 commit
  5. 07 May, 2008 1 commit
  6. 06 May, 2008 1 commit
  7. 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
  8. 03 May, 2008 3 commits
  9. 02 May, 2008 1 commit
  10. 09 Apr, 2008 1 commit
  11. 15 Mar, 2008 1 commit
  12. 11 Feb, 2008 1 commit
  13. 08 Feb, 2008 1 commit
  14. 31 Jan, 2008 1 commit
  15. 29 Jan, 2008 2 commits
  16. 21 Jan, 2008 1 commit
  17. 19 Dec, 2007 1 commit
  18. 18 Dec, 2007 1 commit
  19. 17 Dec, 2007 1 commit
  20. 03 Dec, 2007 1 commit
  21. 17 Nov, 2007 2 commits
  22. 11 Nov, 2007 2 commits
  23. 10 Nov, 2007 1 commit
  24. 05 Nov, 2007 1 commit
  25. 03 Nov, 2007 1 commit
  26. 10 Oct, 2007 1 commit
  27. 24 Sep, 2007 1 commit
  28. 21 Sep, 2007 2 commits
  29. 29 Aug, 2007 1 commit