Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-12-11 | Make sure we pass a tuple to string '%' formatting | Mark Haines | 1 | -2/+2 |
2014-12-10 | update media repository implementation docs | Mark Haines | 1 | -4/+9 |
2014-12-10 | import Image as PIL.Image. | Mark Haines | 1 | -1/+1 |
2014-12-10 | Get the code actually working | Mark Haines | 6 | -52/+61 |
2014-12-10 | Thumbnail uploaded and cached images | Mark Haines | 7 | -175/+587 |
2014-12-10 | oops | Matthew Hodgson | 1 | -3/+3 |
2014-12-10 | update codestyle based on debate on #matrix-dev | Matthew Hodgson | 1 | -3/+34 |
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 |