Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2017-05-03 | List caught expection types | David Baker | 1 | -1/+1 |
2017-04-26 | Remove debugging | David Baker | 1 | -2/+1 |
2017-04-26 | Revert accidental commit | David Baker | 1 | -4/+4 |
2017-04-26 | Fix get_json | David Baker | 1 | -5/+4 |
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 |