summary refs log tree commit diff
path: root/tests/replication/slave/storage/_base.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactor matrixfederationclient to fix logging (#3906)Richard van der Hoff2018-09-181-32/+3
* Fix tests on postgresql (#3740)Amber Brown2018-09-041-46/+49
* Run tests under PostgreSQL (#3423)Amber Brown2018-08-131-0/+1
* Run black.black2018-08-101-3/+2
* Fix unit testsRichard van der Hoff2018-07-251-7/+30
* run isortAmber Brown2018-07-091-6/+9
* s/replication_client/federation_client/Erik Johnston2018-03-131-1/+1
* Fix testsErik Johnston2018-03-131-1/+1
* Matthew's fixes to the unit testsRichard van der Hoff2018-01-221-2/+6
* Change slave storage to use new replication interfaceErik Johnston2017-04-031-8/+22
* Reduce DB hits for replicationErik Johnston2016-09-231-1/+2
* Add a slaved receipts storeMark Haines2016-04-191-3/+1
* Add tests for redactionsMark Haines2016-04-071-1/+1
* Add a slaved events store classMark Haines2016-04-061-0/+57