Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly typecheck types.http (#14988) | David Robertson | 2023-02-07 | 1 | -6/+12 |
* | Add reactor to `SynapseRequest` and fix up types. (#10868) | Erik Johnston | 2021-09-24 | 1 | -2/+6 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -2/+2 |
* | Replace `request.code` with `channel.code` | Richard van der Hoff | 2020-12-15 | 1 | -2/+2 |
* | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 1 | -3/+1 |
* | use global make_request() directly where we have a custom Resource | Richard van der Hoff | 2020-11-15 | 1 | -6/+7 |
* | Merge different Resource implementation classes (#7732) | Erik Johnston | 2020-07-03 | 1 | -0/+62 |