Commit History

Author SHA1 Message Date
  David Robertson d642ce4b32 Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 1 year ago
  Patrick Cloke 50122754c8 Add missing types to opentracing. (#13345) 1 year ago
  David Robertson 6ba732fefe Type `tests.utils` (#13028) 1 year ago
  Andrew Morgan 9820665597 Remove tests/utils.py from mypy's exclude list (#13159) 1 year ago
  Patrick Cloke 6ad012ef89 More type hints for `synapse.logging` (#13103) 1 year ago
  David Robertson 09f6e43025 Actually typecheck `tests.test_server` (#13135) 1 year ago
  David Robertson f1145563f6 Extra type annotations in `test_server` (#13124) 1 year ago
  David Robertson 97e9fbe1b2 Type annotations in `synapse.databases.main.devices` (#13025) 2 years ago
  David Robertson 97053c9406 Type annotations for `test_v2` (#12985) 2 years ago
  Dirk Klimpel 444588c5fc Add some type hints to tests files (#12833) 2 years ago
  David Robertson b935c9529c Simplify untyped-defs config in mypy.ini (#12790) 2 years ago
  Dirk Klimpel 50ae4eafe1 Add some type hints to `event_federation` datastore (#12753) 2 years ago
  Dirk Klimpel 6edefef602 Add some type hints to datastore (#12717) 2 years ago
  David Robertson 1fe202a1a3 Tidy up and type-hint the database engine modules (#12734) 2 years ago
  David Robertson aec69d2481 Another batch of type annotations (#12726) 2 years ago
  David Robertson 17e1eb7749 Reduce the number of "untyped defs" (#12716) 2 years ago
  andrew do 01e625513a remove constantly lib use and switch to enums. (#12624) 2 years ago
  David Robertson 01dcf7532d Prune mypy ignore_missing_imports list (#12608) 2 years ago
  David Robertson 30c8e7e408 Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) 2 years ago
  David Robertson 6463244375 Remove unused `# type: ignore`s (#12531) 2 years ago
  David Robertson 09b4f6e46d Remove leftover references to setup.py (#12514) 2 years ago
  David Robertson e5a76ec00b Dump setuptools; correct pyproject version number (#12478) 2 years ago
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  David Robertson 961ee75a9b Disallow untyped defs in synapse._scripts (#12422) 2 years ago
  David Robertson 0cd182f296 Make `synapse._scripts` pass typechecks (#12421) 2 years ago
  Jorge Florian 78e4d96a4d Add missing type definitions for scripts in docker folder (#12280) 2 years ago
  Dirk Klimpel d666fc02fa Add type hints to some tests files (#12371) 2 years ago
  David Robertson 80839a44f1 Remove more dead/broken dev scripts (#12355) 2 years ago
  Richard van der Hoff f0b03186d9 Add type hints for `tests/unittest.py`. (#12347) 2 years ago
  David Robertson 336bff1104 Burn `check_signature` dev script. (#12351) 2 years ago