summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-19Minor perf fixes to `get_auth_chain_ids`.Erik Johnston2-7/+5
2020-02-19Freeze allocated objects on startup. (#6953)Erik Johnston2-0/+10
2020-02-19Reduce auth chains fetched during v2 state res. (#6952)Erik Johnston5-13/+39
2020-02-19update changes.md