Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-11-04 | Fix tests.handlers.test_directory | Erik Johnston | 1 | -2/+5 | |
2014-11-04 | event <-> pdu mappings are now trivial and will soon be scrapped | Erik Johnston | 1 | -167/+0 | |
2014-11-04 | Fix up federation tests | Erik Johnston | 1 | -114/+124 | |
2014-11-04 | Fix bug in replication | Erik Johnston | 1 | -1/+1 | |
2014-11-04 | On AuthError, raise a FederationError | Erik Johnston | 1 | -1/+9 | |
2014-11-04 | Move FederationError to synapse.api.errors | Erik Johnston | 2 | -34/+34 | |
2014-11-04 | PEP8 | Erik Johnston | 1 | -4/+13 | |
2014-11-04 | Add support for sending failures | Erik Johnston | 3 | -2/+63 | |
2014-11-04 | Remove unused interface | Erik Johnston | 1 | -8/+0 | |
2014-11-04 | Remove unused imports | Erik Johnston | 5 | -13/+2 | |