Commit History

Author SHA1 Message Date
  Sean Quah 0147b3de20 Add missing type hints to `synapse.logging.context` (#11556) 2 years ago
  David Robertson 1bfd141205 Type hints for the remaining two files in `synapse.http`. (#11164) 2 years ago
  David Robertson 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
  Richard van der Hoff d8324b8238 Fix a handful of type annotations. (#10446) 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 d9bd62f9d1 Make LoggingContext's name optional (#9857) 3 years ago
  Patrick Cloke b076bc276e Always use the name as the log ID. (#9829) 3 years ago
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) 3 years ago
  Jonathan de Jong 4c3827f2c1 Enable addtional flake8-bugbear linting checks. (#9659) 3 years ago
  Patrick Cloke 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Patrick Cloke 06fefe0bb1 Add type hints to the logging context code. (#8939) 3 years ago
  Patrick Cloke 1619802228 Various clean-ups to the logging context code (#8935) 3 years ago
  Richard van der Hoff 5e3ca12b15 Create a mechanism for marking tests "logcontext clean" (#8399) 3 years ago
  Patrick Cloke aec294ee0d Use slots in attrs classes where possible (#8296) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Richard van der Hoff 15997618e2 Clean up PreserveLoggingContext (#7877) 3 years ago
  Patrick Cloke d7c2df2fa3 Improve per-block CPU and DB usage metrics (#7426) 4 years ago
  Patrick Cloke fe69fb6263 Add backwards compatibility codepath to LoggingContext. (#7408) 4 years ago
  Richard van der Hoff 0f05fd1530 Reduce the number of calls to `resource.getrusage` (#7183) 4 years ago
  Richard van der Hoff 60adcbed91 Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 4 years ago
  Richard van der Hoff 39230d2171 Clean up some LoggingContext stuff (#7120) 4 years ago
  Brendan Abolivier dc6fb56c5f Hopefully mypy is happy now 4 years ago
  Brendan Abolivier fe593ef990 Attempt at appeasing the gods of mypy 4 years ago
  Neil Pilgrim 2bff4457d9 Add type hints to logging/context.py (#6309) 4 years ago
  Richard van der Hoff da4e52544e comment for run_in_background 4 years ago
  Erik Johnston 495005360c Bump version of mypy 4 years ago
  Erik Johnston ffeafade48 Update comment 4 years ago
  Erik Johnston 9a2223d4c8 Fix make_deferred_yieldable to work with coroutines 4 years ago
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 years ago