Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-09-19 | send batched events over replication github/shay/fix_batch_history shay/fix_batch_history | H. Shay | 2 | -0/+167 | |
2022-09-19 | fix tests to reflect new reality | H. Shay | 1 | -2/+2 | |
2022-09-19 | ditch auth events and pass state map instead | H. Shay | 1 | -17/+16 | |
2022-09-19 | split out creating events for batches and add helper methods for duplicated code | H. Shay | 1 | -68/+132 | |
2022-09-19 | reduce duplicated code | H. Shay | 2 | -105/+33 | |
2022-09-19 | fix test to align with new behaviour | H. Shay | 1 | -1/+1 | |
2022-09-19 | add function to calculate event context without pulling from db | H. Shay | 1 | -1/+64 | |
2022-09-19 | create events and contexts seperately | H. Shay | 1 | -34/+84 | |
2022-09-19 | add function to create events without computing event context | H. Shay | 1 | -1/+92 | |
2022-09-19 | fix newsfragment | H. Shay | 1 | -1/+0 | |