Historial de Commits

Autor SHA1 Mensaje Fecha
  Ansgar 6e5fbcd0b2 checks: add check for members of binary packages hace 1 año
  Ansgar bdfa7aa586 add type annotations and documentation updates hace 2 años
  Ansgar 26ec8d7fe4 add more type annotations hace 2 años
  Ansgar dfc20c5bed convert most documentation markup hace 2 años
  Ansgar 907e731621 covert most docstrings to Sphinx syntax hace 2 años
  Ansgar 0f8f1fbd3e add more type annotations hace 2 años
  Stéphane Blondon b458edf147 fix E121 flake8 errors hace 2 años
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) hace 3 años
  Ansgar d7d9d8c88e daklib/archive.py: stop using `six` hace 3 años
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions hace 3 años
  Ansgar 4b4b6744d0 [py3] stop using `six.iter*` family of functions hace 4 años
  Ansgar 1cc9981613 archive.py: use `subprocess.DEVNULL` instead of opening it ourselves hace 4 años
  Ansgar 14b79666f4 fix some import statements hace 4 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
  Ansgar 196e0d11d7 use `Query.one_or_none()` to simply code hace 4 años
  Ansgar 880fd65913 daklib/checks.py: drop `SuffixCheck` hace 4 años
  😸 36af8a698f do not request external signature for uploads in policy queues hace 4 años
  Ivo De Decker b7a0ac6eef replace unicode() calls with six function hace 4 años
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed hace 4 años
  Ivo De Decker 9068eb8819 replace iter{items,keys,values} with six function hace 4 años
  Ivo De Decker 4895867cc4 ArchiveUpload: use list instead of set for final_suites hace 4 años
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors hace 5 años
  Paul Wise 0180d7b960 Use the changes sourceful wrapper property instead of architectures property hace 5 años
  Ivo De Decker 831cadf3f0 Log source and version when source not found hace 5 años
  Ansgar Burchardt 073fa6fa67 qualify InvalidChangesException so it can be found hace 5 años
  Ansgar Burchardt 9be4a9d97f skip copying files if file list cannot be parsed hace 5 años
  Ivo De Decker 72eb6d533e Use component from source when copying the source hace 5 años
  Ivo De Decker 7a451d5578 Process binaries is deterministic order hace 5 años
  Ansgar Burchardt 2a841d0d9d silence warning "E731 do not assign a lambda expression, use a def" hace 5 años