1. 26 Mar, 2006 2 commits
  2. 24 Mar, 2006 1 commit
  3. 23 Mar, 2006 2 commits
  4. 22 Mar, 2006 2 commits
  5. 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
  6. 11 Mar, 2006 1 commit
  7. 10 Mar, 2006 1 commit
  8. 07 Mar, 2006 3 commits
  9. 06 Mar, 2006 1 commit
  10. 28 Feb, 2006 1 commit
    • Sidnei da Silva's avatar
      · bd5f1829
      Sidnei da Silva authored
      - Missing import of NotFound in webdav.Resource.
      bd5f1829
  11. 24 Feb, 2006 1 commit
  12. 21 Feb, 2006 1 commit
  13. 19 Feb, 2006 3 commits
  14. 08 Feb, 2006 2 commits
  15. 27 Jan, 2006 1 commit
  16. 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
  17. 16 Jan, 2006 1 commit
  18. 15 Jan, 2006 1 commit
  19. 12 Jan, 2006 1 commit
  20. 10 Jan, 2006 1 commit
  21. 28 Dec, 2005 1 commit
    • Sidnei da Silva's avatar
      · af8e4e38
      Sidnei da Silva authored
      - Report number of failures/errors
      af8e4e38
  22. 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
  23. 19 Dec, 2005 2 commits
  24. 16 Dec, 2005 2 commits
  25. 13 Dec, 2005 1 commit
  26. 06 Dec, 2005 1 commit
  27. 05 Dec, 2005 2 commits