0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-01 02:08:56 +02:00
synapse/scripts-dev
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
build_debian_packages Remove Ubuntu Cosmic and Disco which are both EOL. (#7539) 2020-05-20 10:08:46 -04:00
check-newsfragment Check the changelog number in check-newsfragment (#7623) 2020-06-03 17:01:43 +01:00
check_signature.py isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
config-lint.sh Use BSD-compatible in-place editing for sed. (#6887) 2020-02-12 07:02:19 -05:00
convert_server_keys.py remove builtins.buffer code from storage code 2020-05-15 19:37:41 +01:00
database-save.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
definitions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
dump_macaroon.py Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on py3) (#4068) 2018-10-20 11:16:55 +11:00
federation_client.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
generate_sample_config Automate generation of the sample and debian log configs (#6627) 2020-01-03 17:14:00 +00:00
hash_history.py Remove underscore from SQLBaseStore functions 2019-12-04 16:23:43 +00:00
lint.sh isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
list_url_patterns.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
make_full_schema.sh Add dev script to generate full SQL schema files (#6394) 2019-12-11 13:16:01 +00:00
next_github_number.sh Reduce the load on our CI (#3957) 2018-09-27 00:23:21 +10:00
sphinx_api_docs.sh Acutally add scripts-dev/ 2015-05-06 11:46:02 +01:00
tail-synapse.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
update_database Port synapse_port_db to async/await (#6718) 2020-01-21 19:04:58 +00:00