summary refs log tree commit diff
path: root/synapse/storage/events.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-29Run `black` on some storage modules that the stats branch touches (#4959)Amber Brown1-294/+248
2019-03-27Fix/improve some docstrings in the replication code. (#4949)Richard van der Hoff3-7/+20
2019-03-26