Historial de Commits

Autor SHA1 Mensaje Fecha
  Ansgar 1f1a050090 [py3] remove Python2-specific connection setttings hace 3 años
  Joerg Jaspert 4b95030725 Merge commit 'refs/pullreqs/239' hace 4 años
  Stephane Blondon 7400e2f7df Fix pyflakes E265 hace 4 años
  Ansgar af43689606 pass filename instead of file descriptor to `DebFile` hace 4 años
  Ansgar cdac1fae3c use standard "subprocess" module from Python hace 4 años
  Ansgar 0d3a5e7fdd [py3] use `inspect.getfullargspec` instead of deprecated `getargspec` 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
  Niels Thykier b4437d7de1 Fix some parameter names in doc-strings 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 5c59006790 make deprecation warnings refer to caller hace 4 años
  Ansgar ccf6d310fa dbconn.py: `useexisting` → `extend_existing` hace 4 años
  Ansgar a2b954e87b import ldap module where constants from it are used hace 4 años
  Ansgar 369f2fc744 restore `LDAPDn` local variable hace 4 años
  Ansgar 7842dab81f implement opening connection to LDAP only once hace 4 años
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb hace 4 años
  Ansgar 543af50373 import-keyring: LDAP returns list a values hace 4 años
  Niels Thykier f212092287 Drop unused code hace 4 años
  Ansgar 7834435e8d decode LDAP attributes hace 4 años
  Ansgar d42a5bda64 import-keyring: decode output from gpg key listing hace 4 años
  😸 bcc080a7cb use `postgresql` instead of `postgres` (deprecated in SQLAlchemy) hace 4 años
  😸 8d652225af dbconn.py: deprecate custom `__eq__` with `str` objects hace 4 años
  Ansgar c93ac31f63 daklib/dbconn.py: add `__hash__` where a custom `__eq__` is provided hace 4 años
  Ansgar 4800f5749c remove executable bit from many files hace 4 años
  Ivo De Decker 800503dab1 daklib/dbconn.py: use textutils.force_to_utf8 for contents filename hace 4 años
  Ivo De Decker 6e558c854f daklib/dbconn.py: set database connection to utf-8 for python3 hace 4 años
  Ivo De Decker e70579d55d load_keys: make sure data from gpg is str hace 4 años
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed hace 4 años
  Ivo De Decker a5ce838672 replace long() with int() hace 4 años