Commit Graph

138 Commits (5640992d176a499204a0756b1677c9b1575b0a49)

Author SHA1 Message Date
Nick Barrett c80878d22a
Add `--run-background-updates` option to `update_database` script. (#10954) 3 years ago
David Robertson 6fcc3e0bc8 Teach MANIFEST and tox about ci->.ci 3 years ago
David Robertson c0ebdfc77e Kill off the .buildkite dir completely 3 years ago
Richard van der Hoff 6482075c95
Run `black` on the scripts (#9981) 4 years ago
Andrew Morgan fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879) 4 years ago
Richard van der Hoff 04ff88139a Update tox.ini to remove py35 4 years ago
Richard van der Hoff 906065c75b unpin olddeps build from py36 4 years ago
Richard van der Hoff 5edd91caec Fix incompatibility with tox 2.5 4 years ago
Patrick Cloke f87dfb9403
Revert requiring a specific version of Twisted for mypy checks. (#9618) 4 years ago
Patrick Cloke a0bc9d387e
Use the proper Request in type hints. (#9515) 4 years ago
Patrick Cloke 2547d9d4d7 Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 4 years ago
Patrick Cloke a71be9d62d
Fix Python 3.5 old deps build by using a compatible pip version. (#9217) 4 years ago
Erik Johnston 28f255d5f3
Bump psycopg2 version (#9204) 4 years ago
Andrew Morgan 31c5382d7a
Align the directories linted in CI with the defaults in scripts-dev/lint.sh (#9191) 4 years ago
Patrick Cloke a8703819eb
Fix the Python 3.5 old-deps build. (#9146) 4 years ago
Richard van der Hoff 23a59d24ae
Run the linters on a consistent list of files (#9038) 4 years ago
Richard van der Hoff 1d5c021a45
tox: Add a -noextras factor (#9030) 4 years ago
Richard van der Hoff f1db20b5a5
Clean up tox.ini (#8963) 4 years ago
Dan Callahan e90fad5cba
Minor updates to docs on how to run tests (#8666) 4 years ago
Dan Callahan 88e1d0c52b
Note support for Python 3.9 (#8665) 4 years ago
Jonathan de Jong 84c0e46cce
Update mypy to 0.790, and move dependencies to extras (#8583) 4 years ago
Jonathan de Jong 21bb50ca3f
Fix mypy error: auth handler "checkpw" internal function type mismatch (#8569) 4 years ago
Patrick Cloke bbde4038df
Do not check lint/test dependencies at runtime. (#8377) 4 years ago
Jonathan de Jong efb6b6629c
Move lint dependencies to extras_require (#8330) 4 years ago
Patrick Cloke 98125bba7a
Allow running mypy directly. (#8175) 4 years ago
Patrick Cloke 5758dcf30c
Add type hints for state. (#8140) 4 years ago
Erik Johnston dc22090a67
Add type hints to synapse.handlers.room (#8090) 4 years ago
Erik Johnston 5dd73d029e
Add type hints to handlers.message and events.builder (#8067) 4 years ago
Erik Johnston 9d1e4942ab
Fix typing for notifier (#8064) 4 years ago
Erik Johnston a1e9bb9eae
Add typing info to Notifier (#8058) 4 years ago
Erik Johnston 0f1afbe8dc Change HomeServer definition to work with typing. 4 years ago
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago
Patrick Cloke d1008fe949
Fix some comments and types in service notices (#7996) 4 years ago
Patrick Cloke 3345c166a4
Convert storage layer to async/await. (#7963) 4 years ago
Patrick Cloke e739b20588
Fix up types and comments that refer to Deferreds. (#7945) 4 years ago
Andrew Morgan b7ddece2a6
Lint the contrib/ directory in CI and linting scripts, add synctl to linting script (#7914) 4 years ago
Will Hunt 62b1ce8539
isort 5 compatibility (#7786) 4 years ago
Richard van der Hoff a6eae69ffe
Type checking for `FederationHandler` (#7770) 4 years ago
Dagfinn Ilmari Mannsåker b099ef07d6
Make tox actions work on Debian 10 (#7703) 4 years ago
Richard van der Hoff 1bbc9e2df6
Clean up exception handling in SAML2ResponseResource (#7614) 5 years ago
Richard van der Hoff d84bdfe599
mypy for synapse.http.site (#7553) 5 years ago
Richard van der Hoff 164f50f5f2
fix mypy for tests/replication (#7518) 5 years ago
Patrick Cloke c29915bd05
Add type hints to room member handlers (#7513) 5 years ago
Patrick Cloke 5355421295
Add type hints to event_auth code. (#7505) 5 years ago
Patrick Cloke 0ad6d28b0d
Rework UI Auth session validation for registration (#7455) 5 years ago
Quentin Gliech 616af44137
Implement OpenID Connect-based login (#7256) 5 years ago
Patrick Cloke 22246919e3
Add more type hints to SAML handler. (#7445) 5 years ago
Richard van der Hoff 16b1a34e80
Fix typing annotations in synapse/federation (#7382) 5 years ago
Erik Johnston 8123b2f909
Add MultiWriterIdGenerator. (#7281) 5 years ago
Patrick Cloke 627b0f5f27
Persist user interactive authentication sessions (#7302) 5 years ago