1. 22 Mar, 2006 2 commits
  2. 15 Mar, 2006 1 commit
    • 's avatar
      reverted r65902: · 363c6010
      authored
      - I still believe this was the Right Thing to do, but not everybody agrees
      363c6010
  3. 11 Mar, 2006 1 commit
  4. 10 Mar, 2006 1 commit
  5. 07 Mar, 2006 3 commits
  6. 06 Mar, 2006 1 commit
  7. 28 Feb, 2006 1 commit
    • Sidnei da Silva's avatar
      · bd5f1829
      Sidnei da Silva authored
      - Missing import of NotFound in webdav.Resource.
      bd5f1829
  8. 24 Feb, 2006 1 commit
  9. 21 Feb, 2006 1 commit
  10. 19 Feb, 2006 3 commits
  11. 08 Feb, 2006 2 commits
  12. 27 Jan, 2006 1 commit
  13. 21 Jan, 2006 1 commit
    • Sidnei da Silva's avatar
      · a4f81637
      Sidnei da Silva authored
            - Collector #2002: fixed broken 'ls -R' functionality (didn't
              recurse properly subclasses of OFS.Folder)
      a4f81637
  14. 16 Jan, 2006 1 commit
  15. 15 Jan, 2006 1 commit
  16. 12 Jan, 2006 1 commit
  17. 10 Jan, 2006 1 commit
  18. 28 Dec, 2005 1 commit
    • Sidnei da Silva's avatar
      · af8e4e38
      Sidnei da Silva authored
      - Report number of failures/errors
      af8e4e38
  19. 21 Dec, 2005 3 commits
    • Stefan H. Holek's avatar
      8e8ecbde
    • Sidnei da Silva's avatar
      · 118e4017
      Sidnei da Silva authored
      - Update with Mark's comments:
      
              Problem is that a service/pythonw.exe process *always* has an
              invalid sys.stdout.  But due to the magic of buffering, small
              print statements would not fail - but once the file actually
              got written to, the error happened.  Never a problem when
              debugging, as the process has a console, and hence a valid
              stdout.
      118e4017
    • Sidnei da Silva's avatar
      · fbd73284
      Sidnei da Silva authored
            - Collector #1939: When running as a service, Zope could
              potentially collect too much log output filling the NT Event
              Log. When that happened, a 'print' during exception handling
              would cause an IOError because the service had no 'redirection
              pipe' anymore (because it's shutting down) to write to,
              causing the service to not restart automatically.
      fbd73284
  20. 19 Dec, 2005 2 commits
  21. 16 Dec, 2005 2 commits
  22. 13 Dec, 2005 1 commit
  23. 06 Dec, 2005 1 commit
  24. 05 Dec, 2005 2 commits
  25. 03 Dec, 2005 1 commit
  26. 02 Dec, 2005 4 commits