Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the Complement testing Docker images into a single, multi-purpose ↵ | reivilibre | 2022-06-08 | 1 | -90/+0 |
| | | | | | image. (#12881) Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | ||||
* | Fix Complement `TestCanRegisterAdmin` with workers, by adding Complement's ↵ | reivilibre | 2022-05-23 | 1 | -0/+6 |
| | | | | shared registration secret. (#12819) | ||||
* | Update configs used by Complement to allow more invites (#12731) | Till | 2022-05-13 | 1 | -0/+12 |
| | |||||
* | Enable certificate checking during complement tests (#12435) | Richard van der Hoff | 2022-04-11 | 1 | -5/+0 |
| | |||||
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 1 | -0/+77 |
Fixes matrix-org/complement#330 (or it will, once we remove the old files). It's not quite a lift-and-shift: I've also taken the opportunity to get rid of the custom CA that we used to use to sign the TLS certs, which has been superceded by the CA exposed by Complement. |