summary refs log tree commit diff
path: root/docker/complement/conf-workers/workers-shared.yaml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge the Complement testing Docker images into a single, multi-purpose ↵reivilibre2022-06-081-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 ↵reivilibre2022-05-231-0/+6
| | | | shared registration secret. (#12819)
* Update configs used by Complement to allow more invites (#12731)Till2022-05-131-0/+12
|
* Enable certificate checking during complement tests (#12435)Richard van der Hoff2022-04-111-5/+0
|
* Move complement setup stuff into the Synapse repo (#12404)Richard van der Hoff2022-04-111-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.