Historial de Commits

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