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.
 
 
 
 
 
 
Patrick Cloke 82d3efa312
Skip processing stats for broken rooms. (#14873)
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 Allow selecting "prejoin" events by state keys (#14642) 1 年之前
federation Stabilise serving partial join responses (#14839) 1 年之前
handlers Faster joins: Avoid starting duplicate partial state syncs (#14844) 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 Change default room version to 10. Implements MSC3904 (#14111) 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) 1 年之前
storage Skip processing stats for broken rooms. (#14873) 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) 1 年之前
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 Remove redundant types from comments. (#14412) 1 年之前
utils.py Modernize unit tests configuration settings for workers. (#14568) 1 年之前