Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-20 | Add some clarifications to README.md in the database schema directory. (#6615) | Ruben Barkow-Kuder | 1 | -0/+1 |
2020-02-19 | Minor perf fixes to `get_auth_chain_ids`. | Erik Johnston | 3 | -7/+6 |
2020-02-19 | Freeze allocated objects on startup. (#6953) | Erik Johnston | 2 | -0/+10 |
2020-02-19 | Reduce auth chains fetched during v2 state res. (#6952) | Erik Johnston | 5 | -13/+39 |
2020-02-19 | update changes.md v1.11.0rc1 | Richard van der Hoff | 1 | -6/+5 |
2020-02-19 | 1.11.0rc1 | Richard van der Hoff | 57 | -56/+74 |
2020-02-19 | Revert `get_auth_chain_ids` changes (#6951) | Erik Johnston | 2 | -28/+1 |
2020-02-19 | Move MSC2432 stuff onto unstable prefix (#6948) | Richard van der Hoff | 4 | -4/+23 |
2020-02-19 | Tiny optimisation for _get_handler_for_request (#6950) | Richard van der Hoff | 2 | -1/+4 |
2020-02-19 | Increase DB/CPU perf of `_is_server_still_joined` check. (#6936) | Erik Johnston | 3 | -15/+60 |
2020-02-19 | Incorporate review | Brendan Abolivier | 2 | -12/+13 |
2020-02-19 | Update changelog.d/6945.bugfix | Brendan Abolivier | 1 | -1/+1 |
2020-0 |