forked-synapse/synapse/api
Erik Johnston fde4ce2213 Don't create new span for get_user_by_req
We don't actually care about what happens in `get_user_by_req` and
having it as a separate span means that the entity tag isn't added to
the servlet spans, making it harder to search.
2019-09-25 11:32:41 +01:00
..
__init__.py copyrights 2016-01-07 04:26:29 +00:00
auth.py Don't create new span for get_user_by_req 2019-09-25 11:32:41 +01:00
constants.py Add bot type 2019-08-23 09:52:09 +01:00
errors.py Change user deactivated errcode to USER_DEACTIVATED and use it (#5686) 2019-07-31 15:19:06 +01:00
filtering.py Replace returnValue with return (#5736) 2019-07-23 23:00:55 +10:00
ratelimiting.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
room_versions.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
urls.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00