synapse-product/synapse
2015-03-14 00:12:20 +00:00
..
api
app actually uphold the bind_host parameter. in theory should make ipv6 binds work like bind_host: 'fe80::1%lo0' 2015-03-14 00:12:20 +00:00
appservice
config Option to serve metrics from their own localhost-only TCP port instead of muxed on the main listener 2015-03-12 16:24:51 +00:00
crypto
events
federation Appease pep8 2015-03-12 16:24:51 +00:00
handlers Appease pep8 2015-03-12 16:24:51 +00:00
http actually uphold the bind_host parameter. in theory should make ipv6 binds work like bind_host: 'fe80::1%lo0' 2015-03-14 00:12:20 +00:00
metrics Appease pyflakes 2015-03-12 16:45:05 +00:00
push More sacrifices to the pep8 gods. 2015-03-12 16:53:12 +00:00
rest bump dep on syweb 0.6.5 2015-03-12 18:56:53 +00:00
storage Bugfix to sql_txn_timer increment - add only the per-TXN duration, not the total time ever spent since boot 2015-03-12 16:24:51 +00:00
streams
util Delete a couple of TODO markers of monitoring stats now done 2015-03-12 16:24:50 +00:00
__init__.py
notifier.py Appease pep8 2015-03-12 16:24:51 +00:00
python_dependencies.py Also bump dependency link version 2015-03-13 11:39:57 +00:00
server.py Build MetricsResource as a specific HomeServer dependency 2015-03-12 16:24:51 +00:00
state.py
types.py