Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up replication unit tests. (#7490) | Erik Johnston | 2020-05-13 | 1 | -43/+7 |
* | Add instance name to RDATA/POSITION commands (#7364) | Erik Johnston | 2020-04-29 | 1 | -0/+1 |
* | Add ability to run replication protocol over redis. (#7040) | Erik Johnston | 2020-04-22 | 1 | -2/+2 |
* | Move client command handling out of TCP protocol (#7185) | Erik Johnston | 2020-04-06 | 1 | -5/+10 |
* | Add database config class (#6513) | Erik Johnston | 2019-12-18 | 1 | -2/+4 |
* | Fixup tests | Erik Johnston | 2019-12-06 | 1 | -1/+4 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -0/+3 |
* | Use new EventPersistenceStore | Erik Johnston | 2019-10-23 | 1 | -0/+1 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -9/+6 |
* | Fix sync bug when accepting invites (#4956) | Richard van der Hoff | 2019-04-02 | 1 | -4/+24 |
* | Add rate-limiting on registration (#4735) | Brendan Abolivier | 2019-03-05 | 1 | -2/+2 |
* | Refactor matrixfederationclient to fix logging (#3906) | Richard van der Hoff | 2018-09-18 | 1 | -32/+3 |
* | Fix tests on postgresql (#3740) | Amber Brown | 2018-09-04 | 1 | -46/+49 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -0/+1 |
* | Run black. | black | 2018-08-10 | 1 | -3/+2 |
* | Fix unit tests | Richard van der Hoff | 2018-07-25 | 1 | -7/+30 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -6/+9 |
* | s/replication_client/federation_client/ | Erik Johnston | 2018-03-13 | 1 | -1/+1 |
* | Fix tests | Erik Johnston | 2018-03-13 | 1 | -1/+1 |
* | Matthew's fixes to the unit tests | Richard van der Hoff | 2018-01-22 | 1 | -2/+6 |
* | Change slave storage to use new replication interface | Erik Johnston | 2017-04-03 | 1 | -8/+22 |
* | Reduce DB hits for replication | Erik Johnston | 2016-09-23 | 1 | -1/+2 |
* | Add a slaved receipts store | Mark Haines | 2016-04-19 | 1 | -3/+1 |
* | Add tests for redactions | Mark Haines | 2016-04-07 | 1 | -1/+1 |
* | Add a slaved events store class | Mark Haines | 2016-04-06 | 1 | -0/+57 |