1. 28 Oct, 2005 1 commit
    • Chris McDonough's avatar
      Use ZODB 3.6.01b1 on the Zope HEAD. · c589c4d1
      Chris McDonough authored
      The checkin implies:
      
        - the "DBTab" package has been removed.  It is no longer necessary.
          Instead, we use ZODB 3.6's built-in multidatabase support.
      
        - ZODBMountPoint no longer monkey-patches ZODB to allow for mount
          support.
      
        - We temporarily hack setup.py to allow ZODB 3.6.0b1 to be compiled
          (it expects to be compiled via ZPackage).
      c589c4d1
  2. 26 Aug, 2005 1 commit
  3. 24 Aug, 2005 1 commit
  4. 10 May, 2005 1 commit
  5. 06 May, 2005 1 commit
  6. 27 Apr, 2005 2 commits
    • Tim Peters's avatar
      Install the oddball 'png' (no extension!) file from · 3f2fbcb8
      Tim Peters authored
      zope/app/publisher/browser/tests/testfiles/.  This
      required adding a one-shot mechanism to Finder.visit().
      
      The only tests that fail from a WinBuilders build/
      directory now are the two that have been failing on
      Windows since last October.
      3f2fbcb8
    • Tim Peters's avatar
      Install these file types from the Zope3 code: · ee030f65
      Tim Peters authored
          *.rst
          *.request
          *.response
      
      That fixes two of the test failures when running from a
      WinBuilders build directory.  Two others have been failing since
      last October.  That leaves one:
      
      ERROR: testCorrectFactories (zope.app.publisher.browser.tests.test_directoryresource.Test)
      ----------------------------------------------------------------------
      Traceback (most recent call last):
        File "C:\Code\build\lib\python\zope\app\publisher\browser\tests\test_directoryresource.py", line 107, in testCorrectFa
      ctories
          file = resource['png']
        File "C:\Code\build\lib\python\zope\app\publisher\browser\directoryresource.py", line 77, in __getitem__
          raise KeyError, name
      KeyError: 'png'
      
      It could well be that this one fails because zope/app/publisher/browser/tests/
      test_directoryresource has a bunch of goofy files in it, like indeed a file named
      plain "png" with no extension.
      ee030f65
  7. 26 Apr, 2005 1 commit
  8. 23 Apr, 2005 1 commit
  9. 04 Apr, 2005 1 commit
  10. 31 Mar, 2005 1 commit
    • Tim Peters's avatar
      Start using ZODB 3.4, merged from Zope/branches/tim-merge-zodb34. · bf6fdbe8
      Tim Peters authored
      Looks like this may need to be a two-step checkin process.
      
      Purged all uses of get_transaction().
      
      lib/python/zope is now taken from tag Zope3/tags/ZopeX3-3.0.0-Zope-2.8-a2.
      
      The 9 ZODB directories are now taken from current ZODB trunk.  A release
      tag for that will be made, and Zope trunk switched to use it, later.
      
      Unfortunately, svn refuses to update my local box to the new setup in
      one step, presumably because part of this consists of deleting Zope
      trunks copies of ZODB code (in favor of svn:externals).
      
      On Windows, all tests passed on tim-merge-zodb34 branch except for the
      two that have been failing for months, and without any transaction-
      related deprecation warnings.
      bf6fdbe8
  11. 29 Mar, 2005 1 commit
  12. 27 Mar, 2005 1 commit
  13. 21 Mar, 2005 2 commits
  14. 18 Mar, 2005 2 commits
  15. 16 Mar, 2005 3 commits
  16. 15 Mar, 2005 3 commits
  17. 14 Mar, 2005 1 commit
  18. 31 Jan, 2005 1 commit
  19. 15 Jan, 2005 1 commit
  20. 13 Jan, 2005 1 commit
  21. 26 Nov, 2004 1 commit
    • Andreas Jung's avatar
      · 307c6a52
      Andreas Jung authored
            - Collector #1450: files in utilities/ZODBTools are now installed
              during the installation process in the 'bin' directory
      307c6a52
  22. 30 Oct, 2004 1 commit
  23. 29 Oct, 2004 1 commit
  24. 03 Aug, 2004 1 commit
  25. 29 Jul, 2004 1 commit
    • Andreas Jung's avatar
      · f502eb2a
      Andreas Jung authored
           - added "version.txt" to setup.py to avoid untrue "unreleased version"
             messages within the control panel
      f502eb2a
  26. 27 Jul, 2004 1 commit
  27. 28 May, 2004 1 commit
  28. 22 May, 2004 1 commit
  29. 16 May, 2004 1 commit
  30. 15 Apr, 2004 1 commit
  31. 13 Apr, 2004 1 commit
  32. 09 Apr, 2004 1 commit
  33. 08 Apr, 2004 1 commit