Commit History

Author SHA1 Message Date
  Shay 493c2fc44a Remove code generating comments in configuration file (#12941) 2 years ago
  Patrick Cloke 4586119f0b Add missing type hints to config classes. (#12402) 2 years ago
  reivilibre 84bfe47b01 Re-apply: Move glob_to_regex and re_word_boundary to matrix-python-common #11505 (#11687) 2 years ago
  Patrick Cloke 0cc3bf97b4 Additional type hints for the config module, part 2. (#11480) 2 years ago
  Sean Quah 088d748f2c Revert "Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) (#11527) 2 years ago
  Sean Quah a77c369897 Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) 2 years ago
  Patrick Cloke 55669bd3de Add missing type hints to config base classes (#11377) 2 years ago
  Patrick Cloke 4d6d38ac2f Remove dead code from acme support. (#11393) 2 years ago
  Nicolai Søborg e2dabec996 Docs: Quote wildcard `federation_certificate_verification_whitelist` (#11381) 2 years ago
  David Robertson 797ee7812d Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2 years ago
  Jonathan de Jong 95e47b2e78 [pyupgrade] `synapse/` (#10348) 2 years ago
  Jonathan de Jong bf72d10dbf Use inline type hints in various other places (in `synapse/`) (#10380) 2 years ago
  Brendan Abolivier 08c8469322 Remove support for ACME v1 (#10194) 3 years ago
  Richard van der Hoff fe5dad46b0 Remove redundant code to reload tls cert (#10054) 3 years ago
  Jerin J Titus 057ce7b754 Remove tls_fingerprints option (#9280) 3 years ago
  Richard van der Hoff 03318a766c Merge pull request from GHSA-x345-32rc-8h85 3 years ago
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Dan Callahan 1d5f0e3529 Bump black configuration to target py36 (#9781) 3 years ago
  Patrick Cloke 4ff0201e62 Enable mypy checking for unreachable code and fix instances. (#8432) 3 years ago
  Richard van der Hoff c1ef579b63 Add prometheus metrics to track federation delays (#8430) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 4 years ago
  Patrick Cloke 509e381afa Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 years ago
  Brendan Abolivier 36af094017 Linters are hard but in they end they just want what's best for us 4 years ago
  Brendan Abolivier ef9c275d96 Add a separator for the config warning 4 years ago
  Brendan Abolivier 5820ed905f Add mention and warning about ACME v1 deprecation to the Synapse config 4 years ago
  timfi bce557175b Allow empty federation_certificate_verification_whitelist (#6849) 4 years ago
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Amber Brown 850dcfd2d3 Fix well-known lookups with the federation certificate whitelist (#5997) 4 years ago
  Jorik Schellekens 6d97843793 Config templating (#5900) 4 years ago