Commit Graph

56 Commits (watcha-develop)

Author SHA1 Message Date
kegsay 11a8ae0632
complement: enable dirty runs (#16520) 2 years ago
kegsay f710d5480b
Update complement.sh to match new public API shape (#16466) 2 years ago
Patrick Cloke 6d81aec09f
Support room version 11 (#15912) 2 years ago
Jason Little 224ef0b669
Unix Sockets for HTTP Replication (#15708) 2 years ago
Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2 years ago
Eric Eastwood 30a5076da8
Log when events are (unexpectedly) filtered out of responses in tests (#14213) 2 years ago
Andrew Morgan 83e7fa5eee
Allow running Complement integration tests via podman (#15543) 3 years ago
David Robertson c0854ce65a
Hack to rebuild the complement editable image (#15184) 3 years ago
realtyem 58214dbb9b
Allow enabling the asyncio reactor in complement (#14858) 3 years ago
reivilibre 22cc93afe3
Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 3 years ago
Andrew Morgan a7b54ca8d8
Implement MSC3930: polls push rules (#14787) 3 years ago
Andrew Morgan 54cd90ea60
Implement MSC3890: Remotely silence local notifications (#14775) 3 years ago
Andrew Morgan c4456114e1
Add experimental support for MSC3391: deleting account data (#14714) 3 years ago
reivilibre be3a8a85e3
Add `--editable` flag to `complement.sh` which uses an editable install of Synapse for faster turn-around times whilst developing iteratively. (#14548) 3 years ago
Eric Eastwood 8f10c8b054
Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) 3 years ago
realtyem 69814eb282
Allow override for requesting specific worker types for Complement on command line. (#14324) 3 years ago
Patrick Cloke 59ca73006c
Enable testing MSC3874 in complement. (#14339) 3 years ago
Patrick Cloke c604d2c218
Mark /relations endpoint as usable on workers. (#14028) 3 years ago
reivilibre 05aeeb3a80
Enable Complement CI tests in the 'latest deps' test run. (#13213) 3 years ago
reivilibre 0c95313a44
Add --build-only option to complement.sh to prevent actually running Complement. (#13158) 3 years ago
reivilibre 65e675504f
Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` environment when using `complement.sh`. (#13152) 3 years ago
reivilibre c04e25789e
Enable Complement testing in the 'Twisted Trunk' CI runs. (#13079) 3 years ago
Richard van der Hoff fe910fb10e
complement.sh: Permit skipping docker build (#13143) 3 years ago
reivilibre 538044ac01
Collapse Docker build commands in Complement CI runs to make the logs easier to read. (#13058) 3 years ago
Erik Johnston aef398457f
Up complement time outs (#13048) 3 years ago
Patrick Cloke 1df22e16df
Fix example of running complement.sh. (#12990) 3 years ago
reivilibre 67f51c84f8
Merge the Complement testing Docker images into a single, multi-purpose image. (#12881) 3 years ago
David Robertson 81d9f2a8e9
Fixes to MSC3787 implementation (#12858) 4 years ago
reivilibre 7a68203cde
Disable 'faster room join' Complement tests when testing against Synapse with workers. (#12842) 4 years ago
Richard van der Hoff 34e84fee68
Tweaks to workers-under-complement (#12637) 4 years ago
Richard van der Hoff f5668f0b4a
Await un-partial-stating after a partial-state join (#12399) 4 years ago
Richard van der Hoff 3cdf5a1386
Fix up healthcheck generation for workers docker image (#12405) 4 years ago
Richard van der Hoff 5f72ea1bde
Move complement setup stuff into the Synapse repo (#12404) 4 years ago
Andrew Morgan 19a1d6a42a
Remove references to "msc2403" (#12165) 4 years ago
Eric Eastwood a511a890d7
Enable MSC2716 Complement tests in Synapse (#12145) 4 years ago
Eric Eastwood 31b125ccec
Enable MSC3030 Complement tests in Synapse (#12144) 4 years ago
Nicolas Werner c1ac2a8135
Rename default branch of complement.sh to main (#12063) 4 years ago
Nicolas Werner fa583c2198
Allow overriding the complement ref. (#11766) 4 years ago
Richard van der Hoff d41c4654db
Use buildkit's cache feature to speed up docker builds (#11691) 4 years ago
Michael Kaye 338e70c617
Complement environment variable name change and update .gitignore. (#11718) 4 years ago
Olivier Wilkinson (reivilibre) 4dd9ea8f4f Revert "Revert accidental fast-forward merge from v1.49.0rc1" 4 years ago
Sean Quah 158d73ebdd Revert accidental fast-forward merge from v1.49.0rc1 4 years ago
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329) 4 years ago
Patrick Cloke 9d1971a5c4
Return the stable `event` field from `/send_join` per MSC3083. (#11413) 4 years ago
Patrick Cloke 5505da2109
Remove msc2716 from the list of tests for complement. (#11389) 4 years ago
Patrick Cloke 60ecb6b4d4
Fix running complement.sh script. (#11368) 4 years ago
Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting 4 years ago
Patrick Cloke 882539e423
Ensure the base Docker image is rebuilt when running complement with workers. (#10686) 4 years ago
Eric Eastwood 684d19a11c
Add support for MSC2716 marker events (#10498) 4 years ago
Patrick Cloke 13944678c3
Use new go test running syntax for complement. (#10488) 4 years ago