- 27 Jan, 2005 3 commits
-
-
Stefan H. Holek authored
-
Stefan H. Holek authored
-
Andreas Jung authored
- Collector #1648: Fix bug in Medusa FTP
-
- 26 Jan, 2005 2 commits
- 25 Jan, 2005 1 commit
-
-
Stefan H. Holek authored
-
- 24 Jan, 2005 2 commits
-
-
Tim Peters authored
I'm only doing this for Zope at this time, because it was the worst abuser wrt checking in zdaemon changes from a wrong place. Only one wrong-place zdaemon checkin was made from Zope3, and none from ZODB. Nevertheless, all trunks and branches other than Zope trunk are using an out-of-date zdaemon now.
-
Tim Peters authored
-
- 21 Jan, 2005 3 commits
-
-
Tim Peters authored
Instead of poke-and-hope guessing at how long to wait for the child process to start running, use send_action() in a loop to ask about that more directly -- but don't wait longer than a minute. The test should run faster on most boxes now, but take up to a minute on boxes that are bogged down for whatever reason. Note that this checkin is being made from a wrong place! zdaemon isn't part of the Zope tree, it's stitched in from the zdaemon repository. So this checkin has no effect on zdaemon. It will need to be sideported later if it turns out to fix the overnight test failures.
-
Tim Peters authored
fix for testRunIgnoresParentSignals.
-
Stefan H. Holek authored
-
- 18 Jan, 2005 2 commits
-
-
Tres Seaver authored
-
Stefan H. Holek authored
testRunIgnoresParentSignals occasionally fails.
-
- 15 Jan, 2005 6 commits
-
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
Andreas Jung authored
-
- 14 Jan, 2005 1 commit
-
-
Tres Seaver authored
-
- 13 Jan, 2005 1 commit
-
-
Stefan H. Holek authored
-
- 12 Jan, 2005 2 commits
-
-
Tim Peters authored
ZODB cache size is an integer (number of objects), not a number of bytes. Because this change wasn't made in ZODB (the right project), it got lost when I stitched in ZODB 3.3.1a1 yesterday.
-
Tino Wildenhain authored
-
- 11 Jan, 2005 5 commits
-
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tim Peters authored
-
Tres Seaver authored
-
- 10 Jan, 2005 1 commit
-
-
Jens Vagelpohl authored
-
- 08 Jan, 2005 1 commit
-
-
Andreas Jung authored
- Collector #1655: fixed severe memory leak in TemporaryStorage
-
- 03 Jan, 2005 1 commit
-
-
Andreas Jung authored
-
- 22 Dec, 2004 3 commits
-
-
Chris McDonough authored
-
Chris McDonough authored
Work around for MSIE WebFolder view not properly showing modified and created date. This is the same thing that Apache DAV does, FWIW.
-
Andreas Jung authored
-
- 18 Dec, 2004 2 commits
-
-
Andreas Jung authored
No commit message
-
Andreas Jung authored
A RNFR (rename from) request was always responded with a response 350 (succesful). We do now check if the source file really exists and return a 550 response in case if it doest not.
-
- 17 Dec, 2004 1 commit
-
-
Chris McDonough authored
Collector 1626: Don't raise Forbidden if we don't know what to do. Instead, riase Unauthorized if _verifyObjectPaste fails in a way that we understand; let all other exceptions bubble to the top.
-
- 12 Dec, 2004 1 commit
-
-
Andreas Jung authored
-
- 06 Dec, 2004 1 commit
-
-
Andreas Jung authored
-
- 02 Dec, 2004 1 commit
-
-
Andreas Jung authored
full URL without query string as it appears within the location bar of the browser. The key has been added to provide a single key that is available for vhosted and non-vhosted installations. - Collector #1605: VHM did not quote URLs
-