1. 18 Feb, 2004 3 commits
    • Jim Fulton's avatar
      Removed the Berkeley DB storage from the Zope (and ZODB 3) repository. · c7d58894
      Jim Fulton authored
      The storage was added to these repositories hoping that that would
      encourage people to test it. The storage is not (yet) usable in
      production due to Berkeley DB log handling problems.  The storage is
      a constant source of irritation due to errors in implicit algorithms
      to decide whether to build BDB extensions when building Python and
      due to implicit algorithms used to decide whether the BDB extension
      was suitable for use by the storage when running tests.  The BDB
      storage tests are also rather time consuming.
      
      The final straw was the recent ZODB change that caused many BDB
      storage tests to fail. :(
      c7d58894
    • Jim Fulton's avatar
      Reimplemented rolesForPermissionOn, PermissionRole, and · e376b855
      Jim Fulton authored
      imPermissionRole to be consistent with Python code.
      e376b855
    • Jim Fulton's avatar
      Simplified some logic. We bothered to reset the name variable to · a4e7b8f1
      Jim Fulton authored
      string roles only of the values were different. This was a needless
      optimization. Then we preceeded to reset the roles value even though
      it wasn't used again.
      a4e7b8f1
  2. 06 Feb, 2004 1 commit
  3. 03 Feb, 2004 2 commits
  4. 30 Jan, 2004 5 commits
  5. 29 Jan, 2004 5 commits
  6. 27 Jan, 2004 11 commits
  7. 24 Jan, 2004 1 commit
  8. 21 Jan, 2004 3 commits
  9. 20 Jan, 2004 1 commit
  10. 19 Jan, 2004 4 commits
  11. 18 Jan, 2004 3 commits
  12. 16 Jan, 2004 1 commit