| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing type hints to config classes. (#12402) | Patrick Cloke | 2022-04-11 | 1 | -3/+4 |
* | Use importlib.metadata to read requirements (#12088) | David Robertson | 2022-03-01 | 1 | -1/+1 |
* | Update links to documentation in sample config (#10287) | Dirk Klimpel | 2021-07-07 | 1 | -1/+1 |
* | Support enabling opentracing by user (#9978) | Richard van der Hoff | 2021-05-14 | 1 | -6/+31 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Enable flake8-bugbear, but disable most checks. (#9499) | Jonathan de Jong | 2021-03-16 | 1 | -1/+3 |
* | Fix typos and spelling errors. (#8639) | Patrick Cloke | 2020-10-23 | 1 | -1/+1 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+2 |
* | Blow up config if opentracing is missing (#5985) | Jorik Schellekens | 2019-09-12 | 1 | -0/+7 |
* | Make Jaeger fully configurable (#5694) | Jorik Schellekens | 2019-07-23 | 1 | -0/+22 |
* | Opentracing Documentation (#5703) | Jorik Schellekens | 2019-07-22 | 1 | -12/+2 |
* | Clean up opentracing configuration options (#5712) | Richard van der Hoff | 2019-07-18 | 1 | -22/+41 |
* | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 1 | -0/+50 |