Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
| | | | | | During the migration the automated script to update the copyright headers accidentally got rid of some of the existing copyright lines. Reinstate them. | ||||
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
| | |||||
* | Clean up logging on event persister endpoints (#16488) | Richard van der Hoff | 2023-10-14 | 1 | -5/+8 |
| | |||||
* | Wait for streams to catch up when processing HTTP replication. (#14820) | Erik Johnston | 2023-01-18 | 1 | -3/+1 |
| | | | | This should hopefully mitigate a class of races where data gets out of sync due a HTTP replication request racing with the replication streams. | ||||
* | Persist CreateRoom events to DB in a batch (#13800) | Shay | 2022-09-28 | 1 | -0/+171 |