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 d5e081c7ae Merge branch 'develop' of github.com:matrix-org/synapse into erikj/unfederatable 9 years ago
..
api s/user_id/user/g for consistency 9 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 Move token generation to auth handler 9 years ago
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 10 years ago
rest Move NullSource out of synapse and into tests since it is only used by the tests 9 years ago
storage synapse/storage/_base.py:_simple_selectupdate_one was unused 9 years ago
util Move all the caches into their own package, synapse.util.caches 9 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 Remove call to recently removed function in mock 9 years ago
test_state.py Merge branch 'erikj/check_room_exists' into erikj/unfederatable 9 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 Swap out bcrypt for md5 in tests 9 years ago