MatrixSynapse/synapse
Richard van der Hoff 1bf83a191b
Clean up the interface for injecting opentracing over HTTP (#10143)
* Remove unused helper functions

* Clean up the interface for injecting opentracing over HTTP

* changelog
2021-06-09 11:33:00 +01:00
..
_scripts
api Set opentracing priority before setting other tags (#10092) 2021-05-28 16:14:08 +01:00
app Move some more endpoints off master (#10084) 2021-05-27 22:45:43 +01:00
appservice
config Remove redundant code to reload tls cert (#10054) 2021-05-27 10:34:24 +01:00
crypto When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
events
federation Add type hints to the federation server transport. (#10080) 2021-06-08 11:19:25 -04:00
groups Rewrite the KeyRing (#10035) 2021-06-02 16:37:59 +01:00
handlers Add type hints to the federation server transport. (#10080) 2021-06-08 11:19:25 -04:00
http Clean up the interface for injecting opentracing over HTTP (#10143) 2021-06-09 11:33:00 +01:00
logging Clean up the interface for injecting opentracing over HTTP (#10143) 2021-06-09 11:33:00 +01:00
metrics opentracing: use a consistent name for background processes (#10135) 2021-06-07 17:57:49 +01:00
module_api
push
replication Clean up the interface for injecting opentracing over HTTP (#10143) 2021-06-09 11:33:00 +01:00
res/templates
rest Correct type hints for parse_string(s)_from_args. (#10137) 2021-06-08 08:30:48 -04:00
server_notices
spam_checker_api
state
static
storage Fix logging context when opening new DB connection (#10141) 2021-06-08 13:49:29 +01:00
streams
util When joining a remote room limit the number of events we concurrently check signatures/hashes for (#10117) 2021-06-08 11:07:46 +01:00
__init__.py 1.36.0rc1 2021-06-08 14:09:00 +01:00
event_auth.py
notifier.py Improve opentracing annotations for Notifier (#10111) 2021-06-03 16:01:30 +01:00
python_dependencies.py
server.py
types.py
visibility.py