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