Historial de Commits

Autor SHA1 Mensaje Fecha
  Mark Hymers 8a01d2a60e Point release script fixes hace 4 años
  😸 c79d7b4e04 use common implementation to call editor hace 4 años
  😸 bad9341578 generate-index-diffs: use subprocess module instead of `os.system`, `os.popen` hace 4 años
  😸 be42136d99 flake8: we want line breaks before binary operators hace 4 años
  😸 cfac2433ca gpg_keyring_args: return a list instead of a string hace 4 años
  😸 aed272e2d6 process-policy: accept uploads from NEW into other policy queues hace 4 años
  😸 ecf0eed35a tests/fixtures/packages/overlays: fix one Build-Dep hace 4 años
  😸 d4e529c417 run-ci: add custom section around individual integration tests 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
  😸 4549ed9a41 tests/fixtures/packages/overlays: use debhelper level 12 hace 4 años
  😸 5c210f00be externalsignature.py: use `ON CONFLICT` as we now have recent SQLAlchemy hace 4 años
  😸 4fab548679 run-ci: add color to custom collapsible sections hace 4 años
  😸 36af8a698f do not request external signature for uploads in policy queues hace 4 años
  😸 bc0f26a328 release.txt: use (old)*stable-backports as suitename hace 4 años
  😸 c37ce165c5 .gitlab-ci.yml: use parallel=3 for python2/buster hace 4 años
  Ansgar c93ac31f63 daklib/dbconn.py: add `__hash__` where a custom `__eq__` is provided hace 4 años
  Ansgar 2daea7963e db_test.py: explicitly use a `list` hace 4 años
  Ansgar d62a44a4aa dbtest_session.py: use `range` instead of `xrange` to be compatible with Python 3 hace 4 años
  Ansgar 7f92dd275d dbtest_archive.py: use `assertEqual` instead of deprecated `assertEquals` hace 4 años
  😸 d0ed226bed dakweb: use imports compatible with Python3 hace 4 años
  😸 9d2cd388c5 manage-build-queues: only update `last_changed` when something changed hace 4 años
  😸 49a2b8009e tests/fixtures/packages: use debhelper level 12 hace 4 años
  😸 1bc0247a8a ci: use current stable release for flake8, epydoc hace 4 años
  😸 2155aa61ba fix errors reported by flake8 hace 4 años
  😸 ddd51adbd0 raise `NotImplementedError` (reported by flake8) hace 4 años
  😸 b5cfc29d74 .gitlab-ci.yml: also build API documentation for `daklib` hace 4 años
  😸 dfaa2a0f4f tests: use `python3-coverage` in Python 3 tests hace 4 años
  😸 ea3fea1856 test_daklib_dakapt.py: open file for `DakHashes` hace 4 años
  😸 7bf39e0d1b make flake8 happy hace 4 años