- 08 Oct, 2001 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
Warning: this test is incomplete like the former version because the real regression tests are not working because the reference HTML files were generated for the old ST - and not STXNG.
-
- 05 Oct, 2001 8 commits
-
-
Martijn Pieters authored
-
Jeremy Hylton authored
-
Barry Warsaw authored
versions floating around. :/
-
Barry Warsaw authored
-
Barry Warsaw authored
-
Martijn Pieters authored
-
Steve Alexander authored
-
Andreas Jung authored
-
- 04 Oct, 2001 7 commits
-
-
Jeremy Hylton authored
-
Barry Warsaw authored
bypassed unlinking of the commit log file. This broke Full and Minimal storage. :(
-
matt@zope.com authored
appearance of a leak, particularly noticible with imPermissionRole objects.
-
Barry Warsaw authored
not work to pass in a DBEnv object, and that isn't the right way to increase the lock size anyway (should use a DB_CONFIG file as per the BerkeleyDB specs).
-
matt@zope.com authored
objects as changed when OFS.DTMLMethod inserted DTMLValidate as self.validate. This sidesteps the problem by modifying the object's __dict__ instead.
-
matt@zope.com authored
if the object is a dictionary, and do a PyDict_GetItem instead if possible. This avoids the error machinery overhead if the key is not found in the dictionary. PyDict_GetItem returns a borrowed reference, so the refcount is also bumped in these cases.
-
Steve Alexander authored
using the Indexes tab.
-
- 03 Oct, 2001 9 commits
-
-
Evan Simpson authored
-
Andreas Jung authored
-
Andreas Jung authored
*sigh*
-
Andreas Jung authored
-
Andreas Jung authored
broken.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
attribute with the same name as the index name to provide a customized path information other than using getPhysicalPath().
-
- 02 Oct, 2001 14 commits
-
-
Evan Simpson authored
-
Evan Simpson authored
-
Amos Latteier authored
added tal and metal prefixes to titles - this makes things easier to understand in the Zope Book Appendix C
-
Amos Latteier authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Amos Latteier authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
the statement tag.
-
Andreas Jung authored
-
Andreas Jung authored
-
matt@zope.com authored
maxlistusers property (managed from user folder properties tab) which limits the number of roles that rolemanager's get_valid_users will return before raising an OverflowError. The DTML for listLocalRoles will insert a text box for user id entry if OverflowError is raised.
-