1. 26 Jan, 2005 1 commit
  2. 25 Jan, 2005 1 commit
  3. 24 Jan, 2005 2 commits
  4. 21 Jan, 2005 3 commits
    • Tim Peters's avatar
      Try to repair testRunIgnoresParentSignals. · cb922396
      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.
      cb922396
    • Tim Peters's avatar
      Revert rev 28860, in preparation for a more principled · 2d291875
      Tim Peters authored
      fix for testRunIgnoresParentSignals.
      2d291875
    • Stefan H. Holek's avatar
      Make VerboseSecurity work in unit tests. · d00b8992
      Stefan H. Holek authored
      d00b8992
  5. 18 Jan, 2005 2 commits
  6. 15 Jan, 2005 6 commits
  7. 14 Jan, 2005 1 commit
  8. 13 Jan, 2005 1 commit
  9. 12 Jan, 2005 2 commits
  10. 11 Jan, 2005 5 commits
  11. 10 Jan, 2005 1 commit
  12. 08 Jan, 2005 1 commit
    • Andreas Jung's avatar
      · 9344f756
      Andreas Jung authored
            - Collector #1655: fixed severe memory leak in TemporaryStorage
      9344f756
  13. 03 Jan, 2005 1 commit
  14. 22 Dec, 2004 3 commits
  15. 18 Dec, 2004 2 commits
    • Andreas Jung's avatar
      No commit message · df48363b
      Andreas Jung authored
      No commit message
      df48363b
    • Andreas Jung's avatar
      FTPServer: · 18286c63
      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.
      18286c63
  16. 17 Dec, 2004 1 commit
  17. 12 Dec, 2004 1 commit
  18. 06 Dec, 2004 1 commit
  19. 02 Dec, 2004 1 commit
  20. 01 Dec, 2004 1 commit
    • Sidnei da Silva's avatar
      · 77e3bb9d
      Sidnei da Silva authored
            - webdav.Resource: during COPY, manage_afterClone was called way
              too early, thus the object wasn't bound to the database and
              couldn't find a context. Changed to behave the same way as
              CopySupport.
      77e3bb9d
  21. 29 Nov, 2004 2 commits
  22. 28 Nov, 2004 1 commit