MatrixSynapse/synapse/federation
Erik Johnston ddb816cf60 Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
..
transport Blunty replace json with simplejson 2015-02-11 14:23:10 +00:00
__init__.py
federation_base.py
federation_client.py
federation_server.py Sign auth_chains when returned by /state/ requests 2015-02-10 15:46:24 +00:00
persistence.py Don't unfreeze when using FreezeEvent.get_dict, as we are using a JSONEncoder that understands FrozenDict 2015-02-11 15:44:28 +00:00
replication.py
transaction_queue.py Log all the exits from _attempt_new_transaction 2015-02-10 17:30:46 +00:00
units.py