Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 1 | -7/+7 |
* | Fix (final) Bugbear violations (#9838) | Jonathan de Jong | 2021-04-20 | 1 | -2/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Fix additional type hints from Twisted 21.2.0. (#9591) | Patrick Cloke | 2021-03-12 | 1 | -8/+15 |
* | Fix additional type hints from Twisted upgrade. (#9518) | Patrick Cloke | 2021-03-03 | 1 | -2/+4 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -1/+3 |
* | Gracefully handle a pending logging connection during shutdown. (#8685) | Patrick Cloke | 2020-10-29 | 1 | -9/+18 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -45/+52 |
* | Separate the TCP and terse JSON formatting code. (#8587) | Patrick Cloke | 2020-10-21 | 1 | -0/+225 |