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.
 
 
 
 
 
 
Erik Johnston 1b238e8837
Speed up persisting large number of outliers (#16649)
7 months ago
..
api Refactor `get_user_by_id` (#16316) 9 months ago
app Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
appservice Send the opentracing span information to appservices (#16227) 9 months ago
config Describe which rate limiter was hit in logs (#16135) 9 months ago
crypto Refactor storing of server keys (#16261) 9 months ago
events Replace simple_async_mock with AsyncMock (#16180) 9 months ago
federation Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
handlers Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 7 months ago
http Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
logging Update ruff config (#16283) 9 months ago
media Asynchronous Uploads (#15503) 7 months ago
metrics Remove support for Python 3.7 (#15851) 11 months ago
module_api Add new module API for adding custom fields to events `unsigned` section (#16549) 7 months ago
push Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
replication Fix sending out of order `POSITION` over replication (#16639) 7 months ago
rest Add an Admin API to temporarily grant the ability to update an existing cross-signing key without UIA (#16634) 7 months ago
scripts Add more missing type hints to tests. (#15028) 1 year ago
server_notices Bump mypy-zope & mypy. (#16188) 9 months ago
state Improve state types. (#16395) 8 months ago
storage Fix test not detecting tables with missing primary keys and missing replica identities, then add more replica identities. (#16647) 7 months ago
test_utils Replace simple_async_mock with AsyncMock (#16180) 9 months ago
types Use immutabledict instead of frozendict (#15113) 1 year ago
util Speed up persisting large number of outliers (#16649) 7 months ago
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
server.py Use attempt_to_set_autocommit everywhere. (#16615) 7 months ago
test_distributor.py Add missing type hints to tests. (#15027) 1 year ago
test_event_auth.py Add missing type hints to tests. (#15027) 1 year ago
test_federation.py Return an immutable value from get_latest_event_ids_in_room. (#16326) 9 months ago
test_mau.py Bump black from 22.12.0 to 23.1.0 (#15103) 1 year ago
test_phone_home.py Add final type hint to tests.unittest. (#15072) 1 year ago
test_rust.py Add missing type hints to tests. (#15027) 1 year ago
test_server.py Re-introduce the outbound federation proxy (#15913) 11 months ago
test_state.py Bump mypy-zope & mypy. (#16188) 9 months ago
test_terms_auth.py Prepare unit tests for Python 3.12 (#16099) 9 months ago
test_test_utils.py Add missing type hints to tests. (#15027) 1 year ago
test_types.py Add missing type hints to tests. (#15027) 1 year ago
test_visibility.py Update ruff config (#16283) 9 months ago
unittest.py Fix type hint errors from Twisted trunk (#16526) 7 months ago
utils.py Use dbname instead of database for Postgres config. (#16618) 7 months ago