Commit History

Author SHA1 Message Date
  Richard van der Hoff d84bdfe599 mypy for synapse.http.site (#7553) 4 years ago
  Andrew Morgan 5611644519 Workaround for failure to wrap reason in Failure (#7473) 4 years ago
  Richard van der Hoff 60adcbed91 Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 4 years ago
  Erik Johnston ed630ea17c Reduce amount of logging at INFO level. (#6862) 4 years ago
  Richard van der Hoff feee819973 Fix exceptions on requests for non-ascii urls (#6682) 4 years ago
  Richard van der Hoff b6b57ecb4e Kill off redundant SynapseRequestFactory (#6619) 4 years ago
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Erik Johnston 334e075dd8 Fix error when logging incomplete requests 5 years ago
  Amber Brown 1f3f5fcf52 Fix client IPs being broken on Python 3 (#3908) 5 years ago
  Amber Brown aeca5a5ed5 Add a regression test for logging on failed connections (#3912) 5 years ago
  Richard van der Hoff ac80cb08fe Fix more b'abcd' noise in metrics 5 years ago
  Richard van der Hoff f00a9d2636 Fix some b'abcd' noise in logs and metrics 5 years ago
  Amber Brown c971aa7b9d fix 5 years ago
  Amber Brown 8f08d848f5 fix 5 years ago
  Amber Brown 2d2828dcbc Port http/ to Python 3 (#3771) 5 years ago
  Richard van der Hoff be6527325a Fix exceptions when a connection is closed before we read the headers 5 years ago
  Amber Brown 324525f40c Port over enough to get some sytests running on Python 3 (#3668) 5 years ago
  Richard van der Hoff eaaa2248ff Refactor request logging code 5 years ago
  Amber Brown bc006b3c9d Refactor REST API tests to use explicit reactors (#3351) 6 years ago
  Krombel 4a27000548 check isort by travis 6 years ago
  Richard van der Hoff 55370331da Refactor logcontext resource usage tracking (#3501) 6 years ago
  Amber Brown 49af402019 run isort 6 years ago
  Matthew Hodgson fc4f8f33be replace invalid utf8 with \ufffd 6 years ago
  Matthew Hodgson 1c867f5391 a fix which doesn't NPE everywhere 6 years ago
  Matthew Hodgson f131bf8d3e don't mix unicode strings with utf8-in-byte-strings 6 years ago
  Richard van der Hoff b088aafcae Log number of events fetched from DB 6 years ago
  Michael Telatynski e6cbf47773 factor out uri redaction into a method on http 6 years ago
  Amber Brown a2eb5db4a0 update metrics to be in seconds 6 years ago