1. 13 Oct, 2005 1 commit
  2. 11 Oct, 2005 3 commits
  3. 10 Oct, 2005 1 commit
  4. 09 Oct, 2005 4 commits
  5. 08 Oct, 2005 1 commit
  6. 05 Oct, 2005 1 commit
  7. 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
  8. 02 Oct, 2005 3 commits
  9. 01 Oct, 2005 1 commit
  10. 30 Sep, 2005 1 commit
  11. 28 Sep, 2005 1 commit
  12. 26 Sep, 2005 1 commit
  13. 25 Sep, 2005 3 commits
  14. 24 Sep, 2005 3 commits
  15. 16 Sep, 2005 3 commits
  16. 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
  17. 09 Sep, 2005 2 commits
  18. 08 Sep, 2005 1 commit
  19. 07 Sep, 2005 1 commit
  20. 02 Sep, 2005 1 commit
  21. 26 Aug, 2005 5 commits