summary refs log tree commit diff
path: root/synapse/logging/scopecontextmanager.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-01-30Type defintions for use in refactoring for redaction changes (#6803)Richard van der Hoff5-8/+24
* Bump signedjson to 1.1 ... so that we can use the type definitions * Fix breakage caused by upgrade to signedjson 1.1 Thanks, @illicitonion...
2020-01-29Remove unused DeviceRow class (#6800)Erik Johnston2