1. 25 Feb, 2006 1 commit
  2. 24 Feb, 2006 1 commit
  3. 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
  4. 21 Feb, 2006 1 commit
  5. 19 Feb, 2006 4 commits
  6. 15 Feb, 2006 1 commit
  7. 12 Feb, 2006 2 commits
  8. 11 Feb, 2006 1 commit
    • Andreas Jung's avatar
      · 4c5b50ea
      Andreas Jung authored
            - zope.app.introspector was included with the source archive
      4c5b50ea
  9. 08 Feb, 2006 1 commit
  10. 07 Feb, 2006 1 commit
  11. 27 Jan, 2006 3 commits
  12. 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
  13. 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
  14. 17 Jan, 2006 1 commit
  15. 16 Jan, 2006 5 commits
  16. 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
  17. 14 Jan, 2006 2 commits
  18. 13 Jan, 2006 6 commits