Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lint | Richard van der Hoff | 2020-12-15 | 1 | -2/+1 |
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -8/+8 |
* | Replace `request.code` with `channel.code` | Richard van der Hoff | 2020-12-15 | 1 | -4/+4 |
* | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -8/+1 |
* | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 1 | -4/+0 |
* | use global make_request() directly where we have a custom Resource | Richard van der Hoff | 2020-11-15 | 1 | -7/+22 |
* | Fix client reader sharding tests (#7853) | Erik Johnston | 2020-07-15 | 1 | -48/+11 |
* | Support handling registration requests across multiple client readers. (#7830) | Patrick Cloke | 2020-07-13 | 1 | -0/+133 |