1. 01 Dec, 2009 3 commits
    • Jim Fulton's avatar
      Merged from 3.9 branch: · ab60aca5
      Jim Fulton authored
      Bug Fixed:
      
      History support was broken when using stprages that work with ZODB
        3.8 and 3.9
      ab60aca5
    • Jim Fulton's avatar
      Reverted 105914, 105920, and the part of 105889 that changes imports · ca856b72
      Jim Fulton authored
      of md5 support to avoid a deprecation warning.  I would love to
      reapply 105888 (from the 3.9 branch) when there is an adequate test.
      This can be achived through a pretty straightforward conversion of the
      existing manual repozo test to an automated test.
      ca856b72
    • Jim Fulton's avatar
      Merged from 3.9 branch: · 49566ab4
      Jim Fulton authored
      Bugs Fixed:
        2 BTree bugs, introduced by a bug fix in 3.9.0c2, sometimes caused
        deletion of keys to be improperly handled, resulting in data being
        available via iteraation but not item access.
      49566ab4
  2. 21 Nov, 2009 1 commit
  3. 20 Nov, 2009 3 commits
  4. 19 Nov, 2009 1 commit
    • Chris Withers's avatar
      merge from 3.9 branch: · e5668074
      Chris Withers authored
      - make testrepozo.py runnable from a buildout setup
      - fix deprecation warning from repozo.py under Python 2.6
      e5668074
  5. 29 Oct, 2009 2 commits
  6. 15 Oct, 2009 1 commit
  7. 12 Oct, 2009 2 commits
  8. 11 Oct, 2009 1 commit
  9. 09 Oct, 2009 1 commit
  10. 08 Oct, 2009 5 commits
  11. 01 Oct, 2009 6 commits
  12. 30 Sep, 2009 1 commit
  13. 28 Sep, 2009 2 commits
  14. 09 Sep, 2009 3 commits
  15. 08 Sep, 2009 1 commit
  16. 02 Sep, 2009 1 commit
  17. 01 Sep, 2009 3 commits
    • Jim Fulton's avatar
      Bugs Fixed · cc266648
      Jim Fulton authored
      ----------
      
      - The helper function ZODB.blob.is_blob_record didn't handle having
        None passed to it, but database "delete" records have None for their
        data.
      cc266648
    • Jim Fulton's avatar
      Bugs Fixed · 86a2eab6
      Jim Fulton authored
      - CVE-2009-2701: Fixed a vulnerability in ZEO storage servers when
        blobs are available. Someone with write access to a ZEO server
        configured to support blobs could read any file on the system
        readable by the server process and remove any file removable by the
        server process.
      86a2eab6
    • Benji York's avatar
      fix typos · 0b22c9f8
      Benji York authored
      0b22c9f8
  18. 28 Aug, 2009 1 commit
  19. 27 Aug, 2009 2 commits