forked-synapse/changelog.d
Andrew Morgan ac99774dac
Rewrite complement.sh (#9685)
This PR rewrites the original complement.sh script with a number of improvements:

* We can now use a local checkout of Complement (configurable with `COMPLEMENT_DIR`), though the default behaviour still downloads the master branch.
* You can now specify a regex of test names to run, or just run all tests.
* We now use the Synapse test blacklist tag (so all tests will pass).
2021-03-31 11:58:12 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9685.misc Rewrite complement.sh (#9685) 2021-03-31 11:58:12 +01:00
9700.feature Replace room_invite_state_types with room_prejoin_state (#9700) 2021-03-30 12:12:44 +01:00
9710.feature Include m.room.create in invite_room_state for Spaces (#9710) 2021-03-30 14:03:17 +01:00
9711.bugfix Make RateLimiter class check for ratelimit overrides (#9711) 2021-03-30 12:06:09 +01:00