summary refs log tree commit diff
path: root/synapse/config/tls.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-07-23Replace returnValue with return (#5736)Amber Brown177-1514/+1360
2019-07-23Opentracing Utils (#5722)Jorik Schellekens3-101/+357
* Add decerators for tracing functions * Use the new clean contexts * Context and edu utils * Move opentracing setters * Move whitelisting * Sectioning comments * Better args wrapper * Docstrings