summary refs log tree commit diff
path: root/changelog.d/5722.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.3.0rc1 v1.3.0rc1Brendan Abolivier2019-08-131-1/+0
|
* Opentracing Utils (#5722)Jorik Schellekens2019-07-231-0/+1
* 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 Co-Authored-By: Erik Johnston <erik@matrix.org> * Remove unused methods. * Don't use global * One tracing decorator to rule them all.