MatrixSynapse/scripts-dev
reivilibre 22cc93afe3
Enable Faster Remote Room Joins against worker-mode Synapse. (#14752)
* Enable Complement tests for Faster Remote Room Joins on worker-mode

* (dangerous) Add an override to allow Complement to use FRRJ under workers

* Newsfile

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>

* Fix race where we didn't send out replication notification

* MORE HACKS

* Fix get_un_partial_stated_rooms_token to take instance_name

* Fix bad merge

* Remove warning

* Correctly advance un_partial_stated_room_stream

* Fix merge

* Add another notify_replication

* Fixups

* Create a separate ReplicationNotifier

* Fix test

* Fix portdb

* Create a separate ReplicationNotifier

* Fix test

* Fix portdb

* Fix presence test

* Newsfile

* Apply suggestions from code review

* Update changelog.d/14752.misc

Co-authored-by: Erik Johnston <erik@matrix.org>

* lint

Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
Co-authored-by: Erik Johnston <erik@matrix.org>
2023-01-22 21:10:11 +00:00
..
build_debian_packages.py
check-newsfragment.sh
check_line_terminators.sh
check_pydantic_models.py
check_schema_delta.py
complement.sh Enable Faster Remote Room Joins against worker-mode Synapse. (#14752) 2023-01-22 21:10:11 +00:00
config-lint.sh
database-save.sh Drop unused table `presence` (#14825) 2023-01-13 14:17:03 +00:00
docker_update_debian_changelog.sh
dump_macaroon.py
federation_client.py
generate_sample_config.sh
lint.sh Add rust linting commands to `scripts-dev/lint.sh` (#14822) 2023-01-12 16:20:34 +00:00
make_full_schema.sh
mypy_synapse_plugin.py
next_github_number.sh
release.py Enable `--warn-redundant-casts` option in mypy (#14671) 2022-12-12 21:25:07 +00:00
sign_json.py