Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-12-10 | Fix bug where we clobbered old state group values | Erik Johnston | 3 | -2/+13 | |
2014-12-10 | Actually fix bug when uploading state with empty state_key | Erik Johnston | 2 | -2/+3 | |
2014-12-10 | Fix bug when uploading state with empty state_key | Erik Johnston | 6 | -88/+29 | |
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 ↵ | Matthew Hodgson | 1 | -4/+3 | |
hit a dead server we actually end up hammering 5 times :| | |||||
2014-12-10 | Add newline back in | Erik Johnston | 1 | -0/+1 | |
2014-12-10 | Remove whitespace | Erik Johnston | 1 | -1/+1 |