1. 09 Mar, 2011 1 commit
  2. 08 Mar, 2011 1 commit
  3. 23 Feb, 2011 1 commit
  4. 19 Feb, 2011 2 commits
  5. 14 Feb, 2011 2 commits
    • Tres Seaver's avatar
      Fix LP #707927: · 4df03d3c
      Tres Seaver authored
      - Hardened XML import parsing against missing boolean attributes.
       
      - Ensured that emitted XML export has a valid encoding, even when passed
        'None'.
      4df03d3c
    • 's avatar
      - indentation cleanup · b1cf1994
      authored
      b1cf1994
  6. 06 Nov, 2010 1 commit
  7. 13 Oct, 2010 2 commits
  8. 29 Sep, 2010 1 commit
  9. 03 Aug, 2010 1 commit
  10. 06 Jun, 2010 1 commit
  11. 08 Apr, 2010 1 commit
  12. 01 Apr, 2010 1 commit
  13. 27 Dec, 2009 1 commit
  14. 06 Dec, 2009 2 commits
  15. 20 Nov, 2009 1 commit
  16. 13 Nov, 2009 2 commits
  17. 07 Jul, 2009 1 commit
  18. 24 May, 2009 1 commit
  19. 12 May, 2009 2 commits
  20. 16 Apr, 2009 1 commit
  21. 03 Jan, 2009 1 commit
  22. 27 Dec, 2008 1 commit
    • Tres Seaver's avatar
      Cleaned up / normalized imports: · edf55c6b
      Tres Seaver authored
      o Don't import from Globals;  instead, use real locations.
      
      o Make other imports use the actual source module, rather than an
        intermediate (e.g., prefer importing 'ClassSecurityInfo' from
        'AccessControl.SecurityInfo' rather than from 'AccessControl').
      
      o Avoid relative imports, which will break in later versions of Python.
      edf55c6b
  23. 27 Oct, 2008 1 commit
  24. 10 Oct, 2008 1 commit
  25. 07 Oct, 2008 1 commit
  26. 17 Sep, 2008 1 commit
  27. 12 Sep, 2008 1 commit
  28. 26 Aug, 2008 2 commits
  29. 25 Aug, 2008 1 commit
  30. 29 May, 2008 1 commit
  31. 27 Apr, 2008 2 commits
  32. 08 Jan, 2008 1 commit
    • 's avatar
      - fixed test · b20203ca
      authored
      - added CHANGES.txt file with trunk only changes
      b20203ca