forked-synapse/synapse/federation
Richard van der Hoff cea9750d11 Associate a request_name with each verify request, for logging
Also:
* rename VerifyKeyRequest->VerifyJsonRequest
* calculate key_ids on VerifyJsonRequest construction
* refactor things to pass around VerifyJsonRequests instead of 4-tuples
2019-06-05 10:46:26 +01:00
..
sender Run black on per_destination_queue 2019-05-09 16:27:02 +01:00
transport Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Associate a request_name with each verify request, for logging 2019-06-05 10:46:26 +01:00
federation_client.py Clean up debug logging (#5347) 2019-06-05 10:35:40 +01:00
federation_server.py Fix error handling for rooms whose versions are unknown. (#5219) 2019-05-21 13:47:25 +01:00
persistence.py Fix origin handling for pushed transactions 2018-09-05 13:08:07 +01:00
send_queue.py Use event streams to calculate presence 2019-03-27 13:41:36 +00:00
units.py Clean up event accesses and tests 2018-11-02 13:44:14 +00:00