- 25 Sep, 2005 3 commits
-
-
Chris McDonough authored
Prevent 'render' function in Expressions.py for being called for basic types (minor speed improvement). See http://www.zope.org/Collectors/Zope/1890.
-
Stefan H. Holek authored
-
Tres Seaver authored
-
- 24 Sep, 2005 3 commits
-
-
Tres Seaver authored
'debug' argument passed to 'ZPublisher.Test.publish_module'.
-
Andreas Jung authored
ac_aquire() ignoring the default argument
-
Andreas Jung authored
Collector #1864, #1906: fixed header normalization in appendHeader()
-
- 22 Sep, 2005 1 commit
-
-
Sidnei da Silva authored
- Missing import
-
- 16 Sep, 2005 2 commits
-
-
Tres Seaver authored
statements (Collector #1118, bounty sponsored by Logicalware).
-
Andreas Jung authored
-
- 15 Sep, 2005 1 commit
-
-
Andreas Jung authored
ZCatalog instances
-
- 09 Sep, 2005 1 commit
-
-
Florent Guillaume authored
-
- 08 Sep, 2005 1 commit
-
-
Tres Seaver authored
o The value is written to standard error when the request completes (forward ported from 2.7 branch).
-
- 07 Sep, 2005 1 commit
-
-
Lennart Regebro authored
-
- 02 Sep, 2005 1 commit
-
-
Tres Seaver authored
Patch from Dieter Maurer, with tests sponsored by a bounty from Logicalware.
-
- 27 Aug, 2005 1 commit
-
-
Tres Seaver authored
This change reverts 'guarded_getitem' to pass the 'index' argument as the name to 'validate'. This change will *not* be propagated to the trunk, because the resolution of #1182 specifies that the reverted behavior (i.e., passing None for item accces) is to become the standard implementation as of 2.9.
-
- 25 Aug, 2005 1 commit
-
-
Tres Seaver authored
-
- 24 Aug, 2005 4 commits
-
-
Zachery Bir authored
from UnIndex)
-
Zachery Bir authored
-
Zachery Bir authored
If the new value is _marker (basically, if we index with a value of None), we should also remove the object from our _unindex
-
Zachery Bir authored
- deleted trailing whitespace - new test for removal (indexing an object with a value of None should remove it from the index)
-
- 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
- Collector #1871: Applied patch to support lists with records using ZTUtils.make_query()
-
- 17 Aug, 2005 1 commit
-
-
Andreas Jung authored
work properly with a top-level user folder with enabled password encryption.
-
- 16 Aug, 2005 2 commits
-
-
Andreas Jung authored
client script
-
Andreas Jung authored
problems for some .zexp files e.g. Squishdot instances)
-
- 11 Aug, 2005 2 commits
-
-
Andreas Jung authored
No commit message
-
Andreas Jung authored
-
- 07 Aug, 2005 3 commits
-
-
Tim Peters authored
(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
-
- 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
-