| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace assertEquals and friends with non-deprecated versions. (#12092) | Patrick Cloke | 2022-02-28 | 1 | -1/+1 |
* | Add missing type hints to `synapse.logging.context` (#11556) | Sean Quah | 2021-12-14 | 1 | -35/+0 |
* | Record more information into structured logs. (#9654) | Patrick Cloke | 2021-04-08 | 1 | -24/+11 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -2/+2 |
* | Clean up some LoggingContext stuff (#7120) | Richard van der Hoff | 2020-03-24 | 1 | -10/+12 |
* | Fix make_deferred_yieldable to work with coroutines | Erik Johnston | 2019-12-10 | 1 | -0/+24 |
* | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 2019-07-04 | 1 | -9/+15 |
* | Fix media repo breaking (#5593) | Amber Brown | 2019-07-02 | 1 | -12/+21 |
* | Include eventid in log lines when processing incoming federation transactions... | Richard van der Hoff | 2018-09-27 | 1 | -0/+5 |
* | Run black. | black | 2018-08-10 | 1 | -9/+5 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -4/+4 |
* | Pass around the reactor explicitly (#3385) | Amber Brown | 2018-06-22 | 1 | -5/+6 |
* | Remove spurious unittest.DEBUG | Richard van der Hoff | 2018-05-02 | 1 | -1/+0 |
* | Fix a class of logcontext leaks | Richard van der Hoff | 2018-05-02 | 1 | -11/+56 |
* | Optimise LoggingContext creation and copying | Richard van der Hoff | 2018-01-16 | 1 | -8/+8 |
* | Fix name of test_logcontext | Richard van der Hoff | 2017-10-17 | 1 | -0/+134 |