Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | Bump black from 22.12.0 to 23.1.0 (#15103) | dependabot[bot] | 2023-02-22 | 1 | -1/+0 |
* | Use `ParamSpec` in a few places (#12667) | David Robertson | 2022-05-09 | 1 | -6/+9 |
* | Bump `black` and `click` versions (#12320) | David Robertson | 2022-03-29 | 1 | -7/+10 |
* | Upgrade mypy to version 0.931 (#12030) | Sean Quah | 2022-02-18 | 1 | -2/+4 |
* | More types for synapse.util, part 1 (#10888) | David Robertson | 2021-10-06 | 1 | -8/+20 |
* | Add types to synapse.util. (#10601) | reivilibre | 2021-09-10 | 1 | -2/+2 |
* | Use inline type hints in `http/federation/`, `storage/` and `util/` (#10381) | Jonathan de Jong | 2021-07-15 | 1 | -2/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -10/+7 |
* | Remove obsolete __future__ imports (#8337) | Jonathan de Jong | 2020-09-17 | 1 | -2/+0 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -1/+1 |
* | Fix stacktrace mangling in `patch_inline_callbacks` (#7554) | Richard van der Hoff | 2020-05-22 | 1 | -2/+7 |
* | Clean up some LoggingContext stuff (#7120) | Richard van der Hoff | 2020-03-24 | 1 | -18/+18 |
* | Fixup comments | Erik Johnston | 2019-10-10 | 1 | -3/+3 |
* | Fix py3.5 | Erik Johnston | 2019-10-10 | 1 | -1/+1 |
* | Fix py3.5 | Erik Johnston | 2019-10-10 | 1 | -1/+1 |
* | sort | Erik Johnston | 2019-10-10 | 1 | -3/+1 |
* | Appease mypy | Erik Johnston | 2019-10-10 | 1 | -13/+18 |
* | Add coments | Erik Johnston | 2019-10-10 | 1 | -5/+25 |
* | Log correct context | Erik Johnston | 2019-10-10 | 1 | -6/+6 |
* | Test for sentinel commit | Erik Johnston | 2019-10-10 | 1 | -2/+19 |
* | Move patch_inline_callbacks into synapse/ | Erik Johnston | 2019-10-10 | 1 | -0/+179 |