- 18 Feb, 2004 3 commits
-
-
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. :(
-
Jim Fulton authored
imPermissionRole to be consistent with Python code.
-
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.
-
- 06 Feb, 2004 1 commit
-
-
Gary Poster authored
-
- 03 Feb, 2004 2 commits
-
-
Shane Hathaway authored
-
Shane Hathaway authored
When Implementation.py set the default policy, it set the _implementation_set flag, preventing further changes. Also, Zope.Startup.run.configure() was not applying the security options.
-
- 30 Jan, 2004 5 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
-
- 29 Jan, 2004 5 commits
-
-
Brian Lloyd authored
-
Shane Hathaway authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
- 27 Jan, 2004 11 commits
-
-
Fred Drake authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Tres Seaver authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Tres Seaver authored
-
Fred Drake authored
Python 2.3.3 doesn't need to import the types module here anymore
-
Tres Seaver authored
-
- 24 Jan, 2004 1 commit
-
-
Andreas Jung authored
-
- 21 Jan, 2004 3 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Shane Hathaway authored
-
- 20 Jan, 2004 1 commit
-
-
Shane Hathaway authored
xmlrpclib in Python 2.3+ includes support for nil values and basic auth, so Zope no longer needs to provide its own version.
-
- 19 Jan, 2004 4 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
Brian Lloyd authored
-
- 18 Jan, 2004 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 16 Jan, 2004 1 commit
-
-
Brian Lloyd authored
-