1. 05 Jan, 2008 1 commit
  2. 18 Dec, 2007 1 commit
  3. 13 Dec, 2007 2 commits
  4. 10 Dec, 2007 1 commit
  5. 03 Dec, 2007 1 commit
  6. 30 Nov, 2007 1 commit
  7. 28 Nov, 2007 1 commit
  8. 16 Nov, 2007 1 commit
  9. 14 Nov, 2007 1 commit
  10. 13 Nov, 2007 1 commit
  11. 12 Nov, 2007 1 commit
    • Chris McDonough's avatar
      Wrap the zope testrunner for ZODB in something that can be invoked using... · b640eef0
      Chris McDonough authored
      Wrap the zope testrunner for ZODB in something that can be invoked using "setup.py test".  The ultimate result is:
      
        Ran 2510 tests in 629.115s
      
        OK
      
      Although when I do:
      
        python bootstrap.py
        bin/buildout
        bin/test
      
      I get:
      
        Ran 2821 tests with 0 failures and 0 errors in 6 minutes 55.513 seconds.
      
      I'm not entirely sure how to account for the difference in # of tests yet.
      
      b640eef0
  12. 11 Nov, 2007 2 commits
  13. 10 Nov, 2007 4 commits
  14. 09 Nov, 2007 1 commit
  15. 05 Nov, 2007 1 commit
  16. 24 Sep, 2007 1 commit
  17. 21 Sep, 2007 1 commit
  18. 29 Aug, 2007 1 commit
  19. 28 Aug, 2007 1 commit
  20. 25 Jun, 2007 7 commits
  21. 24 Jun, 2007 3 commits
  22. 23 Jun, 2007 3 commits
    • Gary Poster's avatar
      clarification to doc · d8ab19de
      Gary Poster authored
      d8ab19de
    • Gary Poster's avatar
      document conflict resolution. bugfix the situation in which comparing... · 520c44bd
      Gary Poster authored
      document conflict resolution. bugfix the situation in which comparing persistent objects (for instance, as members in BTree set or keys of BTree) might cause data inconsistency during conflict resolution.  support multidatabase references in conflict resolution.  make it possible to examine oid and (in some situations) database name of persistent object references so that I can add some code to zope.app.keyreference to support these objects (so BTree conflict resolution can happen at all when keyreferences are used).  I will add information to CHANGES after Jim reviews (or sooner).
      520c44bd
    • Gary Poster's avatar
      fix several small spelling errors. · caf62fbe
      Gary Poster authored
      caf62fbe
  23. 11 Jun, 2007 2 commits
  24. 10 Jun, 2007 1 commit