1. 16 Oct, 2005 2 commits
  2. 14 Oct, 2005 1 commit
    • Andreas Jung's avatar
      · c46e68bd
      Andreas Jung authored
            - Collector #1895: testrunner: omitting the 'var' from recursive
              directory walking
      c46e68bd
  3. 13 Oct, 2005 2 commits
    • Sidnei da Silva's avatar
      · 7aef1e27
      Sidnei da Silva authored
      - Forward port fix from 2.8 branch
      
            - OFS.Image.manage_FTPget() would str() it's .data attribute,
              potentially loading the whole file in memory as a
              string. Changed to use RESPONSE.write() iterating through the
              Pdata chain, just like index_html().
      7aef1e27
    • 's avatar
      50085536
  4. 11 Oct, 2005 3 commits
  5. 10 Oct, 2005 1 commit
  6. 09 Oct, 2005 4 commits
  7. 08 Oct, 2005 1 commit
  8. 05 Oct, 2005 1 commit
  9. 04 Oct, 2005 2 commits
    • Tim Peters's avatar
      Merge rev 38757 from 2.8 branch. · b8bb602b
      Tim Peters authored
      Putative fix for Collector 1912.
      
      File._read_data():  This uses savepoints just to get oids assigned
      and to free memory, with no possibility of rollback.  Therefore
      "optimistic" savepoints should be used:  there's no reason here to
      insist that any data managers involved support rollback.
      b8bb602b
    • Florent Guillaume's avatar
      Merged from 38738 on 2.8 branch: · a0b80c75
      Florent Guillaume authored
      The '@' character is now allowed in object ids (RFC 1738 allows it).
      Expanded tests for _checkId.
      a0b80c75
  10. 02 Oct, 2005 3 commits
  11. 01 Oct, 2005 1 commit
  12. 30 Sep, 2005 1 commit
  13. 28 Sep, 2005 1 commit
  14. 26 Sep, 2005 1 commit
  15. 25 Sep, 2005 3 commits
  16. 24 Sep, 2005 3 commits
  17. 16 Sep, 2005 3 commits
  18. 15 Sep, 2005 1 commit
    • Andreas Jung's avatar
      · 7a57f1df
      Andreas Jung authored
            - Collector #1899: fixed migration issue when using export/import for
              ZCatalog instances
      7a57f1df
  19. 09 Sep, 2005 2 commits
  20. 08 Sep, 2005 1 commit
  21. 07 Sep, 2005 1 commit
  22. 02 Sep, 2005 1 commit
  23. 26 Aug, 2005 1 commit