1. 30 Jul, 2009 4 commits
  2. 28 Jul, 2009 3 commits
  3. 27 Jul, 2009 1 commit
  4. 12 Jul, 2009 1 commit
  5. 10 Jul, 2009 3 commits
    • Shane Hathaway's avatar
      Fixed a couple of blob storage issues: · 29fd4557
      Shane Hathaway authored
      - The "lawn" layout was being selected by default if the root of
        the blob directory happened to contain a hidden file or directory
        such as ".svn".  Now hidden files and directories are ignored
        when choosing the default layout.
      
      - BlobStorage was not compatible with MVCC storages because the
        wrappers were being removed by each database connection.  There
        was also a problem with subtransactions.  Fixed.
      29fd4557
    • Jim Fulton's avatar
      Bugs Fixed · 16d64841
      Jim Fulton authored
      ----------
      
      - Simplified the setup script in hopes of working with bdist_rpm.
      
      - Fixed the setup test command.  It previously depended on private
        functions in zope.testing.testrunner that don't exist any more.
      16d64841
    • Jim Fulton's avatar
      Removed an unneeded import. · 20863568
      Jim Fulton authored
      20863568
  6. 09 Jul, 2009 1 commit
  7. 02 Jul, 2009 2 commits
    • Jim Fulton's avatar
      Bugs Fixed · a9fdab74
      Jim Fulton authored
      ----------
      
      - ZEO protocol 2 support was broken.  This caused very old clients to
        be unable to use new servers.
      a9fdab74
    • Jim Fulton's avatar
      Bugs Fixed · 794ddc9d
      Jim Fulton authored
      ----------
      
      - ZEO client threads were unnamed, making it hard to debug thread
        management.
      794ddc9d
  8. 11 Jun, 2009 3 commits
  9. 10 Jun, 2009 5 commits
  10. 09 Jun, 2009 2 commits
  11. 05 Jun, 2009 4 commits
  12. 04 Jun, 2009 1 commit
  13. 29 May, 2009 1 commit
  14. 26 May, 2009 2 commits
  15. 17 May, 2009 3 commits
  16. 16 May, 2009 1 commit
  17. 11 May, 2009 1 commit
  18. 04 May, 2009 2 commits