您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Andrew Morgan 871ff05add
Fix type hints in typing edu unit tests (#14886)
1年前
..
api Add type hints to `TestRatelimiter` (#14885) 1年前
app Use servlets for /key/ endpoints. (#14229) 1年前
appservice Use `device_one_time_keys_count` to match MSC3202 (#14565) 1年前
config Add missing type hints to tests.config. (#14681) 1年前
crypto Add missing type hints to tests. (#14687) 1年前
events Add missing type hints for tests.events. (#14904) 1年前
federation Fix type hints in knocking tests. (#14887) 1年前
handlers Fix type hints in typing edu unit tests (#14886) 1年前
http Remove redundant types from comments. (#14412) 1年前
logging Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1年前
metrics Add missing type hints to tests. (#14687) 1年前
module_api Always notify replication when a stream advances (#14877) 1年前
push Factor out common code in tests and fix comments. (#14819) 1年前
replication Always notify replication when a stream advances (#14877) 1年前
rest Fix type hints in knocking tests. (#14887) 1年前
scripts Add some type hints to tests files (#12833) 2 年前
server_notices Fix type hints for Monthly Active Users tests (#14889) 1年前
state Fix typechecks against twisted trunk (#13061) 2 年前
storage Fix type hints in typing edu unit tests (#14886) 1年前
test_utils Support OIDC backchannel logouts (#11414) 1年前
types Allow selecting "prejoin" events by state keys (#14642) 1年前
util Remove unnecessary reactor reference from `_PerHostRatelimiter` (#14842) 1年前
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 年前
server.py Support OIDC backchannel logouts (#11414) 1年前
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年前
test_event_auth.py Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706) 1年前
test_federation.py Track when the pulled event signature fails (#13815) 1年前
test_mau.py Remove remaining bits of groups code. (#12936) 2 年前
test_phone_home.py Share some metrics between the Prometheus exporter and the phone home stats (#13671) 1年前
test_rust.py Add a stub Rust crate (#12595) 1年前
test_server.py Respond with proper error responses on unknown paths. (#14621) 1年前
test_state.py Faster room joins: avoid blocking when pulling events with missing prevs (#13355) 1年前
test_terms_auth.py Use literals in place of `HTTPStatus` constants in tests (#13463) 1年前
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 年前
test_types.py Fix error in `is_mine_id` when encountering a malformed ID (#13746) 1年前
test_visibility.py Faster joins: filter out non local events when a room doesn't have its full state (#14404) 1年前
unittest.py Fix type hints in typing edu unit tests (#14886) 1年前
utils.py Modernize unit tests configuration settings for workers. (#14568) 1年前