MatrixSynapse/synapse
Erik Johnston 657298cebd Don't lock user_ips table for upsert. 2015-05-01 10:46:48 +01:00
..
api
app Do access log using python's logging stuff, just under a separate logger name 2015-04-30 16:21:38 +01:00
appservice
config Undo changes to logger config, ie. remove the access_log_file option: decision is to support this through log_config rather tan adding an option. 2015-04-30 16:21:39 +01:00
crypto
events
federation Split a storage function in two so that we don't have to do extra work. 2015-05-01 10:17:19 +01:00
handlers
http
metrics
push
rest
storage Don't lock user_ips table for upsert. 2015-05-01 10:46:48 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py Split a storage function in two so that we don't have to do extra work. 2015-05-01 10:17:19 +01:00
types.py