Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove experimental MSC2716 implementation to incrementally import history in... | Eric Eastwood | 2023-06-16 | 1 | -47/+0 |
* | Remove option to skip locking of tables during emulated upserts (#14469) | Sean Quah | 2022-11-28 | 1 | -2/+0 |
* | Correct type hint for room_batch.py (#11310) | David Robertson | 2021-11-11 | 1 | -10/+8 |
* | Rename to more clear `get_insertion_event_id_by_batch_id` (MSC2716) (#11244) | Eric Eastwood | 2021-11-08 | 1 | -1/+1 |
* | Resolve and share `state_groups` for all historical events in batch (MSC2716)... | Eric Eastwood | 2021-10-13 | 1 | -0/+13 |
* | Ensure `(room_id, next_batch_id)` is unique to avoid cross-talk/conflicts bet... | Eric Eastwood | 2021-09-28 | 1 | -2/+4 |
* | Rename MSC2716 things from `chunk` to `batch` to match `/batch_send` endpoint... | Eric Eastwood | 2021-09-21 | 1 | -3/+3 |
* | Verify `?chunk_id` actually corresponds to an insertion event that exists (MS... | Eric Eastwood | 2021-09-15 | 1 | -0/+36 |