- Jul 24, 2018
-
-
Richard van der Hoff authored
Add some measure blocks to persist_events
-
- Jul 23, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
... to help us figure out where 40% of CPU is going
-
Erik Johnston authored
Only get cached state from context in persist_event
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
We don't want to bother pulling out the current state from the DB since until we know we have to. Checking the context for state is just an optimisation.
-
Erik Johnston authored
Fix missing attributes on workers.
-
Erik Johnston authored
-
Erik Johnston authored
This was missed during the transition from attribute to getter for getting state from context.
-
Erik Johnston authored
Fix EventContext when using workers
-
Erik Johnston authored
-
Erik Johnston authored
We were: 1. Not correctly setting all attributes 2. Using defer.inlineCallbacks in a non-generator
-
Erik Johnston authored
Add concept of StatelessContext, take 4.
-
Erik Johnston authored
-
Richard van der Hoff authored
-
Erik Johnston authored
Refcator EventContext to accept state during init
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Matthew Hodgson authored
Announce deleted devices explicitly over federation.
-
Matthew Hodgson authored
-
Matthew Hodgson authored
-
- Jul 21, 2018
-
-
Amber Brown authored
-
- Jul 20, 2018
-
-
Richard van der Hoff authored
Test and fix support for cancellation in Linearizer
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
A set of improvements to the Limiter
-
Amber Brown authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Linearizer was effectively a Limiter with max_count=1, so rather than maintaining two sets of code, let's combine them.
-
Richard van der Hoff authored
* give them names, to improve logging * use a deque rather than a list for efficiency
-
Richard van der Hoff authored
Fixes #3570
-
- Jul 19, 2018
-
-
Richard van der Hoff authored
Switch changes to markdown & flip content on for miscs
-