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
Paul "LeoNerd" Evans a2cdd11d4a Fold the slightly-odd bind_port/secure_port/etc.. logic into SynapseHomeServer.start_listening() 10 years ago
..
api Add RegisterFallbackResource to /_matrix/static/client/register 10 years ago
app Fold the slightly-odd bind_port/secure_port/etc.. logic into SynapseHomeServer.start_listening() 10 years ago
appservice Add functions to return whether an AS has exclusively claimed a matching namespace. 10 years ago
config Commandline option to enable metrics system 10 years ago
crypto Don't look for an TLS private key if we have set --no-tls 10 years ago
events pyflakes 10 years ago
federation Neater metrics from TransactionQueue 10 years ago
handlers Use _ instead of . as a metric namespacing separator, for Prometheus 10 years ago
http Count incoming HTTP requests per servlet that responds 10 years ago
metrics Replace the @metrics.counted annotations in federation with specifically-written counters and distributions 10 years ago
push Log the matching push rule. 10 years ago
rest Add the master push rule for the break-my-push button. Allow server default rules to be disabled by default. 10 years ago
storage Bugfix to sql_txn_timer increment - add only the per-TXN duration, not the total time ever spent since boot 10 years ago
streams Update copyright notices 10 years ago
util Delete a couple of TODO markers of monitoring stats now done 10 years ago
__init__.py Bump version 10 years ago
notifier.py Add a counter to track total number of events served by the notifier 10 years ago
python_dependencies.py Also bump version of downloaded syweb 10 years ago
server.py Build MetricsResource as a specific HomeServer dependency 10 years ago
state.py Factor out ExpiringCache from StateHandler 10 years ago
types.py Rename ClientID to ClientInfo since it is a pair of IDs rather than a single identifier 10 years ago