summary refs log tree commit diff
path: root/synapse/storage/transactions.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-20Fixup _sort_server_list to be slightly more efficientErik Johnston1-2/+11
Also document that we are using the algorithm described in RFC2782 and ensure we handle zero weight correctly.
2019-08-20Remove test debugsErik Johnston3-3/+0