| Commit message (Expand) | Author | Age | Files | Lines |
* | Enable URL previews in complement homeserver config. (#14198) | Jonathan de Jong | 2022-10-18 | 1 | -0/+2 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Dockerfile for tests: align comments with current behavior (#13867) | Mathieu Velten | 2022-09-27 | 1 | -13/+9 |
* | complement: init postgres DB directly inside the target image (#13819) | Mathieu Velten | 2022-09-16 | 1 | -11/+9 |
* | Call out buildkit is required when building test docker images (#13338) | Brendan Abolivier | 2022-07-21 | 1 | -0/+1 |
* | Rate limit joins per-room (#13276) | David Robertson | 2022-07-19 | 1 | -0/+4 |
* | Docker: copy postgres from base image (#13279) | Richard van der Hoff | 2022-07-15 | 2 | -34/+50 |
* | [Complement] Allow device_name lookup over federation (#13167) | Till | 2022-07-04 | 1 | -0/+2 |
* | Improve startup times in Complement test runs against workers, particularly i... | reivilibre | 2022-06-30 | 1 | -0/+3 |
* | Add a Subject Alternative Name to the certificate generated for Complement te... | reivilibre | 2022-06-16 | 1 | -3/+19 |
* | Complement: use SQLite by default (#13075) | Richard van der Hoff | 2022-06-16 | 2 | -2/+2 |
* | Change default `sync_response_cache_duration` (#13042) | Erik Johnston | 2022-06-15 | 1 | -0/+6 |
* | Collapse Docker build commands in Complement CI runs to make the logs easier ... | reivilibre | 2022-06-15 | 1 | -1/+1 |
* | Merge the Complement testing Docker images into a single, multi-purpose image... | reivilibre | 2022-06-08 | 10 | -300/+179 |
* | Support registering Application Services when running with workers under Comp... | reivilibre | 2022-05-23 | 1 | -0/+5 |
* | Fix Complement `TestCanRegisterAdmin` with workers, by adding Complement's sh... | reivilibre | 2022-05-23 | 1 | -0/+6 |
* | Remove Caddy from the Synapse workers image used in Complement. (#12818) | reivilibre | 2022-05-23 | 4 | -93/+16 |
* | Update configs used by Complement to allow more invites (#12731) | Till | 2022-05-13 | 2 | -0/+24 |
* | Use supervisord to supervise Postgres and Caddy in the Complement image. (#12... | reivilibre | 2022-04-27 | 4 | -7/+27 |
* | Await un-partial-stating after a partial-state join (#12399) | Richard van der Hoff | 2022-04-21 | 1 | -1/+3 |
* | complement-synapse-workers: factor out separate entry point script (#12467) | Richard van der Hoff | 2022-04-14 | 2 | -33/+57 |
* | Enable certificate checking during complement tests (#12435) | Richard van der Hoff | 2022-04-11 | 2 | -12/+0 |
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 8 | -0/+421 |