Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove spurious "SynapseRequest" result from `make_request" | Richard van der Hoff | 2020-12-15 | 1 | -4/+4 |
* | Remove redundant calls to `render()` | Richard van der Hoff | 2020-11-16 | 1 | -5/+1 |
* | use global make_request() directly where we have a custom Resource | Richard van der Hoff | 2020-11-15 | 1 | -7/+21 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -5/+5 |
* | Bump bleach version so that tests can run on old deps. | Erik Johnston | 2019-06-11 | 1 | -6/+0 |
* | Migrate all tests to use the dict-based config format instead of hanging item... | Amber Brown | 2019-05-13 | 1 | -4/+7 |
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 1 | -1/+1 |
* | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 1 | -2/+3 |
* | Add a test for the public T&Cs form | Richard van der Hoff | 2018-11-14 | 1 | -0/+7 |
* | Tests for user consent resource (#4140) | Amber Brown | 2018-11-06 | 1 | -0/+111 |