1. 05 Jun, 2010 1 commit
  2. 02 May, 2010 9 commits
  3. 03 Aug, 2009 6 commits
  4. 08 Feb, 2009 1 commit
  5. 16 Oct, 2008 1 commit
  6. 06 Jan, 2008 1 commit
  7. 06 Jul, 2007 1 commit
  8. 26 Jun, 2007 1 commit
  9. 04 Jun, 2007 3 commits
  10. 08 Jan, 2006 1 commit
  11. 18 Nov, 2005 1 commit
  12. 05 Jul, 2005 1 commit
  13. 02 Jul, 2005 1 commit
  14. 19 Jun, 2005 2 commits
  15. 16 Jun, 2005 1 commit
  16. 08 Jan, 2005 1 commit
    • Andreas Jung's avatar
      · 41391ce3
      Andreas Jung authored
            - Collector #1655: fixed severe memory leak in TemporaryStorage
      41391ce3
  17. 19 May, 2004 1 commit
  18. 17 May, 2004 1 commit
    • Philipp von Weitershausen's avatar
      Tell subversion to expand the Id keyword: · 421beb93
      Philipp von Weitershausen authored
        - replaced old CVS expansion with a clean $Id$
        - set the svn:keywords property to "Id"
      
      When you check-in files in the future and want $Id$ to be expanded,
      make sure it reads "$Id$" in that file; then set svn:keywords to "Id".
      
      ZODB, ZEO, Persistence and similar packages were not modified since they
      are really maintained elsewhere. Right now, we use a copy of them in our
      Zope/Zope3 trees. We should go back to the module sharing (using
      svn:externals).
      421beb93
  19. 16 May, 2004 2 commits
  20. 11 May, 2004 1 commit
  21. 19 Feb, 2004 1 commit
  22. 15 Jan, 2004 1 commit
    • Tres Seaver's avatar
      · ddf0284c
      Tres Seaver authored
        - Wire up security policy selection machinery to ZConfig (note that the
          'C' policy is currently borked, but should be fixed very soon).
      ddf0284c
  23. 24 Dec, 2003 1 commit
    • Jeremy Hylton's avatar
      Quick fix: Disable RevisionStorage tests. · 7cf6e4fe
      Jeremy Hylton authored
      As the earlier comment indicated, this storage does not support
      multiple revisions.  The RevisionStorage tests changed to require
      revision support, so the tests now fail.  This might be the right
      long-term strategy, but it needs a little thought.
      7cf6e4fe