Histórico de commits

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