Commit History

Author SHA1 Message Date
  Emilio Pozuelo Monfort bc779bd797 Add commands to accept/reject updates from a policy queue 1 year ago
  Ansgar dce43697ac ORMObject: drop `clone` member function 1 year ago
  Ansgar 8307b6a4de dbconn.py: update type annotation with quotes 2 years ago
  Ansgar f2c0990329 dbconn.py: update type annotation with quotes 2 years ago
  Ansgar 1cf82ea913 dbconn.py: update type annotation with quotes 2 years ago
  Ansgar 45e22222cc add more type annotations 2 years ago
  Ansgar 8d0b3a25ae dbconn.py: set `back_populates` for relationships 2 years ago
  Ansgar 40df297014 silence warning targeted at SQLAlchemy dialect maintainers 2 years ago
  Ansgar d71746708e SignatureHistory.from_signed_file: do not call `SignedFile.contents_sha1` property 2 years ago
  Ansgar 70b36f4f22 allow comparing with arbitrary objects in `__eq__` 2 years ago
  Ansgar dfc20c5bed convert most documentation markup 2 years ago
  Ansgar 907e731621 covert most docstrings to Sphinx syntax 2 years ago
  Ansgar d889ec01d8 session_wrapper: use `functools.wraps` to copy metadata from wrapped function 2 years ago
  Ansgar 0f8f1fbd3e add more type annotations 2 years ago
  Stéphane Blondon b458edf147 fix E121 flake8 errors 2 years ago
  Stéphane Blondon a4858dc287 Fix E123 flakes8 error (closing bracket does not match indentation of opening bracket's line) 3 years ago
  Ansgar 526d5fea68 daklib/dbconn.py: stop using `force_to_utf8` 3 years ago
  Ansgar 5103a9659e do not explicitly inherit from `object` in class definitions 3 years ago
  Ansgar dc999e9f8c daklib/dbconn.py: stop using `six` 3 years ago
  Ansgar 1f1a050090 [py3] remove Python2-specific connection setttings 4 years ago
  Joerg Jaspert 4b95030725 Merge commit 'refs/pullreqs/239' 4 years ago
  Stephane Blondon 7400e2f7df Fix pyflakes E265 4 years ago
  Ansgar af43689606 pass filename instead of file descriptor to `DebFile` 4 years ago
  Ansgar cdac1fae3c use standard "subprocess" module from Python 4 years ago
  Ansgar 0d3a5e7fdd [py3] use `inspect.getfullargspec` instead of deprecated `getargspec` 4 years ago
  Ansgar 62bbc72da9 [py3] The future is now! 4 years ago
  Ansgar 196e0d11d7 use `Query.one_or_none()` to simply code 4 years ago
  Niels Thykier b4437d7de1 Fix some parameter names in doc-strings 4 years ago
  Niels Thykier 03b54ad181 Avoid some mutable kwargs 4 years ago
  Niels Thykier 15524c9ed6 Remove unused assignments/parameters 4 years ago