synapse/tests/storage
Daniel Wagner-Hall 7213588083 Implement configurable stats reporting
SYN-287

This requires that HS owners either opt in or out of stats reporting.

When --generate-config is passed, --report-stats must be specified
If an already-generated config is used, and doesn't have the
report_stats key, it is requested to be set.
2015-09-22 12:57:40 +01:00
..
__init__.py Reference Matrix Home Server 2014-08-12 15:10:52 +01:00
event_injector.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test__base.py Move all the caches into their own package, synapse.util.caches 2015-08-11 18:00:59 +01:00
test_appservice.py Merge branch 'develop' of github.com:matrix-org/synapse into mysql 2015-04-07 18:05:39 +01:00
test_base.py Fix daedlock 2015-05-15 10:54:04 +01:00
test_directory.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_events.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test_presence.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_profile.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_redaction.py Factor out some of the common homeserver setup code into a 2015-02-11 11:37:30 +00:00
test_registration.py Stop looking up "admin", which we never read 2015-08-25 16:29:39 +01:00
test_room.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00
test_roommember.py Make work in both Maria and SQLite. Fix tests 2015-04-01 14:12:33 +01:00
test_stream.py Implement configurable stats reporting 2015-09-22 12:57:40 +01:00