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
Daniel Wagner-Hall 14d7acfad4 Host /unstable and /r0 versions of r0 APIs 9 years ago
..
api Allow guests to register and call /events?room_id= 9 years ago
appservice Make the appservice use 'users_in_room' rather than get_room_members since it is cached 10 years ago
crypto Invoke EventBuilder directly instead of going via the EventBuilderFactory 9 years ago
events Add some unit tests of prune_events() 9 years ago
federation Update tests 9 years ago
handlers rename the method in the tests as well 9 years ago
metrics Add an .inc_by() method to CounterMetric; implement DistributionMetric a neater way 10 years ago
rest Return non-room events from guest /events calls 9 years ago
storage Merge pull request #359 from matrix-org/markjh/incremental_indexing 9 years ago
util Remove the LockManager class because it wasn't being used 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 Fix an issue with ignoring power_level changes on divergent graphs 9 years ago
test_test_utils.py Implement .cancel_call_later() in MockClock 10 years ago
test_types.py Fix a 500 error resulting from empty room_ids 9 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 Host /unstable and /r0 versions of r0 APIs 9 years ago