- Jan 18, 2017
-
-
Erik Johnston authored
Change resolve_state_groups call site logging to DEBUG
-
Erik Johnston authored
Measure metrics of string_cache
-
Erik Johnston authored
Optimise state resolution
-
- Jan 17, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
Get state at event rather than for room in push
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Split out static state methods from StateHandler
-
Erik Johnston authored
Optionally measure size of cache by sum of length of values
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Instead of calculating the size of the cache repeatedly, which can take a long time now that it can use a callback, instead cache the size and update that on insertion and deletion. This requires changing the cache descriptors to have two caches, one for pending deferreds and the other for the actual values. There's no reason to evict from the pending deferreds as they won't take up any more memory.
-
- Jan 16, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 13, 2017
-
-
Erik Johnston authored
-
Erik Johnston authored
Split out static auth methods from Auth object
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Change device_inbox stream index to include user
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Restore default bind address
-
Richard van der Hoff authored
Fix formatting blooper introduced in https://github.com/matrix-org/synapse/pull/1672 :/
-
Erik Johnston authored
Fix spurious Unhandled Error log lines
-
- Jan 12, 2017
-
-
Erik Johnston authored
-