1. 11 Mar, 2012 1 commit
  2. 19 Jan, 2012 1 commit
  3. 03 Jan, 2012 1 commit
  4. 23 Nov, 2011 1 commit
  5. 21 Nov, 2011 1 commit
  6. 23 Sep, 2011 1 commit
  7. 16 Sep, 2011 1 commit
  8. 09 Mar, 2011 1 commit
  9. 08 Mar, 2011 1 commit
  10. 23 Feb, 2011 1 commit
  11. 19 Feb, 2011 2 commits
  12. 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
  13. 06 Nov, 2010 1 commit
  14. 13 Oct, 2010 2 commits
  15. 29 Sep, 2010 1 commit
  16. 03 Aug, 2010 1 commit
  17. 06 Jun, 2010 1 commit
  18. 08 Apr, 2010 1 commit
  19. 01 Apr, 2010 1 commit
  20. 27 Dec, 2009 1 commit
  21. 06 Dec, 2009 2 commits
  22. 20 Nov, 2009 1 commit
  23. 13 Nov, 2009 2 commits
  24. 07 Jul, 2009 1 commit
  25. 24 May, 2009 1 commit
  26. 12 May, 2009 2 commits
  27. 16 Apr, 2009 1 commit
  28. 03 Jan, 2009 1 commit
  29. 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
  30. 27 Oct, 2008 1 commit
  31. 10 Oct, 2008 1 commit
  32. 07 Oct, 2008 1 commit
  33. 17 Sep, 2008 1 commit
  34. 12 Sep, 2008 1 commit