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)
|
3 years ago |
Andrew Morgan
|
fe604a022a
Remove various bits of compatibility code for Python <3.6 (#9879)
|
3 years ago |
Richard van der Hoff
|
04ff88139a
Update tox.ini to remove py35
|
3 years ago |
Richard van der Hoff
|
906065c75b
unpin olddeps build from py36
|
3 years ago |
Richard van der Hoff
|
5edd91caec
Fix incompatibility with tox 2.5
|
3 years ago |
Patrick Cloke
|
f87dfb9403
Revert requiring a specific version of Twisted for mypy checks. (#9618)
|
3 years ago |
Patrick Cloke
|
a0bc9d387e
Use the proper Request in type hints. (#9515)
|
3 years ago |
Patrick Cloke
|
a71be9d62d
Fix Python 3.5 old deps build by using a compatible pip version. (#9217)
|
3 years ago |
Patrick Cloke
|
e448dbbf5b
Merge tag 'v1.26.0rc2' into develop
|
3 years ago |
Erik Johnston
|
28f255d5f3
Bump psycopg2 version (#9204)
|
3 years ago |
Andrew Morgan
|
31c5382d7a
Align the directories linted in CI with the defaults in scripts-dev/lint.sh (#9191)
|
3 years ago |
Patrick Cloke
|
a8703819eb
Fix the Python 3.5 old-deps build. (#9146)
|
3 years ago |
Richard van der Hoff
|
23a59d24ae
Run the linters on a consistent list of files (#9038)
|
3 years ago |
Richard van der Hoff
|
1d5c021a45
tox: Add a -noextras factor (#9030)
|
3 years ago |
Richard van der Hoff
|
f1db20b5a5
Clean up tox.ini (#8963)
|
3 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
|
fdb46b5442
Merge remote-tracking branch 'origin/develop' into erikj/type_server
|
4 years ago |