1. 16 Nov, 2007 1 commit
    • Andreas Zeidler's avatar
      Merged revisions 80850-81880 via svnmerge from · a7c11bcf
      Andreas Zeidler authored
      svn+ssh://svn.zope.org/repos/main/Zope/branches/2.10
      
      ........
        r80942 | andreasjung | 2007-10-20 13:33:36 +0200 (Sat, 20 Oct 2007) | 4 lines
        
              - Collector #151020: HTTP_CHAR_SET headers containing 'x-user-defined'
                caused a LookupError exception. Unknown encodings are from now on
                silently discarded.
      ........
        r80944 | andreasjung | 2007-10-20 13:37:27 +0200 (Sat, 20 Oct 2007) | 2 lines
        
        collector -> Launchpad
      ........
        r81167 | hannosch | 2007-10-28 10:40:32 +0100 (Sun, 28 Oct 2007) | 2 lines
        
        Backported discouraged warning for manage_* events from trunk
      ........
        r81176 | andreasjung | 2007-10-29 14:08:34 +0100 (Mon, 29 Oct 2007) | 2 lines
        
        preparing 2.10.5
      ........
        r81816 | wichert | 2007-11-13 10:20:30 +0100 (Tue, 13 Nov 2007) | 1 line
        
        Base the default location of softwarehome on Zope2, which is guaranteed not to be a namespace but always located inside the Zope2 software home. This fixes Zope2 breaking on systems which uses namespace packages for Products.*
      ........
      a7c11bcf
  2. 11 Oct, 2007 1 commit
  3. 18 Jul, 2007 1 commit
  4. 03 Jul, 2007 2 commits
  5. 02 Jul, 2007 1 commit
  6. 01 Jul, 2007 1 commit
  7. 29 Jun, 2007 1 commit
  8. 27 Jun, 2007 1 commit
  9. 25 Jun, 2007 2 commits
  10. 24 Jun, 2007 1 commit
  11. 23 Jun, 2007 7 commits
  12. 17 Jun, 2007 1 commit
  13. 10 Jun, 2007 1 commit
  14. 09 Jun, 2007 1 commit
  15. 03 Jun, 2007 1 commit
  16. 02 Jun, 2007 4 commits
  17. 11 May, 2007 1 commit
  18. 10 May, 2007 1 commit
  19. 07 May, 2007 1 commit
    • Tres Seaver's avatar
      Clean up tests for Z2 ZPT expresssion machinery: · 87ed7f27
      Tres Seaver authored
      o Move unneeded global imports to point of use.
      
      o Wrap long lines.
      
      o Make setUp / tearDown explicit.
      
      o Avoid use of testcase instance variables.
      
      o Split apart edge cases into discrete testcase methods.
      
      o Use stock 'assertEqual', 'failUnless' methods of unittest.
      
      Test both the 'trusted' and the 'untrusted' versions of the engine,
      using a common base class.
      
        XXX:  This split will allow new tests which verify the security
              semantics of each version of the engine.
      87ed7f27
  20. 06 May, 2007 1 commit
  21. 04 May, 2007 2 commits
  22. 30 Apr, 2007 1 commit
  23. 27 Apr, 2007 1 commit
  24. 20 Apr, 2007 1 commit
  25. 12 Apr, 2007 1 commit
  26. 05 Apr, 2007 2 commits
  27. 30 Mar, 2007 1 commit