summary refs log tree commit diff
path: root/synapse/storage/database.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-09Update routing of fallback auth in the worker docs. (#7048)Patrick Cloke2-0/+2
2020-03-07Add type hints to logging/context.py (#6309)Neil Pilgrim2-47/+75
* Add type hints to logging/context.py Signed-off-by: neiljp (Neil Pilgrim) <github@kepier.clara.net>