Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix pyflakes | Erik Johnston | 2015-02-18 | 1 | -1/+0 |
* | Merge branch 'keyclient_retry_scheme' of github.com:matrix-org/synapse into d... | Erik Johnston | 2015-02-18 | 1 | -92/+63 |
|\ | |||||
| * | Try to only back off if we think we failed to connect to the remote | Erik Johnston | 2015-02-17 | 1 | -33/+33 |
| * | Add per server retry limiting. | Erik Johnston | 2015-02-17 | 1 | -95/+66 |
* | | Format the response of transaction request in a nicer way | Erik Johnston | 2015-02-17 | 1 | -2/+20 |
|/ | |||||
* | Use consumeErrors=True on all DeferredLists. | Erik Johnston | 2015-02-17 | 1 | -1/+1 |
* | Log all the exits from _attempt_new_transaction | Erik Johnston | 2015-02-10 | 1 | -2/+7 |
* | Apply sanity to the transport client interface. Convert 'make_join' and 'send... | Erik Johnston | 2015-02-04 | 1 | -5/+18 |
* | Split up replication_layer module into client, server and transaction queue | Erik Johnston | 2015-01-26 | 1 | -3/+6 |
* | Split out TransactionQueue from replication layer | Erik Johnston | 2015-01-22 | 1 | -0/+314 |