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/tests
Erik Johnston 3bbd0d0e09 Merge pull request #180 from matrix-org/erikj/prev_state_context 10 years ago
..
api Merge branch 'develop' into application-services 10 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
federation Make work in both Maria and SQLite. Fix tests 10 years ago
handlers Merge pull request #180 from matrix-org/erikj/prev_state_context 10 years ago
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 10 years ago
rest Fix the presence tests 10 years ago
storage Caches should be bound to instances. 10 years ago
util Add a lru cache class 10 years ago
__init__.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 10 years ago
test_distributor.py Replace distributor deferred list, with a simple for loop until I understand why the former breaks and the latter doesn't 10 years ago
test_state.py Fix tests 10 years ago
test_test_utils.py Implement .cancel_call_later() in MockClock 10 years ago
test_types.py Replace hs.parse_roomalias with RoomAlias.from_string 10 years ago
unittest.py Don't make @unittest.DEBUG print the huge amount of verbosity generated by the synapse.storage loggers 10 years ago
utils.py Discard unused NotifierUserStreams 10 years ago