0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-13 08:08:57 +02:00
synapse/scripts-dev
Richard van der Hoff e7b3b4d8c2 Remove nuke-room-from-db.sh script
The problem with this script is that it is largely untested, entirely
unmaintained, and running it is likely to make your synapse blow up in
exciting ways.

For example, it leaves a bunch of tables with dead values in it, like
event_to_state_groups.

Having it here sends a message that it is a supported part of
synapse, which is absolutely not the case.
2018-09-17 11:42:42 +01:00
..
check_auth.py Don't require pdus in check_auth script 2015-09-09 13:47:14 +01:00
check_event_hash.py Replace syutil references in scripts 2015-08-24 16:30:35 +01:00
check_signature.py Replace syutil references in scripts 2015-08-24 16:30:35 +01:00
convert_server_keys.py Replace syutil references in scripts 2015-08-24 16:30:35 +01:00
copyrighter-sql.pl copyrights 2016-01-07 04:26:29 +00:00
copyrighter.pl copyrights 2016-01-07 04:26:29 +00:00
database-save.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
definitions.py Add option to definitions.py to search for functions a function refers to 2016-03-17 10:59:12 +00:00
dump_macaroon.py Add macaroon inspection script 2016-02-03 11:27:39 +00:00
federation_client.py Fix federation_client to send the right Host 2018-06-12 14:14:36 +01:00
hash_history.py Replace syutil references in scripts 2015-08-24 16:30:35 +01:00
list_url_patterns.py Report the v1 and v2 patterns separately 2016-02-05 15:43:27 +00:00
make_identicons.pl Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
sphinx_api_docs.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
tail-synapse.py Add a /replication API for extracting the updates that happened on 2016-03-01 14:49:41 +00:00