MatrixSynapse/synapse
Matthew Hodgson 0b725f5c4f oops 2015-02-09 16:48:31 +00:00
..
api Merge branch 'signature_failures' of github.com:matrix-org/synapse into federation_client_retries 2015-02-04 16:30:15 +00:00
app Time how long we're spending on the database thread 2015-02-09 14:22:52 +00:00
config
crypto
events Rearrange persist_event so that do all the queries that need to be done before returning early if we have already persisted that event. 2015-02-04 10:16:51 +00:00
federation Connection errors in twisted aren't RuntimeErrors 2015-02-05 13:50:15 +00:00
handlers don't give up if we can't create default avatars during tests 2015-02-07 21:24:08 +00:00
http Log when we receive a request, when we send a response and how long it took to process it. 2015-02-09 13:46:22 +00:00
push only do word-boundary patches on bodies for now 2015-02-09 16:44:47 +00:00
rest Log when we receive a request, when we send a response and how long it took to process it. 2015-02-09 13:46:22 +00:00
storage Fix typo 2015-02-09 15:00:37 +00:00
streams
util Add looping_call to Clock 2015-02-09 14:47:59 +00:00
__init__.py
notifier.py
python_dependencies.py oops 2015-02-09 16:48:31 +00:00
server.py
state.py Change context.auth_events to what the auth_events would be bases on context.current_state, rather than based on the auth_events from the event. 2015-02-04 14:06:46 +00:00
types.py