summary refs log tree commit diff
path: root/synapse/util/iterutils.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Log saml assertions rather than the whole responseRichard van der Hoff2020-01-161-0/+13
| | | | | | ... since the whole response is huge. We even need to break up the assertions, since kibana otherwise truncates them.
* move batch_iter to a separate moduleRichard van der Hoff2020-01-161-0/+35