Commit History

Author SHA1 Message Date
  David Robertson 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Richard van der Hoff b2557cbf42 opentracing: use a consistent name for background processes (#10135) 3 years ago
  Richard van der Hoff ed53bf314f Set opentracing priority before setting other tags (#10092) 3 years ago
  Andrew Morgan 4b2217ace2 Merge branch 'master' into develop 3 years ago
  Richard van der Hoff 5d281c10dd Stop BackgroundProcessLoggingContext making new prometheus timeseries (#9854) 3 years ago
  Andrew Morgan 6982db9651 Merge branch 'master' into develop 3 years ago
  Patrick Cloke b076bc276e Always use the name as the log ID. (#9829) 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 1619802228 Various clean-ups to the logging context code (#8935) 3 years ago
  David Teller f14428b25c Allow spam-checker modules to be provide async methods. (#8890) 3 years ago
  Erik Johnston 2b7c180879 Start fewer opentracing spans (#8640) 3 years ago
  Patrick Cloke 34a5696f93 Fix typos and spelling errors. (#8639) 3 years ago
  Erik Johnston 1fcdbeb3ab Start an opentracing span for background processes. (#8567) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Patrick Cloke d89692ea84 Convert runWithConnection to async. (#8121) 3 years ago
  Patrick Cloke c36228c403 Convert run_as_background_process inner function to async. (#8032) 3 years ago
  Richard van der Hoff 8ca39bd2c3 Improve stacktraces from exceptions in background processes (#7808) 4 years ago
  Erik Johnston f5353eff21 Make inflight background metrics more efficient. (#7597) 4 years ago
  Richard van der Hoff 8c75667ad7 Add prometheus metrics for the number of active pushers (#7103) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Richard van der Hoff a96318127d Update comments and docstring 4 years ago
  Erik Johnston 367158a609 Add wrap_as_background_process decorator. 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 7c570bff74 Fix exception in background metrics collection 5 years ago
  Erik Johnston 94ae1dea3c Add missing logger 5 years ago