summary refs log tree commit diff
path: root/tests/util/test_itertools.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use inline type hints in `tests/` (#10350)Jonathan de Jong2021-07-131-9/+9
* Add missing type hints to synapse.util (#9982)Patrick Cloke2021-05-241-2/+2
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-4/+8
* Fix chain cover update to handle events with duplicate auth events (#9210)Erik Johnston2021-01-221-0/+12
* Fix event chain bg update. (#9118)Erik Johnston2021-01-141-0/+8
* Use a chain cover index to efficiently calculate auth chain difference (#8868)Erik Johnston2021-01-111-1/+40
* Log saml assertions rather than the whole responseRichard van der Hoff2020-01-161-0/+47