1. 06 Mar, 2006 3 commits
  2. 28 Feb, 2006 1 commit
    • Sidnei da Silva's avatar
      · 7f814b37
      Sidnei da Silva authored
      - Missing import of NotFound in webdav.Resource.
      7f814b37
  3. 25 Feb, 2006 1 commit
  4. 24 Feb, 2006 1 commit
  5. 22 Feb, 2006 2 commits
    • David Whitfield Morriss's avatar
      4690ca0e
    • David Whitfield Morriss's avatar
      for alecm: · 8ff15818
      David Whitfield Morriss authored
      Changed Traversable to call the original __bobo_traverse__ method before 
      attempting to use attribute access to find the desired object.  This ensures 
      that the monkeypatched object retains the same behavior as the original 
      object during traversal.  Also, added checks to see if the request is a 
      WebDAV request in which case attribute lookup is performed without 
      acquisition (see BaseRequest.traverse for why this is important).
      8ff15818
  6. 21 Feb, 2006 1 commit
  7. 19 Feb, 2006 4 commits
  8. 15 Feb, 2006 1 commit
  9. 12 Feb, 2006 2 commits
  10. 11 Feb, 2006 1 commit
    • Andreas Jung's avatar
      · 4c5b50ea
      Andreas Jung authored
            - zope.app.introspector was included with the source archive
      4c5b50ea
  11. 08 Feb, 2006 1 commit
  12. 07 Feb, 2006 1 commit
  13. 27 Jan, 2006 3 commits
  14. 21 Jan, 2006 3 commits
    • Sidnei da Silva's avatar
      · 62fd608a
      Sidnei da Silva authored
            - Collector #2002: fixed broken 'ls -R' functionality (didn't
              recurse properly subclasses of OFS.Folder)
      62fd608a
    • Sidnei da Silva's avatar
      · d9a7a8ad
      Sidnei da Silva authored
      - Wrong branch
      d9a7a8ad
    • Sidnei da Silva's avatar
      · aa16e459
      Sidnei da Silva authored
            - Collector #2002: fixed broken 'ls -R' functionality (didn't
              recurse properly subclasses of OFS.Folder)
      aa16e459
  15. 19 Jan, 2006 3 commits
    • Sidnei da Silva's avatar
      · 3fda7df6
      Sidnei da Silva authored
      - I must be blind
      3fda7df6
    • Sidnei da Silva's avatar
      · 5beadefb
      Sidnei da Silva authored
      - Another dependency
      5beadefb
    • Sidnei da Silva's avatar
      · 9c4ce6f0
      Sidnei da Silva authored
      - Fetch the dependencies with curl
      9c4ce6f0
  16. 17 Jan, 2006 1 commit
  17. 16 Jan, 2006 5 commits
  18. 15 Jan, 2006 2 commits
    • Stefan H. Holek's avatar
    • Tim Peters's avatar
      Move to InnoSetup 5. · 741531a4
      Tim Peters authored
      InnoSetup 4 CAN NO LONGER BE USED.
      
      Besides that there's no future in relying on obsolete
      versions of tools, version 5 introduced a vastly easier
      way to manage the custom dialog pages Zope wants.  That
      allowed getting rid of about 60 lines of inscrutable
      Pascal code.  Of course the code that replaces them is also
      inscrutable, but there's about 60 fewer lines of it to
      torture future generations ;-).
      741531a4
  19. 14 Jan, 2006 2 commits
  20. 13 Jan, 2006 2 commits