summary refs log tree commit diff
path: root/synapse/federation/federation_server.py (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-26Make it the responsibility of the replication layer to check signature and ha...Erik Johnston1-13/+76
2015-01-26Split up replication_layer module into client, server and transaction queueErik Johnston5-603/+654
2015-01-23