提交历史

作者 SHA1 备注 提交日期
  Ansgar Burchardt fb826e59f6 create process pool before DB session 6 年之前
  Bastian Blank da66a788e5 Use absolute imports 6 年之前
  Bastian Blank 21d6554436 Convert to print function 6 年之前
  Bastian Blank eb48bea408 Always use our own process pool 6 年之前
  Bastian Blank 5744bfce04 Fix E502: The backslash is redundant between brackets 6 年之前
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' 6 年之前
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' 6 年之前
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 6 年之前
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 6 年之前
  Bastian Blank cfaf4312fc Fix E712: Comparison to true should be 'if cond is true:' or 'if cond:' 6 年之前
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals 6 年之前
  Bastian Blank 8a1008cee3 Fix E711: Comparison to none should be 'if cond is none:' 6 年之前
  Ansgar Burchardt 9a18e23f14 The `sql` variable was renamed to `query` 7 年之前
  Ansgar Burchardt ce54b4f1d8 Mark SQL textual query as such explicitly 8 年之前
  Paul Wise 33c8477957 Remove the headers from the Contents files (Closes: #841997) 8 年之前
  Ansgar Burchardt 294ab6353d Acquire a lock in the main process when writing Contents 9 年之前
  Helmut Grohne ea5573c53a put Python's with statement to good use 10 年之前
  Ansgar Burchardt 7b274dc7e2 Reset signal handler to default action in child processes 11 年之前
  Luca Falavigna b639a0b9e5 Allow to specify a custom unpack directory in UnpackedSource class 11 年之前
  Ansgar Burchardt 74c42205ba daklib/contents.py: use filter() instead of filter_by() 12 年之前
  Ansgar Burchardt 2cb93d1216 dak/contents.py, daklib/contents.py: add archive option 12 年之前
  Ansgar Burchardt 68b730887b daklib/contents.py: update for multi-archive changes 12 年之前
  Ansgar Burchardt aa4f71d8e3 Use archive path instead of Dir::Root 12 年之前
  Ansgar Burchardt 5ae0dac7c8 Python modules should not be executable 12 年之前
  Ansgar Burchardt 5401a178a8 daklib/contents.py: close db session after use 12 年之前
  Ansgar Burchardt d594c28804 Go back to temporary tables. 12 年之前
  Ansgar Burchardt c9f2c29661 Use with statement instead of temporary table 12 年之前
  Torsten Werner 27e00376e8 Convert exception handling to Python3 syntax. 13 年之前
  Torsten Werner 8d74e3e64c bugfix 14 年之前
  Torsten Werner b36379705f Split binary contents into components. 14 年之前