summary refs log tree commit diff
path: root/scripts-dev/complement.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* complement: enable dirty runs (#16520)kegsay2023-10-271-1/+5
* Update complement.sh to match new public API shape (#16466)kegsay2023-10-121-2/+2
* Support room version 11 (#15912)Patrick Cloke2023-07-181-1/+1
* Unix Sockets for HTTP Replication (#15708)Jason Little2023-07-111-0/+4
* Remove experimental MSC2716 implementation to incrementally import history in...Eric Eastwood2023-06-161-4/+0
* Log when events are (unexpectedly) filtered out of responses in tests (#14213)Eric Eastwood2023-06-011-0/+4
* Allow running Complement integration tests via podman (#15543)Andrew Morgan2023-05-051-12/+26
* Hack to rebuild the complement editable image (#15184)David Robertson2023-03-071-1/+11
* Allow enabling the asyncio reactor in complement (#14858)realtyem2023-02-011-0/+5
* Enable Faster Remote Room Joins against worker-mode Synapse. (#14752)reivilibre2023-01-221-7/+4
* Implement MSC3930: polls push rules (#14787)Andrew Morgan2023-01-191-1/+1
* Implement MSC3890: Remotely silence local notifications (#14775)Andrew Morgan2023-01-131-1/+1
* Add experimental support for MSC3391: deleting account data (#14714)Andrew Morgan2023-01-011-1/+1
* Add `--editable` flag to `complement.sh` which uses an editable install of Sy...reivilibre2022-12-071-18/+82
* Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471)Eric Eastwood2022-11-281-3/+3
* Allow override for requesting specific worker types for Complement on command...realtyem2022-11-081-0/+3
* Enable testing MSC3874 in complement. (#14339)Patrick Cloke2022-11-011-1/+1
* Mark /relations endpoint as usable on workers. (#14028)Patrick Cloke2022-10-121-2/+5
* 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