1. 01 Nov, 2001 4 commits
    • Barry Warsaw's avatar
      Checkpointing... · 184417f9
      Barry Warsaw authored
      "from ZODB import utils" -> "from ZODB.utils import p64, U64"
      
      fixed comment-doc for pickles table
      
      close(): Don't close the commitlog since the base class's close() will
      do this now.
      
      _zapobject(): Wrap _serials.delete() in a try/except ignoring
      DBNotFoundError.
      
      pack(): Compare refcounts to None by using "is not" instead of <>
      184417f9
    • Andreas Jung's avatar
      *** empty log message *** · a23a5d7c
      Andreas Jung authored
      a23a5d7c
    • Andreas Jung's avatar
      - fixed forgotten 'self' · 785a62ac
      Andreas Jung authored
      785a62ac
    • Andreas Jung's avatar
      - simplified domainsSpecValidate() · 9eac114a
      Andreas Jung authored
      - better regular expressions to check hostnames and domain specs
      - added underscore as allowed character in hostnames (this is officially
        forbidden by RFC 972 but underscores are often used and supported
        by some DNS servers).
      9eac114a
  2. 31 Oct, 2001 5 commits
  3. 30 Oct, 2001 3 commits
  4. 29 Oct, 2001 10 commits
  5. 27 Oct, 2001 1 commit
  6. 26 Oct, 2001 10 commits
  7. 25 Oct, 2001 5 commits
  8. 24 Oct, 2001 1 commit
  9. 23 Oct, 2001 1 commit