anonymousland-synapse/scripts-dev
Nicolas Werner c1ac2a8135
Rename default branch of complement.sh to main (#12063)
The complement.sh script relies on the name of the ref matching the name
of the unpacked folder. The branch redirect from renaming the default
branch breaks that assumption.

Signed-off-by: Nicolas Werner <n.werner@famedly.com>
2022-02-23 10:06:18 +00:00
..
build_debian_packages Drop support for EOL Ubuntu 21.04 (#11961) 2022-02-10 13:59:42 -08:00
check_line_terminators.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
check_signature.py
check-newsfragment Fix AssertionErrors after purging events (#11642) 2022-01-04 16:36:33 +00:00
complement.sh Rename default branch of complement.sh to main (#12063) 2022-02-23 10:06:18 +00:00
config-lint.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
database-save.sh
definitions.py
docker_update_debian_changelog.sh Fix Shellcheck SC2086: Quote to prevent splitting 2021-10-22 23:08:54 +01:00
dump_macaroon.py
federation_client.py scripts-dev/sign_json: support for signing events (#11486) 2021-12-02 15:18:40 +00:00
generate_sample_config Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
hash_history.py
lint.sh Add --run-background-updates option to update_database script. (#10954) 2021-10-06 11:26:18 +01:00
list_url_patterns.py
make_full_schema.sh Add --run-background-updates option to update_database script. (#10954) 2021-10-06 11:26:18 +01:00
mypy_synapse_plugin.py
next_github_number.sh Fix Shellcheck SC2006: Use $(...) notation 2021-10-22 23:08:55 +01:00
release.py Release script improvements (#10966) 2021-10-11 14:48:38 +01:00
sign_json scripts-dev/sign_json: support for signing events (#11486) 2021-12-02 15:18:40 +00:00
tail-synapse.py
test_postgresql.sh