Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-04-25 | Use CodeMessageException subclass instead | David Baker | 4 | -61/+51 |
2017-04-25 | document how to make IPv6 work (#2088) | Matthew Hodgson | 1 | -0/+19 |
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 | Need the HTTP status code | David Baker | 1 | -5/+5 |
2017-04-21 | Do the same for get_json | David Baker | 1 | -8/+21 |
2017-04-21 |