MatrixSynapse/synapse
Erik Johnston be29e152d1 Don't update current_state_events for outliers 2015-06-22 17:41:42 +01:00
..
api Log more when we have processed the request 2015-06-15 17:11:44 +01:00
app Merge pull request #187 from matrix-org/erikj/sanitize_logging 2015-06-19 11:35:59 +01:00
appservice
config Make upload dir a configurable path. 2015-06-18 23:38:20 -05:00
crypto Properly cache get_server_verify_keys 2015-06-19 17:20:58 +01:00
events Don't copy twice 2015-05-29 15:02:55 +01:00
federation Ignore your own domain 2015-06-19 16:16:35 +01:00
handlers Don't update current_state_events for outliers 2015-06-22 17:41:42 +01:00
http Fix log context when sending requests 2015-06-19 11:46:49 +01:00
metrics
push Catch any exceptions in the pusher loop. Use a lower timeout for pushers so we can see if they're actually still running. 2015-06-05 11:40:22 +01:00
rest Remove access_token from synapse.rest.client.v1.transactions {get,store}_response logging 2015-06-16 10:09:43 +01:00
storage Don't update current_state_events for outliers 2015-06-22 17:41:42 +01:00
streams
util Merge pull request #192 from matrix-org/erikj/fix_log_context 2015-06-19 16:21:40 +01:00
__init__.py Bump version 2015-06-15 14:16:29 +01:00
notifier.py Fix typo 2015-06-19 16:22:53 +01:00
python_dependencies.py
server.py Correctly handle x_forwaded listener option 2015-06-12 17:13:23 +01:00
state.py Merge pull request #180 from matrix-org/erikj/prev_state_context 2015-06-03 17:20:56 +01:00
types.py