Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant types from comments. (#14412) | Patrick Cloke | 2022-11-16 | 1 | -2/+1 |
* | Add missing type hints to synapse.http. (#11571) | Patrick Cloke | 2021-12-14 | 1 | -4/+8 |
* | Additional type hints for the proxy agent and SRV resolver modules. (#10608) | Dirk Klimpel | 2021-08-18 | 1 | -3/+10 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Merge different Resource implementation classes (#7732) | Erik Johnston | 2020-07-03 | 1 | -14/+5 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+1 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -1/+2 |
* | Set Server header in SynapseRequest | Richard van der Hoff | 2018-05-10 | 1 | -2/+1 |
* | Remove redundant request_handler decorator | Richard van der Hoff | 2018-05-10 | 1 | -2/+2 |
* | Add a hook for custom rest endpoints | Richard van der Hoff | 2017-11-02 | 1 | -0/+55 |