Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing type hints to synapse.replication.http. (#11856) | Patrick Cloke | 2022-02-08 | 1 | -4/+12 |
* | Add type hints for most `HomeServer` parameters (#11095) | Sean Quah | 2021-10-22 | 1 | -2/+6 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Convert replication code to async/await. (#7987) | Patrick Cloke | 2020-08-03 | 1 | -1/+1 |
* | Add ability to wait for replication streams (#7542) | Erik Johnston | 2020-05-22 | 1 | -4/+1 |
* | Have all instances correctly respond to REPLICATE command. (#7475) | Erik Johnston | 2020-05-13 | 1 | -2/+2 |
* | Thread through instance name to replication client. (#7369) | Erik Johnston | 2020-05-01 | 1 | -1/+3 |
* | Remove 'limit' param from `get_repl_stream_updates` API | Richard van der Hoff | 2020-04-23 | 1 | -5/+7 |
* | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 2020-03-25 | 1 | -0/+78 |