1. 28 Jul, 2009 1 commit
  2. 27 Jul, 2009 1 commit
  3. 12 Jul, 2009 1 commit
  4. 10 Jul, 2009 3 commits
    • Shane Hathaway's avatar
      Fixed a couple of blob storage issues: · c0e76eed
      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.
      c0e76eed
    • Jim Fulton's avatar
      Bugs Fixed · e04d43b9
      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.
      e04d43b9
    • Jim Fulton's avatar
      Removed an unneeded import. · ccc63fba
      Jim Fulton authored
      ccc63fba
  5. 09 Jul, 2009 1 commit
  6. 02 Jul, 2009 2 commits
    • Jim Fulton's avatar
      Bugs Fixed · 357fb162
      Jim Fulton authored
      ----------
      
      - ZEO protocol 2 support was broken.  This caused very old clients to
        be unable to use new servers.
      357fb162
    • Jim Fulton's avatar
      Bugs Fixed · 1ebc3a35
      Jim Fulton authored
      ----------
      
      - ZEO client threads were unnamed, making it hard to debug thread
        management.
      1ebc3a35
  7. 11 Jun, 2009 3 commits
  8. 10 Jun, 2009 5 commits
  9. 09 Jun, 2009 2 commits
  10. 05 Jun, 2009 4 commits
  11. 04 Jun, 2009 1 commit
  12. 29 May, 2009 1 commit
  13. 26 May, 2009 2 commits
  14. 17 May, 2009 3 commits
  15. 16 May, 2009 1 commit
  16. 11 May, 2009 1 commit
  17. 04 May, 2009 5 commits
  18. 30 Apr, 2009 3 commits