Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove usage of "conn_id" for presence. (#7128) | Erik Johnston | 2020-03-30 | 1 | -4/+16 |
* | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 2020-03-25 | 1 | -0/+3 |
* | Merge pull request #7133 from matrix-org/erikj/fix_worker_startup | Erik Johnston | 2020-03-25 | 1 | -0/+12 |
|\ | |||||
| * | Fix starting workers when federation sending not split out. | Erik Johnston | 2020-03-24 | 1 | -0/+12 |
* | | Convert `*StreamRow` classes to inner classes (#7116) | Richard van der Hoff | 2020-03-23 | 1 | -1/+1 |
* | | Fix processing of `groups` stream, and use symbolic names for streams (#7117) | Richard van der Hoff | 2020-03-23 | 1 | -12/+23 |
* | | Comments from review | Erik Johnston | 2020-03-18 | 1 | -0/+3 |
* | | Fix worker handling | Erik Johnston | 2020-03-02 | 1 | -2/+3 |
* | | Change device list replication to match new semantics. | Erik Johnston | 2020-02-28 | 1 | -1/+1 |
|/ | |||||
* | Don't refuse to start worker if media listener configured. (#7002) | Erik Johnston | 2020-02-27 | 1 | -14/+20 |
* | Merge worker apps into one. (#6964) | Erik Johnston | 2020-02-25 | 1 | -0/+917 |