Historique des commits

Auteur SHA1 Message Date
  Ansgar 26ec8d7fe4 add more type annotations il y a 1 an
  Ansgar 25382c5b9e contents: only write Contents for components enabled for the suite il y a 2 ans
  Ansgar 2fc9a4187b explicitly state these are columns il y a 2 ans
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions il y a 3 ans
  Ansgar cdac1fae3c use standard "subprocess" module from Python il y a 4 ans
  Ansgar 62bbc72da9 [py3] The future is now! il y a 4 ans
  Niels Thykier 03b54ad181 Avoid some mutable kwargs il y a 4 ans
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters il y a 4 ans
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb il y a 4 ans
  Niels Thykier c9119a409a Remove some unused/dead code il y a 4 ans
  Niels Thykier 81824d2326 Support separate Contents-all il y a 4 ans
  Ivo De Decker 7f355461df Show exceptions in {source,binary}_scan_helper il y a 4 ans
  Ansgar Burchardt e5242c209d ContentsWriter: convert `tuple` to `list` first il y a 5 ans
  Ansgar Burchardt fb826e59f6 create process pool before DB session il y a 6 ans
  Bastian Blank da66a788e5 Use absolute imports il y a 6 ans
  Bastian Blank 21d6554436 Convert to print function il y a 6 ans
  Bastian Blank eb48bea408 Always use our own process pool il y a 6 ans
  Bastian Blank 5744bfce04 Fix E502: The backslash is redundant between brackets il y a 6 ans
  Bastian Blank d12d198ba7 Fix E202: Whitespace before ')' il y a 6 ans
  Bastian Blank 681c3f4b26 Fix E201: Whitespace after '(' il y a 6 ans
  Bastian Blank 32343595ab Fix E302: Expected 2 blank lines, found 0 il y a 6 ans
  Bastian Blank 2dfe976768 Fix E301: Expected 1 blank line, found 0 il y a 6 ans
  Bastian Blank cfaf4312fc Fix E712: Comparison to true should be 'if cond is true:' or 'if cond:' il y a 6 ans
  Bastian Blank 5b08e57be0 Fix E251: Unexpected spaces around keyword / parameter equals il y a 6 ans
  Bastian Blank 8a1008cee3 Fix E711: Comparison to none should be 'if cond is none:' il y a 6 ans
  Ansgar Burchardt 9a18e23f14 The `sql` variable was renamed to `query` il y a 7 ans
  Ansgar Burchardt ce54b4f1d8 Mark SQL textual query as such explicitly il y a 7 ans
  Paul Wise 33c8477957 Remove the headers from the Contents files (Closes: #841997) il y a 8 ans
  Ansgar Burchardt 294ab6353d Acquire a lock in the main process when writing Contents il y a 8 ans
  Helmut Grohne ea5573c53a put Python's with statement to good use il y a 10 ans