summary refs log tree commit diff
path: root/tests/api/test_ratelimiting.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-12Timeout reading body for outbound HTTP requestsErik Johnston1-7/+45
2018-09-12Speed up lazy loading (#3827)Matthew Hodgson5-30/+159
* speed up room summaries by pulling their data from room_memberships rather than room state * disable LL for incr