- Aug 21, 2018
-
-
Richard van der Hoff authored
Bugfixes -------- - Fix bug in v0.33.3rc1 which caused infinite loops and OOMs ([\#3723](https://github.com/matrix-org/synapse/issues/3723))
-
Erik Johnston authored
Don't log exceptions when failing to fetch server keys
-
Erik Johnston authored
LaterGauge needs to call thread safe functions
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
Not being able to resolve or connect to remote servers is an expected error, so we shouldn't log at ERROR with stacktraces.
-
Erik Johnston authored
-
- Aug 20, 2018
-
-
Amber Brown authored
Fix exceptions when a connection is closed before we read the headers
-
Richard van der Hoff authored
-
Richard van der Hoff authored
This fixes bugs introduced in #3700, by making sure that we behave sanely when an incoming connection is closed before the headers are read.
-
Richard van der Hoff authored
Make the logcontext filter not explode if it somehow ends up with a logcontext of None, since that infinite-loops the whole logging system.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
Use get_cache_factor_for function for `state_cache`
-
Erik Johnston authored
-
Erik Johnston authored
This allows the cache factor for `state_cache` to be individually specified in the enviroment
-
Erik Johnston authored
Fix logging bug in EDU handling over replication
- Aug 17, 2018
-
-
Richard van der Hoff authored
Logcontexts for replication command handlers
-
Richard van der Hoff authored
Fix logcontexts for running pushers
-
Amber Brown authored
-
Amber Brown authored
-
Richard van der Hoff authored
Use a producer to stream back responses
-
Richard van der Hoff authored
Refactor request logging code
-
Neil Johnson authored
add new error type ResourceLimit
-
Neil Johnson authored
Merge branch 'neilj/limit_exceeded_error' of github.com:matrix-org/synapse into neilj/limit_exceeded_error
-
Neil Johnson authored
-
Neil Johnson authored
-
Neil Johnson authored
Neilj/resource limit block event creation
-
Amber Brown authored
Update the admin register documentation to return a real user ID
-
Erik Johnston authored
-
Erik Johnston authored
-
Neil Johnson authored
-
Travis Ralston authored
-
Travis Ralston authored
Presumably this is the intention anyways. I've also updated the domain part to be something more along the lines of what people might expect.
-