You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Matthew Hodgson bd2373277d oops 10 years ago
..
api Merge branch 'signature_failures' of github.com:matrix-org/synapse into federation_client_retries 10 years ago
app Time how long we're spending on the database thread 10 years ago
config Allow ':memory:' as the database path for sqlite3 10 years ago
crypto Fix bug in timeout handling in keyclient 10 years ago
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. 10 years ago
federation Connection errors in twisted aren't RuntimeErrors 10 years ago
handlers don't give up if we can't create default avatars during tests 10 years ago
http Log when we receive a request, when we send a response and how long it took to process it. 10 years ago
push only do word-boundary patches on bodies for now 10 years ago
rest Log when we receive a request, when we send a response and how long it took to process it. 10 years ago
storage Fix typo 10 years ago
streams Update copyright notices 10 years ago
util Add looping_call to Clock 10 years ago
__init__.py Merge master into develop 10 years ago
notifier.py Fix Formatting 10 years ago
python_dependencies.py oops 10 years ago
server.py Merge changes from develop 10 years ago
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. 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago