Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-05 | Fix a couple more storage tests | Erik Johnston | 2 | -16/+32 |
2014-11-05 | Remove stale tests | Erik Johnston | 1 | -2/+2 |
2014-11-05 | Fix redaction storage test | Erik Johnston | 1 | -0/+12 |
2014-11-05 | Get correct prev_events | Erik Johnston | 2 | -15/+26 |
2014-11-05 | Fix typing tests | Erik Johnston | 1 | -0/+1 |
2014-11-05 | Fix room tests | Erik Johnston | 1 | -6/+0 |
2014-11-05 | Fix profile tests | Erik Johnston | 1 | -1/+5 |
2014-11-05 | Fix presencelike test | Erik Johnston | 1 | -1/+5 |
2014-11-05 | Don't execute empty tests. Formatting. | Erik Johnston | 1 | -17/+28 |
2014-11-05 | Fix presence test | Erik Johnston | 1 | -0/+1 |
2014-11-05 | Fix Federation test | Erik Johnston | 1 | -1/+1 |
2014-11-05 | Fix auth checks to all use the given old_event_state | Erik Johnston | 4 | -34/+54 |
2014-11-04 | PEP8 | Erik Johnston | 1 | -4/+4 |
2014-11-04 | Fix room handler tests | Erik Johnston | 2 | -128/+19 |
2014-11-04 | Fix federation handler tests. I've removed the invite/join dance ones as they... | Erik Johnston | 1 | -57/+27 |
2014-11-04 | Don't bother locking | Erik Johnston | 1 | -6/+5 |
2014-11-04 | PEP8 | Erik Johnston | 1 | -1/+3 |
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/ |