MatrixSynapse/synapse/federation
Ivan Shapovalov 7d9d75e4e8 federation/send_queue.py: fix usage of LaterGauge
Fixes a startup crash due to commit df9f72d9e5
"replacing portions".
2018-06-03 14:16:17 +03:00
..
transport Improve exception handling for background processes 2018-04-27 11:07:40 +01:00
__init__.py Remove unused ReplicationLayer 2018-03-13 11:00:04 +00:00
federation_base.py Apply some limits to depth to counter abuse 2018-05-01 17:54:19 +01:00
federation_client.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
federation_server.py cleanup pep8 errors 2018-05-22 16:54:22 -05:00
persistence.py copyrights 2016-01-07 04:26:29 +00:00
send_queue.py federation/send_queue.py: fix usage of LaterGauge 2018-06-03 14:16:17 +03:00
transaction_queue.py Consistently use six's iteritems and wrap lazy keys/values in list() if they're not meant to be lazy (#3307) 2018-05-31 19:03:47 +10:00
units.py transaction_id, destination twice 2018-05-10 22:13:31 +03:00