- 02 Apr, 2005 2 commits
-
-
Andreas Jung authored
-
Florent Guillaume authored
CatalogBrains' 'getObject' now raises by default. Old "return None" behavior can be restored with the deprecated "catalog_getObject_raises" ZConfig option.
-
- 01 Apr, 2005 2 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
- 31 Mar, 2005 5 commits
-
-
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.
-
Andreas Jung authored
-
Florent Guillaume authored
This won't affect already configured instances.
-
Martijn Faassen authored
-
Stefan H. Holek authored
(This was removed in r29667 but apparently got lost in the merge)
-
- 30 Mar, 2005 3 commits
-
-
Brian Lloyd authored
-
Stefan H. Holek authored
-
Paul Winkler authored
the wrong folder.
-
- 29 Mar, 2005 5 commits
-
-
Stefan H. Holek authored
__builtin__.get_transaction() is officially deprecated in ZODB 3.4.
-
Stefan H. Holek authored
all *.py files. Converted lead-in comments to module docstrings.
-
Sidnei da Silva authored
- ZPublisher would fail to recognize a XML-RPC request if the content-type header included a 'charset' parameter.
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 28 Mar, 2005 3 commits
-
-
Tres Seaver authored
-
Tim Peters authored
Got rid of it in the Zope source. The remaining instances are in code stitched in from ZODB. Those will go away by magic when ZODB 3.4 gets stitched in.
-
Andreas Jung authored
No commit message
-
- 27 Mar, 2005 3 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Andreas Jung authored
-
- 26 Mar, 2005 1 commit
-
-
Sidnei da Silva authored
-
- 25 Mar, 2005 3 commits
-
-
Florent Guillaume authored
-
Florent Guillaume authored
-
Florent Guillaume authored
of its parents is not accessible, to be close to what the Publisher does.
-
- 24 Mar, 2005 5 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
function on the call stack.
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
- 23 Mar, 2005 1 commit
-
-
Brian Lloyd authored
-
- 21 Mar, 2005 4 commits
-
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
Tres Seaver authored
-
- 18 Mar, 2005 3 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
This is a consequence of Five integration which uses ZTC. To locate the disabled test grep for the string "DISABLED".
-
Andreas Jung authored
-