- 07 Aug, 2005 2 commits
-
-
Andreas Jung authored
- 04 Aug, 2005 2 commits
-
-
Tres Seaver authored
Avoids exiting the zopectl shell, if run from there.
-
- 02 Aug, 2005 2 commits
-
-
Tim Peters authored
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
Additional test. CMF requires this behaviour.
-
Florent Guillaume authored
Display offending line when warning about getOwner(1) deprecation.
-
- 28 Jul, 2005 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Philipp von Weitershausen authored
-
- 27 Jul, 2005 1 commit
-
-
Florent Guillaume authored
-
- 20 Jul, 2005 2 commits
-
-
Tim Peters authored
Will stitch in again via svn:externals.
-
Stefan H. Holek authored
-
- 18 Jul, 2005 1 commit
-
-
Andreas Jung authored
-
- 15 Jul, 2005 1 commit
-
-
Andreas Jung authored
-
- 13 Jul, 2005 1 commit
-
-
Tres Seaver authored
(http://www.zope.org/Collectors/Zope/1813). o CMFCore will include it after 1.5, with an appropriate module alias for backward compatibility.
-
- 12 Jul, 2005 3 commits
-
-
Philipp von Weitershausen authored
-
Philipp von Weitershausen authored
This also includes a patch to HTTPRequest which is implemented directly in Zope 2 rather than the monkey Five does.
-
Christian Heimes authored
-
- 11 Jul, 2005 2 commits
-
- 08 Jul, 2005 4 commits
-
-
Philipp von Weitershausen authored
>>> fromZ3Interface(x) is fromZ3Interface(x) True
- 06 Jul, 2005 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
-
- 05 Jul, 2005 7 commits
-
-
Chris McDonough authored
collector 1828 which was already marked as resolved.
-
Chris McDonough authored
Tim pointed out that loadEx is supposed to return a 3-tuple. This is related to collector 1828 which was already marked as resolved.
-
Tres Seaver authored
-
Tres Seaver authored
-
- 04 Jul, 2005 5 commits
-
-
Andreas Jung authored
- Collector #1815: ZCTextIndex accepts (again) sequences of strings to be indexed.