summary refs log tree commit diff
path: root/database-save.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-05Fix Federation testErik Johnston1-1/+1
2014-11-05Fix auth checks to all use the given old_event_stateErik Johnston4-34/+54
2014-11-04PEP8Erik Johnston1-4/+4
2014-11-04Fix room handler testsErik Johnston2-128/+19
2014-11-04Fix federation handler tests. I've removed the invite/join dance ones as they...Erik Johnston1-57/+27
2014-11-04Don't bother lockingErik Johnston1-6/+5
2014-11-04PEP8Erik Johnston1-1/+3
2014-11-04Fix tests.handlers.test_directoryErik Johnston1-2/+5
2014-11-04event <-> pdu mappings are now trivial and will soon be scrappedErik Johnston1-167/+0
2014-11-04Fix up federation testsErik Johnston1-114/+124
2014-11-04Fix bug in replicationErik Johnston1-1/+1
2014-11-04On AuthError, raise a FederationErrorErik Johnston1-1/+9
2014-11-04Move FederationError to synapse.api.errorsErik Johnston2-34/+34