| Commit message (Expand) | Author | Age | Files | Lines |
* | complement: enable dirty runs (#16520) | kegsay | 2023-10-27 | 1 | -1/+5 |
* | Update complement.sh to match new public API shape (#16466) | kegsay | 2023-10-12 | 1 | -2/+2 |
* | Support room version 11 (#15912) | Patrick Cloke | 2023-07-18 | 1 | -1/+1 |
* | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 1 | -0/+4 |
* | Remove experimental MSC2716 implementation to incrementally import history in... | Eric Eastwood | 2023-06-16 | 1 | -4/+0 |
* | Log when events are (unexpectedly) filtered out of responses in tests (#14213) | Eric Eastwood | 2023-06-01 | 1 | -0/+4 |
* | Allow running Complement integration tests via podman (#15543) | Andrew Morgan | 2023-05-05 | 1 | -12/+26 |
* | Hack to rebuild the complement editable image (#15184) | David Robertson | 2023-03-07 | 1 | -1/+11 |
* | Allow enabling the asyncio reactor in complement (#14858) | realtyem | 2023-02-01 | 1 | -0/+5 |
* | Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) | reivilibre | 2023-01-22 | 1 | -7/+4 |
* | Implement MSC3930: polls push rules (#14787) | Andrew Morgan | 2023-01-19 | 1 | -1/+1 |
* | Implement MSC3890: Remotely silence local notifications (#14775) | Andrew Morgan | 2023-01-13 | 1 | -1/+1 |
* | Add experimental support for MSC3391: deleting account data (#14714) | Andrew Morgan | 2023-01-01 | 1 | -1/+1 |
* | Add `--editable` flag to `complement.sh` which uses an editable install of Sy... | reivilibre | 2022-12-07 | 1 | -18/+82 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -3/+3 |
* | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 1 | -0/+3 |
* | Enable testing MSC3874 in complement. (#14339) | Patrick Cloke | 2022-11-01 | 1 | -1/+1 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -2/+5 |
* | Enable Complement CI tests in the 'latest deps' test run. (#13213) | reivilibre | 2022-08-01 | 1 | -0/+1 |
* | Add --build-only option to complement.sh to prevent actually running Compleme... | reivilibre | 2022-07-07 | 1 | -3/+18 |
* | Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir... | reivilibre | 2022-07-05 | 1 | -0/+12 |
* | Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) | reivilibre | 2022-07-01 | 1 | -1/+6 |
* | complement.sh: Permit skipping docker build (#13143) | Richard van der Hoff | 2022-07-01 | 1 | -18/+54 |
* | Collapse Docker build commands in Complement CI runs to make the logs easier ... | reivilibre | 2022-06-15 | 1 | -0/+15 |
* | Up complement time outs (#13048) | Erik Johnston | 2022-06-14 | 1 | -3/+3 |
* | Fix example of running complement.sh. (#12990) | Patrick Cloke | 2022-06-09 | 1 | -1/+1 |
* | Merge the Complement testing Docker images into a single, multi-purpose image... | reivilibre | 2022-06-08 | 1 | -10/+23 |
* | Fixes to MSC3787 implementation (#12858) | David Robertson | 2022-05-24 | 1 | -1/+1 |
* | Disable 'faster room join' Complement tests when testing against Synapse with... | reivilibre | 2022-05-23 | 1 | -1/+8 |
* | Tweaks to workers-under-complement (#12637) | Richard van der Hoff | 2022-05-09 | 1 | -2/+11 |
* | Await un-partial-stating after a partial-state join (#12399) | Richard van der Hoff | 2022-04-21 | 1 | -1/+1 |
* | Fix up healthcheck generation for workers docker image (#12405) | Richard van der Hoff | 2022-04-11 | 1 | -1/+1 |
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 1 | -12/+5 |
* | Remove references to "msc2403" (#12165) | Andrew Morgan | 2022-03-30 | 1 | -1/+1 |
* | Enable MSC2716 Complement tests in Synapse (#12145) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | Enable MSC3030 Complement tests in Synapse (#12144) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | Rename default branch of complement.sh to main (#12063) | Nicolas Werner | 2022-02-23 | 1 | -2/+2 |
* | Allow overriding the complement ref. (#11766) | Nicolas Werner | 2022-01-20 | 1 | -6/+8 |
* | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 1 | -0/+4 |
* | Complement environment variable name change and update .gitignore. (#11718) | Michael Kaye | 2022-01-10 | 1 | -1/+1 |
* | Support the stable /hierarchy endpoint from MSC2946 (#11329) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Return the stable `event` field from `/send_join` per MSC3083. (#11413) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Remove msc2716 from the list of tests for complement. (#11389) | Patrick Cloke | 2021-11-19 | 1 | -1/+1 |
* | Fix running complement.sh script. (#11368) | Patrick Cloke | 2021-11-17 | 1 | -3/+3 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 1 | -3/+3 |
* | Ensure the base Docker image is rebuilt when running complement with workers.... | Patrick Cloke | 2021-08-25 | 1 | -7/+7 |
* | Add support for MSC2716 marker events (#10498) | Eric Eastwood | 2021-08-04 | 1 | -1/+1 |
* | Use new go test running syntax for complement. (#10488) | Patrick Cloke | 2021-07-27 | 1 | -1/+1 |
* | Disable msc2716 until Complement update is merged (#10463) | Eric Eastwood | 2021-07-22 | 1 | -1/+1 |
* | Send out invite rejections and knocks over federation (#10223) | Richard van der Hoff | 2021-06-23 | 1 | -1/+1 |
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 1 | -1/+1 |
* | Run complement with Synapse workers manually. (#10039) | Patrick Cloke | 2021-05-24 | 1 | -3/+22 |
* | Enable complement tests for MSC2946. (#9771) | Patrick Cloke | 2021-04-09 | 1 | -1/+1 |
* | MSC3083: Check for space membership during a local join of restricted rooms. ... | Patrick Cloke | 2021-04-08 | 1 | -1/+1 |
* | Rewrite complement.sh (#9685) | Andrew Morgan | 2021-03-31 | 1 | -11/+38 |
* | Add support for running Complement against the local checkout (#8317) | Andrew Morgan | 2020-09-29 | 1 | -0/+22 |