synapse/tests
Erik Johnston 57cfa513f5 Merge pull request #2054 from matrix-org/erikj/user_iter_cursor
Reduce some CPU work on DB threads
2017-03-24 11:40:08 +00:00
..
api use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
appservice
config
crypto
events Optimise state resolution 2017-01-17 13:22:19 +00:00
handlers fix tests 2017-03-23 13:20:08 +00:00
metrics
replication Fix unit test 2017-03-20 14:03:58 +00:00
rest use jsonschema.FormatChecker for RoomID and UserID strings 2017-03-23 11:42:41 -03:00
storage User Cursor.__iter__ instead of fetchall 2017-03-23 17:53:49 +00:00
util Merge pull request #2052 from matrix-org/rav/time_bound_deferred 2017-03-23 22:22:54 +00:00
__init__.py
test_distributor.py
test_dns.py
test_preview.py Fix crash in url preview when html tag has no text 2016-12-14 22:38:18 +01:00
test_state.py
test_test_utils.py
test_types.py
unittest.py
utils.py