- 02 Sep, 2005 1 commit
-
-
Tres Seaver authored
-
- 26 Aug, 2005 5 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
packages than single pieces
-
Tim Peters authored
-
- 25 Aug, 2005 1 commit
-
-
Tres Seaver authored
-
- 24 Aug, 2005 6 commits
-
-
Fred Drake authored
with Python - remove use of the long-deprecated xmllib module, again using the Expat that comes with Python as a replacement
-
Fred Drake authored
use it
-
Fred Drake authored
-
Fred Drake authored
-
Zachery Bir authored
In the interest of keeping myself sane, I've left the "Trunk only (unreleased)" section alone
-
Zachery Bir authored
-
- 20 Aug, 2005 1 commit
-
-
Stefan H. Holek authored
and not just when the file is missing. This is a forward port from Zope-2_7-branch.
-
- 18 Aug, 2005 1 commit
-
-
Andreas Jung authored
ZTUtils.make_query()
-
- 16 Aug, 2005 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- ZCatalog: refreshCatalog() could not be called safely from a ZEO client script
-
Andreas Jung authored
problems for some .zexp files e.g. Squishdot instances)
-
- 15 Aug, 2005 1 commit
-
-
Fred Drake authored
-
- 10 Aug, 2005 2 commits
-
-
Fred Drake authored
use the pushStream/popStream model from the Zope 3 codebase instead of the interpretWithStream model. The two are entirely equivalent in context, but I think the push/pop model offers more flexibility in the long run
-
Tino Wildenhain authored
rather then runzope to avoid all the hassle with not detaching and thus mysteriously stopping zopes.
-
- 09 Aug, 2005 4 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
implementations of the TAL interpreter
-
Fred Drake authored
-
- 07 Aug, 2005 4 commits
-
-
Tim Peters authored
Collector 1860: use an optimistic savepoint in CopySupport._getCopy (there's no possiblity of rollback here, so no need to insist that the data manager support rollbacks). The other part of this change is in ZODB 3.4.1b4, also stitched in by this checkin.
-
Andreas Jung authored
-
Andreas Jung authored
-
- 04 Aug, 2005 2 commits
-
-
Tres Seaver authored
-
- 03 Aug, 2005 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
security reasons
-
- 02 Aug, 2005 2 commits
-
-
Tim Peters authored
Worm around suspected Windows socket bug in Windows trigger code. See the thread starting at http://mail.zope.org/pipermail/zope/2005-July/160433.html for gory details. Note that Zope trunk and 2.8 also have a third copy of this code, in lib/python/zope/server/trigger.py That's "a Zope3 problem".
-
Andreas Jung authored
- Collector #1807: fixed memory leak in cAccessControl.guarded_getattr()
-
- 01 Aug, 2005 2 commits
-
-
Florent Guillaume authored
-
Florent Guillaume authored
-
- 28 Jul, 2005 1 commit
-
-
Andreas Jung authored
- Collector #1852: fixed wrong URL construction in webdav.davcmds
-
- 27 Jul, 2005 1 commit
-
-
Florent Guillaume authored
-
- 21 Jul, 2005 1 commit
-
-
Tino Wildenhain authored
Refinement of collector issue 1837 - add next() and xreadlines() for a full file interface to ZPublisher/HTTPRequest.py and appropriate test case + changes.txt entry
-