summary refs log tree commit diff
path: root/scripts-dev/complement.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Enable Complement CI tests in the 'latest deps' test run. (#13213)reivilibre2022-08-011-0/+1
* Add --build-only option to complement.sh to prevent actually running Compleme...reivilibre2022-07-071-3/+18
* Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir...reivilibre2022-07-051-0/+12
* Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079)reivilibre2022-07-011-1/+6
* complement.sh: Permit skipping docker build (#13143)Richard van der Hoff2022-07-011-18/+54
* Collapse Docker build commands in Complement CI runs to make the logs easier ...reivilibre2022-06-151-0/+15
* Up complement time outs (#13048)Erik Johnston2022-06-141-3/+3
* Fix example of running complement.sh. (#12990)Patrick Cloke2022-06-091-1/+1
* Merge the Complement testing Docker images into a single, multi-purpose image...reivilibre2022-06-081-10/+23
* Fixes to MSC3787 implementation (#12858)David Robertson2022-05-241-1/+1
* Disable 'faster room join' Complement tests when testing against Synapse with...reivilibre2022-05-231-1/+8
* Tweaks to workers-under-complement (#12637)Richard van der Hoff2022-05-091-2/+11
* Await un-partial-stating after a partial-state join (#12399)Richard van der Hoff2022-04-211-1/+1
* Fix up healthcheck generation for workers docker image (#12405)Richard van der Hoff2022-04-111-1/+1
* Move complement setup stuff into the Synapse repo (#12404)Richard van der Hoff2022-04-111-12/+5
* Remove references to "msc2403" (#12165)Andrew Morgan2022-03-301-1/+1
* Enable MSC2716 Complement tests in Synapse (#12145)Eric Eastwood2022-03-031-1/+1
* Enable MSC3030 Complement tests in Synapse (#12144)Eric Eastwood2022-03-031-1/+1
* Rename default branch of complement.sh to main (#12063)Nicolas Werner2022-02-231-2/+2
* Allow overriding the complement ref. (#11766)Nicolas Werner2022-01-201-6/+8
* Use buildkit's cache feature to speed up docker builds (#11691)Richard van der Hoff2022-01-121-0/+4
* Complement environment variable name change and update .gitignore. (#11718)Michael Kaye2022-01-101-1/+1
* Support the stable /hierarchy endpoint from MSC2946 (#11329)Patrick Cloke2021-11-291-1/+1
* Return the stable `event` field from `/send_join` per MSC3083. (#11413)Patrick Cloke2021-11-291-1/+1
* Remove msc2716 from the list of tests for complement. (#11389)Patrick Cloke2021-11-191-1/+1
* Fix running complement.sh script. (#11368)Patrick Cloke2021-11-171-3/+3
* Fix Shellcheck SC2086: Quote to prevent splittingDan Callahan2021-10-221-3/+3
* Ensure the base Docker image is rebuilt when running complement with workers....Patrick Cloke2021-08-251-7/+7
* Add support for MSC2716 marker events (#10498)Eric Eastwood2021-08-041-1/+1
* Use new go test running syntax for complement. (#10488)Patrick Cloke2021-07-271-1/+1
* Disable msc2716 until Complement update is merged (#10463)Eric Eastwood2021-07-221-1/+1
* Send out invite rejections and knocks over federation (#10223)Richard van der Hoff2021-06-231-1/+1
* Add endpoints for backfilling history (MSC2716) (#9247)Eric Eastwood2021-06-221-1/+1
* Run complement with Synapse workers manually. (#10039)Patrick Cloke2021-05-241-3/+22
* Enable complement tests for MSC2946. (#9771)Patrick Cloke2021-04-091-1/+1
* MSC3083: Check for space membership during a local join of restricted rooms. ...Patrick Cloke2021-04-081-1/+1
* Rewrite complement.sh (#9685)Andrew Morgan2021-03-311-11/+38
* Add support for running Complement against the local checkout (#8317)Andrew Morgan2020-09-291-0/+22