summary refs log tree commit diff
path: root/tests/util/test_logcontext.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add missing types to tests.util. (#14597)Patrick Cloke2022-12-021-30/+56
* Replace assertEquals and friends with non-deprecated versions. (#12092)Patrick Cloke2022-02-281-1/+1
* Add missing type hints to `synapse.logging.context` (#11556)Sean Quah2021-12-141-35/+0
* Record more information into structured logs. (#9654)Patrick Cloke2021-04-081-24/+11
* Fix some spelling mistakes / typos. (#7811)Patrick Cloke2020-07-091-2/+2
* Clean up some LoggingContext stuff (#7120)Richard van der Hoff2020-03-241-10/+12
* Fix make_deferred_yieldable to work with coroutinesErik Johnston2019-12-101-0/+24
* Move logging utilities out of the side drawer of util/ and into logging/ (#5606)Amber Brown2019-07-041-9/+15
* Fix media repo breaking (#5593)Amber Brown2019-07-021-12/+21
* Include eventid in log lines when processing incoming federation transactions...Richard van der Hoff2018-09-271-0/+5
* Run black.black2018-08-101-9/+5
* run isortAmber Brown2018-07-091-4/+4
* Pass around the reactor explicitly (#3385)Amber Brown2018-06-221-5/+6
* Remove spurious unittest.DEBUGRichard van der Hoff2018-05-021-1/+0
* Fix a class of logcontext leaksRichard van der Hoff2018-05-021-11/+56
* Optimise LoggingContext creation and copyingRichard van der Hoff2018-01-161-8/+8
* Fix name of test_logcontextRichard van der Hoff2017-10-171-0/+134