An error occurred fetching the project authors.
  1. 24 Aug, 2005 2 commits
  2. 11 Aug, 2005 4 commits
  3. 04 Aug, 2005 1 commit
  4. 19 Jul, 2005 1 commit
  5. 14 Jul, 2005 1 commit
  6. 17 Jun, 2005 1 commit
  7. 16 Jun, 2005 1 commit
  8. 10 Jun, 2005 1 commit
  9. 26 May, 2005 1 commit
    • Tim Peters's avatar
      Merge rev 30518 from 3.4 branch. · 5c34be65
      Tim Peters authored
      Change test.py to use zope.testing.testrunner, and update the
      latter to Jim's development version.  Hardest part turned out
      to be teaching ZODB's setup.py how to "build" this version of
      zope.testing (it has a lot of packages in a test directory,
      where the latter is not itself a package).
      
      Incidentally repaired an oversight in building zope.interface
      too.
      5c34be65
  10. 01 Apr, 2005 2 commits
  11. 21 Mar, 2005 2 commits
    • Tim Peters's avatar
      Repair zope.interface and zope.proxy tests. · ff5ff8fc
      Tim Peters authored
      test.py ran these tests ran after "setup build_ext -i", but
      not after "setup build".  Repaired by teaching setup.py to
      copy more stuff out of the relevant directories.
      ff5ff8fc
    • Tim Peters's avatar
      Try to get zope.proxy to build. · e457b326
      Tim Peters authored
      There's a mystery:  the tests for it appear to run after
      "build_ext -i", but not after "build".  But that appears
      to be true for the long-stitched-in zope.interface too.
      e457b326
  12. 09 Dec, 2004 1 commit
  13. 05 Nov, 2004 1 commit
  14. 02 Nov, 2004 2 commits
    • Tim Peters's avatar
      Bump release number to non-sensical 3.4a0, to emphasize · 4225926d
      Tim Peters authored
      that the trunk is no longer strongly related to 3.3
      development (the later takes place on the 3.3 branch).
      4225926d
    • Tim Peters's avatar
      Merge tim-simpler_connection branch. · 4ac3ab3e
      Tim Peters authored
      There's no longer a hard limit on # of open connections per DB.
      
      Introduced a sane scheme for raising deprecation warnings.
      Sane ==
      
      1. The machinery ensures that a "this will be removed in ZODB 3.6"
         blurb gets attached to all deprecation warnings.
      
      and
      
      2. It will dead easy to find these when it's time for 3.6.
      4ac3ab3e
  15. 08 Oct, 2004 1 commit
  16. 17 Sep, 2004 1 commit
  17. 14 Sep, 2004 1 commit
    • Tim Peters's avatar
      Merge rev 27526 from 3.3 branch. · cd339ce8
      Tim Peters authored
      Act as if a 3.3c1 release were being made.  Maybe it will
      be.  Besides "the usual" release fiddling, repaired many
      out-of-date pieces of the ZODB programming guide; I'm sure
      many remain, though.
      cd339ce8
  18. 21 Aug, 2004 1 commit
    • Tim Peters's avatar
      New tool fsoids.py. Whew! This is the first tool with an · 128c3f55
      Tim Peters authored
      automated test.  There were so many oddities getting that test
      to pass, and so much consequent fiddling of other code, that I
      don't intend to merge this to the 3.3 branch.  Also moved to
      current Python CVS doctest.py, because the test really needs
      the +ELLIPSIS option (tids vary across runs).
      128c3f55
  19. 13 Aug, 2004 1 commit
  20. 11 Aug, 2004 1 commit
  21. 25 Jun, 2004 1 commit
  22. 08 Jun, 2004 2 commits
  23. 03 Jun, 2004 1 commit
  24. 02 Jun, 2004 1 commit
  25. 01 Jun, 2004 1 commit
  26. 24 May, 2004 1 commit
  27. 29 Apr, 2004 1 commit
  28. 16 Apr, 2004 1 commit
  29. 13 Apr, 2004 1 commit
  30. 01 Apr, 2004 1 commit
  31. 03 Mar, 2004 1 commit
  32. 20 Feb, 2004 1 commit