Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix missing sync events during historical batch imports (#12319) | Nick Mills-Barrett | 2022-04-13 | 1 | -2/+123 |
| | | | | | | | | Discovered after much in-depth investigation in #12281. Closes: #12281 Closes: #3305 Signed off by: Nick Mills-Barrett nick@beeper.com | ||||
* | Add type hints to `tests/rest/client` (#12072) | Dirk Klimpel | 2022-02-24 | 1 | -1/+1 |
| | |||||
* | Expose the registered device ID from the `register_appservice_user` test ↵ | reivilibre | 2022-02-02 | 1 | -1/+1 |
| | | | | helper. (#11615) | ||||
* | Test to ensure we share the same `state_group` across the whole historical ↵ | Eric Eastwood | 2021-12-10 | 1 | -0/+180 |
batch (MSC2716) (#11487) Part of MSC2716: https://github.com/matrix-org/matrix-doc/pull/2716 We did some work on making sure the `state_groups` were shared in https://github.com/matrix-org/synapse/pull/10975 |