summary refs log tree commit diff
path: root/synapse/replication/tcp/resource.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-04-10Fix disappearing exceptions in manhole. (#5035)Richard van der Hoff2-2/+58
Avoid sending syntax errors from the manhole to sentry.
2019-04-09Add account expiration featureBrendan Abolivier10