- 21 Jan, 2002 2 commits
-
-
Evan Simpson authored
-
Brian Lloyd authored
-
- 18 Jan, 2002 3 commits
-
-
Jeremy Hylton authored
-
Jeremy Hylton authored
ConflictError as a ConflictError. Replace "is" with "issubclass".
-
Chris McDonough authored
Make SessionDataManagerTraverser inherit from Persistent. This is in order to avoid a situation in which a nonpersistent instance of this class is inserted into the before traverse hook, causing Zope to not be able to start if the class' containing module can't be imported. The existence of the bug stemmed from my lack of knowledge about how the traverse hook worked (I didn't know it actually stored an object reference). (merge from branch)
-
- 15 Jan, 2002 7 commits
-
-
Jens Vagelpohl authored
-
Andreas Jung authored
due to changes in the security machinery
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
-
Jens Vagelpohl authored
-
- 14 Jan, 2002 3 commits
-
-
Evan Simpson authored
-
Jim Fulton authored
but one of the uses of string.atoi wasn't fixed. There also wasn't a test for this. :( Fixed bug in handling numneric time-zone offsets. We need to subtract, rather than add the offset, since the offset is the offset of the local time from UT, not the other way around.
-
Andreas Jung authored
-
- 11 Jan, 2002 4 commits
-
-
Shane Hathaway authored
-
Evan Simpson authored
-
Shane Hathaway authored
still shouldn't import Zope in unit tests, but most of the existing CMF tests depend on importing Zope and there was a hidden exception occurring anyway. (OFS.Application.initialize() was failing.)
-
Chris McDonough authored
-
- 09 Jan, 2002 7 commits
-
-
Amos Latteier authored
Fixed broken ZSearch interface report form. It was broken due to changes in ZPT's non-existent path handling.
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
with cadaver
-
Andreas Jung authored
-
Andreas Jung authored
fixed for a potential upgrade problem from pre-2.4.2/3 CMF installations
-
Andreas Jung authored
-
- 04 Jan, 2002 2 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
stemmer support for eleven languages. - TextIndex code cleanup - refactoring of the existing TextIndex code
-
- 03 Jan, 2002 1 commit
-
-
Andreas Jung authored
-
- 02 Jan, 2002 4 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 01 Jan, 2002 2 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
profile stats between runs of the requestprofiler. Added urlfocus mode. Urlfocus mode presents a summary of activity within a period of time before and after the invocation of a particular URL as it was recorded in the big M log. This can be useful when trying to track down a problem which you believe is related to some series of URL invocations as opposed to a single URL invocation. Fixed bug in timed mode which effected average stats.
-
- 29 Dec, 2001 1 commit
-
-
Chris McDonough authored
-
- 27 Dec, 2001 1 commit
-
-
Fred Drake authored
been checked in.
-
- 23 Dec, 2001 1 commit
-
-
Brian Lloyd authored
-
- 22 Dec, 2001 2 commits
-
-
Brian Lloyd authored
-
Brian Lloyd authored
-