summary refs log tree commit diff
path: root/synapse/storage/controllers/persist_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix lintsEric Eastwood2022-08-021-2/+0
* Move to start_active_spanEric Eastwood2022-07-291-18/+23
* Fixup some todosEric Eastwood2022-07-281-1/+1
* Progress towards OTELEric Eastwood2022-07-271-6/+6
* Migrate to OpenTelemetry tracingEric Eastwood2022-07-261-6/+6
* Fix a bug which could lead to incorrect state (#13278)Erik Johnston2022-07-151-1/+2
* Don't pull out state in `compute_event_context` for unconflicted state (#13267)Erik Johnston2022-07-141-2/+10
* Faster room joins: fix race in recalculation of current room state (#13151)Sean Quah2022-07-071-41/+100
* Handle race between persisting an event and un-partial stating a room (#13100)Sean Quah2022-07-051-0/+12
* Faster joins: add issue links to the TODOs (#13004)Richard van der Hoff2022-06-091-1/+4
* Wait for lazy join to complete when getting current state (#12872)Erik Johnston2022-06-011-2/+2
* Rename storage classes (#12913)Erik Johnston2022-05-311-0/+1124