Commit History

Author SHA1 Message Date
  Ansgar 5c59006790 make deprecation warnings refer to caller 4 years ago
  Ansgar ccf6d310fa dbconn.py: `useexisting` → `extend_existing` 4 years ago
  Ansgar a2b954e87b import ldap module where constants from it are used 4 years ago
  Ansgar 369f2fc744 restore `LDAPDn` local variable 4 years ago
  Ansgar 7842dab81f implement opening connection to LDAP only once 4 years ago
  Ansgar 72c6bdec17 remove interpreter from Python module in daklib and dak/dakdb 4 years ago
  Ansgar 543af50373 import-keyring: LDAP returns list a values 4 years ago
  Niels Thykier f212092287 Drop unused code 4 years ago
  Ansgar 7834435e8d decode LDAP attributes 4 years ago
  Ansgar d42a5bda64 import-keyring: decode output from gpg key listing 4 years ago
  😸 bcc080a7cb use `postgresql` instead of `postgres` (deprecated in SQLAlchemy) 4 years ago
  😸 8d652225af dbconn.py: deprecate custom `__eq__` with `str` objects 4 years ago
  Ansgar c93ac31f63 daklib/dbconn.py: add `__hash__` where a custom `__eq__` is provided 4 years ago
  Ansgar 4800f5749c remove executable bit from many files 4 years ago
  Ivo De Decker 800503dab1 daklib/dbconn.py: use textutils.force_to_utf8 for contents filename 4 years ago
  Ivo De Decker 6e558c854f daklib/dbconn.py: set database connection to utf-8 for python3 4 years ago
  Ivo De Decker e70579d55d load_keys: make sure data from gpg is str 4 years ago
  Ivo De Decker 16f6f58884 Explicitly turn {items,keys,values}() into list where needed 4 years ago
  Ivo De Decker a5ce838672 replace long() with int() 4 years ago
  Joerg Jaspert 692c391f3f Merge branch 'pr-182' 4 years ago
  Ivo De Decker 88f359f9aa dbconn: show output when gpg fails in load_keys 4 years ago
  Ansgar 32eb3e7ece `ldap.open` is now `ldap.initialize` 4 years ago
  Ivo De Decker f8ac661cda Add name and arch_string to DBBinary and DBSource 5 years ago
  Niels Thykier 89590bf35d Reduce the number of garbage collected file descriptors 5 years ago
  Ansgar Burchardt 77fa36d63a [py3] use `email.utils` instead of deprecated `email.Utils` 5 years ago
  Ansgar Burchardt 549d4c9165 silence warning "E306 expected 1 blank line before a nested definition" 5 years ago
  Ansgar Burchardt 0bf4c90e93 silence warning "E305 expected 2 blank lines after class or function definition" 5 years ago
  Ansgar Burchardt 791306a868 remove lots of unused imports 5 years ago
  Ansgar Burchardt bf599c06de make flake8 happy 6 years ago
  Ansgar Burchardt d9ce086136 drop patch for old Deb822 (Closes: #919864) 6 years ago