1. 14 Oct, 2005 1 commit
    • Andreas Jung's avatar
      · c46e68bd
      Andreas Jung authored
            - Collector #1895: testrunner: omitting the 'var' from recursive
              directory walking
      c46e68bd
  2. 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
  3. 11 Oct, 2005 3 commits
  4. 10 Oct, 2005 1 commit
  5. 09 Oct, 2005 4 commits
  6. 08 Oct, 2005 1 commit
  7. 05 Oct, 2005 1 commit
  8. 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
  9. 02 Oct, 2005 3 commits
  10. 01 Oct, 2005 1 commit
  11. 30 Sep, 2005 1 commit
  12. 28 Sep, 2005 1 commit
  13. 26 Sep, 2005 1 commit
  14. 25 Sep, 2005 3 commits
  15. 24 Sep, 2005 3 commits
  16. 16 Sep, 2005 3 commits
  17. 15 Sep, 2005 1 commit
  18. 09 Sep, 2005 2 commits
  19. 08 Sep, 2005 1 commit
  20. 07 Sep, 2005 1 commit
  21. 02 Sep, 2005 1 commit
  22. 26 Aug, 2005 3 commits