MatrixSynapse/synapse
Richard van der Hoff 19475cf337 Remove redundant call to start_get_pdu_cache
I think this got forgotten in #3932. We were getting away with it because it
was the last call in this function.
2018-09-28 12:01:23 +01:00
..
api Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
app Remove redundant call to start_get_pdu_cache 2018-09-28 12:01:23 +01:00
appservice
config Replaced all occurences of e.message with str(e) 2018-09-27 13:38:50 +02:00
crypto
events Fix handling of redacted events from federation 2018-09-13 15:44:12 +01:00
federation more comments 2018-09-27 11:31:51 +01:00
groups
handlers Merge pull request #3794 from matrix-org/erikj/faster_typing 2018-09-27 15:14:26 +01:00
http Merge pull request #3925 from matrix-org/erikj/fix_producers_unregistered 2018-09-25 11:52:06 +01:00
metrics Add missing logger 2018-09-20 17:05:34 +01:00
module_api
push fix link for case that config.email_riot_base_url is set 2018-09-13 22:43:50 +01:00
replication Fix minor typo in exception 2018-09-13 11:51:12 -06:00
rest Merge pull request #3932 from matrix-org/erikj/auto_start_expiring_caches 2018-09-25 12:02:57 +01:00
server_notices
state Logging improvements 2018-09-26 17:36:14 +01:00
static/client
storage Merge pull request #3961 from matrix-org/neilj/lock_mau_upserts 2018-09-27 12:31:37 +01:00
streams
util Include eventid in log lines when processing incoming federation transactions (#3959) 2018-09-27 11:25:34 +01:00
__init__.py bump version 2018-09-25 02:54:34 +10:00
event_auth.py
notifier.py Run notify_app_services as a bg process 2018-09-26 17:00:40 +01:00
python_dependencies.py Run our oldest supported configuration in CI (#3952) 2018-09-27 23:21:54 +10:00
secrets.py
server.py
server.pyi
types.py
visibility.py