summary refs log tree commit diff
path: root/synapse/python_dependencies.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-05-28Only import sqlite3 when type checkingDavid Vo2-2/+6
2020-05-28Fix another instanceAndrew Morgan1-5/+7
2020-05-28Only setdefault for signatures if device has key_jsonAndrew Morgan1-5/+7
2020-05-28Fix starting workers when federation sending not split out.Erik Johnston1-0/+12
2020-05-28matrix.org was fineRichard van der Hoff1-0/+2
2020-05-28Update CHANGES.mdNeil Johnson1-1/+1
2020-05-28changelog typosRichard van der Hoff1-3/+3
2020-05-281.12.0 changelogRichard van der Hoff1-1/+53
2020-05-14Update buildkite to match mainlineAndrew Morgan1-70/+256
2020-05-14Add docker-compose files required by pipelineAndrew Morgan6-0/+127
2020-05-14Bump mypy buildkite pipeline test to python3.7 to match mainlineAndrew Morgan1-1/+1
2020-05-14Config lintingAndrew Morgan2-8/+8
2020-05-14Fix versions in flake8 check-manifest commandsAndrew Morgan1-2/+2
2020-05-14Remove extraneous file from mergeAndrew Morgan1-22/+0
2020-05-14Pin the version of check_manifest to v0.41 until we merge the fix from v1.13.0Andrew Morgan1-2/<