| Commit message (Expand) | Author | Age | Files | Lines |
* | Add final type hint to tests.unittest. (#15072) | Patrick Cloke | 2023-02-14 | 1 | -2/+6 |
* | Properly typecheck tests.app (#14984 | David Robertson | 2023-02-03 | 3 | -14/+25 |
* | Use servlets for /key/ endpoints. (#14229) | Patrick Cloke | 2022-10-20 | 1 | -1/+1 |
* | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 2022-09-06 | 1 | -2/+2 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -16/+18 |
* | Don't start Synapse master process if `worker_app` is set (#11416) | Shay | 2021-11-30 | 1 | -0/+31 |
* | Use direct references for configuration variables (part 4). (#10893) | Patrick Cloke | 2021-09-23 | 1 | -1/+1 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -1/+1 |
* | Add a new version of the R30 phone-home metric, which removes a false impress... | reivilibre | 2021-07-19 | 1 | -0/+242 |
* | Add tests to characterise the current behaviour of R30 phone-home metrics (#1... | reivilibre | 2021-07-15 | 1 | -0/+153 |
* | Split presence out of master (#9820) | Erik Johnston | 2021-04-23 | 1 | -83/+0 |
* | remove `HomeServer.get_config` (#9815) | Richard van der Hoff | 2021-04-14 | 1 | -1/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 2 | -2/+0 |
* | Use mock from the stdlib. (#9772) | Patrick Cloke | 2021-04-09 | 1 | -1/+1 |
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 2 | -4/+4 |
* | Apply an IP range blacklist to push and key revocation requests. (#8821) | Patrick Cloke | 2020-12-02 | 2 | -3/+3 |
* | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 2 | -14/+8 |
* | use global make_request() directly where we have a custom Resource | Richard van der Hoff | 2020-11-15 | 2 | -14/+16 |
* | Solidify the HomeServer constructor. (#8515) | Jonathan de Jong | 2020-10-15 | 2 | -3/+3 |
* | Create a ListenerConfig object (#7681) | Richard van der Hoff | 2020-06-16 | 2 | -16/+18 |
* | Remove spurious "name" parameter to `default_config` | Richard van der Hoff | 2020-03-24 | 2 | -4/+4 |
* | set worker_app for frontend proxy test (#7003) | Richard van der Hoff | 2020-02-27 | 1 | -0/+5 |
* | Store room version on invite (#6983) | Richard van der Hoff | 2020-02-26 | 1 | -0/+8 |
* | Merge worker apps into one. (#6964) | Erik Johnston | 2020-02-25 | 2 | -10/+6 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -24/+22 |
* | Fix flake8 issues | Jason Robinson | 2019-01-23 | 1 | -2/+8 |
* | Fix openid tests after rebase | Jason Robinson | 2019-01-23 | 1 | -2/+2 |
* | Fix sorting of imports in tests. Remove an unnecessary mock | Jason Robinson | 2019-01-23 | 1 | -2/+2 |
* | Add tests for the openid lister for SynapseHomeServer | Jason Robinson | 2019-01-23 | 1 | -1/+48 |
* | Add tests for the openid lister for FederationReaderServer | Jason Robinson | 2019-01-23 | 1 | -0/+66 |
* | Fix a test docstring in frontend proxy tests | Jason Robinson | 2019-01-23 | 1 | -1/+1 |
* | Port tests/ to Python 3 (#3808) | Amber Brown | 2018-09-07 | 1 | -2/+2 |
* | Integrate presence from hotfixes (#3694) | Amber Brown | 2018-08-18 | 2 | -0/+88 |