Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+1 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -10/+16 |
* | Use literals in place of `HTTPStatus` constants in tests (#13463) | Dirk Klimpel | 2022-08-05 | 1 | -3/+1 |
* | Add type hints to `tests/rest` (#12146) | Dirk Klimpel | 2022-03-03 | 1 | -4/+4 |
* | 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 | -1/+1 |
* | Replace `request.code` with `channel.code` | Richard van der Hoff | 2020-12-15 | 1 | -1/+1 |
* | Remove redundant `HomeserverTestCase.render` | Richard van der Hoff | 2020-11-16 | 1 | -1/+0 |
* | Rename `create_test_json_resource` to `create_test_resource` (#8759) | Richard van der Hoff | 2020-11-16 | 1 | -4/+2 |
* | Add health check endpoint (#8048) | Erik Johnston | 2020-08-07 | 1 | -0/+34 |