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
Kevin ICOL b5b5833dd1 Merge branch 'dev' into watcha-op605-make-request-to-nextcloud-APIs-asynchronous 4 years ago
..
api Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
app Solidify the HomeServer constructor. (#8515) 4 years ago
appservice Add ability for access tokens to belong to one user but grant access to another user. (#8616) 4 years ago
config Use the default templates when a custom template file cannot be found (#8037) 4 years ago
crypto Remove the deprecated Handlers object (#8494) 4 years ago
events Convert the message handler to async/await. (#7884) 4 years ago
federation fix: resolve merge conflicts 4 years ago
handlers Merge branch 'dev' into watcha-op605-make-request-to-nextcloud-APIs-asynchronous 4 years ago
http Fix handling of connection timeouts in outgoing http requests (#8400) 4 years ago
logging Gracefully handle a pending logging connection during shutdown. (#8685) 4 years ago
module_api Allow modules to create and send events into rooms (#8479) 4 years ago
push fix: resolve merge conflicts 4 years ago
replication fix: resolve merge conflicts 4 years ago
rest Merge branch 'dev' into watcha-op605-make-request-to-nextcloud-APIs-asynchronous 4 years ago
scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
server_notices Allow for make_awaitable's return value to be re-used. (#8261) 4 years ago
state Stop sub-classing object (#8249) 4 years ago
storage Merge branch 'dev' into watcha-op605-make-request-to-nextcloud-APIs-asynchronous 4 years ago
test_utils Fail test cases if they fail to await all awaitables (#8690) 4 years ago
util fix: resolve merge conflicts 4 years ago
__init__.py Move patch_inline_callbacks into synapse/ 5 years ago
server.py Fix race for concurrent downloads of remote media. (#8682) 4 years ago
test_distributor.py Run black. 6 years ago
test_event_auth.py Implement room version 6 (MSC2240). (#7506) 5 years ago
test_federation.py fix: resolve merge conflicts 4 years ago
test_mau.py Fix some spelling mistakes / typos. (#7811) 4 years ago
test_metrics.py move DeferredCache into its own module 4 years ago
test_phone_home.py Allow background tasks to be run on a separate worker. (#8369) 4 years ago
test_preview.py Run Black. (#5482) 6 years ago
test_server.py Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 4 years ago
test_state.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
test_terms_auth.py Replace all remaining six usage with native Python 3 equivalents (#7704) 5 years ago
test_test_utils.py Run black. 6 years ago
test_types.py Validate the alt_aliases property of canonical alias events (#6971) 5 years ago
test_visibility.py Stop sub-classing object (#8249) 4 years ago
unittest.py fix: resolve merge conflicts 4 years ago
utils.py Solidify the HomeServer constructor. (#8515) 4 years ago