Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-10 | update codestyle based on debate on #matrix-dev | Matthew Hodgson | 1 | -3/+34 |
2014-12-10 | Fix AttributeError | Erik Johnston | 2 | -1/+4 |
2014-12-10 | Make depth increase. | Erik Johnston | 1 | -1/+1 |
2014-12-10 | Add __str__ to FrozenEvent | Erik Johnston | 1 | -0/+5 |
2014-12-10 | Try and figure out how and why signatures are being changed. | Erik Johnston | 9 | -34/+86 |
2014-12-10 | turn back on per-request transaction retries, so that every time we try to hi... | Matthew Hodgson | 1 | -4/+3 |
2014-12-10 | Add newline back in | Erik Johnston | 1 | -0/+1 |
2014-12-10 | Remove whitespace | Erik Johnston | 1 | -1/+1 |
2014-12-10 | Code style. | Erik Johnston | 3 | -46/+85 |
2014-12-10 | plateau retries after 1h | Matthew Hodgson | 1 | -3/+6 |
2014-12-10 | add errbacks to enqueue_pdu deferreds; change logging for failed federation s... | Matthew Hodgson | 2 | -8/+12 |
2014-12-10 | squidge to 79 columns as per pep8 | Matthew Hodgson | 3 | -19/+36 |
2014-12-09 | fix UTs by telling all the mock stores about the new methods for tracking ret... | Matthew Hodgson | 4 | -3/+23 |
2014-12-09 |