Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-26 | Fix tests | Erik Johnston | 1 | -3/+3 |
2017-04-26 | Fix invite state to always include all events | Erik Johnston | 3 | -7/+24 |
2017-04-25 | document how to make IPv6 work (#2088) | Matthew Hodgson | 1 | -0/+19 |
2017-04-25 | Make state caches cache in ascii | Erik Johnston | 1 | -2/+3 |
2017-04-25 | fix up | Erik Johnston | 1 | -1/+2 |
2017-04-25 | Don't specify default as dict | Erik Johnston | 1 | -1/+1 |
2017-04-25 | Comment | Erik Johnston | 1 | -0/+2 |
2017-04-25 | Reduce size of joined_user cache | Erik Johnston | 4 | -11/+40 |
2017-04-25 | Reduce _get_state_group_for_event cache size | Erik Johnston | 1 | -1/+1 |
2017-04-25 | Remove DEBUG_CACHES | Erik Johnston | 1 | -2/+0 |
2017-04-25 | Reduce cache size by not storing deferreds | Erik Johnston | 2 | -22/+28 |
2017-04-24 | Fix code for reporting old verify keys in synapse | Mark Haines | 1 | -3/+2 |
2017-04-24 | Only intern ascii strings | Erik Johnston | 1 | -18/+11 |
2017-04-24 | Remove unused cache | Erik Johnston | 2 | -9/+1 |
2017-04-21 |