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
Erik Johnston 657298cebd Don't lock user_ips table for upsert. 10 years ago
..
api Merge branch 'develop' into key_distribution 10 years ago
app Do access log using python's logging stuff, just under a separate logger name 10 years ago
appservice Fix more AS sender ID thinkos. 10 years ago
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. 10 years ago
crypto Use a defer.gatherResults to collect results from the perspective servers 10 years ago
events Store the rejected reason in (Frozen)Event structs 10 years ago
federation Split a storage function in two so that we don't have to do extra work. 10 years ago
handlers Make simple query rather than long one and then throw away half the results 10 years ago
http Unused import 10 years ago
metrics Appease pep8 10 years ago
push Also log when we've started pushers 10 years ago
rest Merge branch 'develop' into key_distribution 10 years ago
storage Don't lock user_ips table for upsert. 10 years ago
streams Update copyright notices 10 years ago
util Merge branch 'develop' of github.com:matrix-org/synapse into postgres 10 years ago
__init__.py Bump version 10 years ago
notifier.py Change from exception to warn 10 years ago
python_dependencies.py bump syutil to 0.0.6 10 years ago
server.py Merge branch 'develop' into key_distribution 10 years ago
state.py Split a storage function in two so that we don't have to do extra work. 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago