- 12 Mar, 2002 8 commits
-
-
Andreas Jung authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Evan Simpson authored
-
Andreas Jung authored
TextIndex to index numbers, single characters. It is also possible to enable case-sensitive indexing. The new configuration options are available through the addForm of the Vocabulary object.
-
Brian Lloyd authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 11 Mar, 2002 25 commits
-
-
Shane Hathaway authored
-
Kapil Thangavelu authored
1. Fixes a bug in the TM whereby tpc_abort was ignored. this was the likely cause of external transaction manager's never recieving a commit or abort statement and hanging because they could never register again for a transaction. 2. Works around a bug in Zope's transaction machinery. This bug is a corner case. it would cause loss of data integrity if a external transaction manager were involved in a zope transaction that involved a subtransaction commit, in which the overall transaction was aborted.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Toby Dickenson authored
merged toby-permission-table-headers-branch: Collector 274: nicer formatting for tall permissions table
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Toby Dickenson authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Andreas Jung authored
provide a more intuitive traceback for operating systems with a limited gmtime() implementations
-
Toby Dickenson authored
merged toby-syslog-access-branch: Collector 271: use different environment variables for sending event log and access log to syslog
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Toby Dickenson authored
-
Andreas Jung authored
has been started without webdav server
-
- 08 Mar, 2002 2 commits
-
-
Jeremy Hylton authored
Fix SF bug #516768 reported by Dave Wallace. Replace use of PyMem_DEL() with PyObject_Del() on object dealloc functions. The use of PyMem_DEL() is incorrect for object deallocation, because it only ever calls the low-level free(). If a custom allocator like pymalloc is used, it needs to be called to free the memory.
-
Andreas Jung authored
- Collector #278: DocumentWithImages could not handle URLs with underscores
-
- 07 Mar, 2002 2 commits
-
-
Andreas Jung authored
for dedicated webdav clients by setting the env. var WEBDAV_SOURCE_PORT_CLIENTS
-
Andreas Jung authored
-
- 05 Mar, 2002 3 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
- unified output for inner links
-
Andreas Jung authored
-