MatrixSynapse/synapse
Erik Johnston 6ead27ddda Add more conditions on JOINs to make postgres go a little faster. 2015-04-30 18:32:03 +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 Fix more AS sender ID thinkos. 2015-04-01 14:05:24 +01:00
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
handlers Make simple query rather than long one and then throw away half the results 2015-04-30 10:16:12 +01:00
http Unused import 2015-04-30 13:33:30 +01:00
metrics
push
rest
storage Add more conditions on JOINs to make postgres go a little faster. 2015-04-30 18:32:03 +01:00
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py