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.
 
 
 
 
 
 
David Robertson 0bb8e418a4
Fix postgres schema after dropping old tables (#16730)
6 months ago
..
controllers Simplify event persistence code (#16584) 7 months ago
databases Speed up pruning of `user_ips` table (#16667) 6 months ago
engines Use full GitHub links instead of bare issue numbers. (#16637) 7 months ago
schema Fix postgres schema after dropping old tables (#16730) 6 months ago
util Bulk-invalidate e2e cached queries after claiming keys (#16613) 7 months ago
__init__.py Rename storage classes (#12913) 2 years ago
_base.py Clear event caches when we purge history (#15609) 1 year ago
background_updates.py Use attempt_to_set_autocommit everywhere. (#16615) 7 months ago
database.py Convert simple_select_one_txn and simple_select_one to return tuples. (#16612) 7 months ago
keys.py Add cache to `get_server_keys_json_for_remote` (#16123) 10 months ago
prepare_database.py Run pyupgrade for python 3.7 & 3.8. (#16110) 10 months ago
push_rule.py Remove redundant "coding: utf-8" lines (#9786) 3 years ago
roommember.py mypy plugin to check `@cached` return types (#14911) 8 months ago
types.py Bump types-psycopg2 from 2.9.21.11 to 2.9.21.14 (#16381) 8 months ago