summary refs log tree commit diff
path: root/tests/storage/test_transactions.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update license headersPatrick Cloke2023-11-211-10/+16
* Allow config of the backoff algorithm for the federation client. (#15754)Mathieu Velten2023-08-031-2/+7
* Improve type hints for cached decorator. (#15658)Patrick Cloke2023-05-241-6/+5
* Require types in tests.storage. (#14646)Patrick Cloke2022-12-091-6/+12
* Remove `HomeServer.get_datastore()` (#12031)Richard van der Hoff2022-02-231-1/+1
* Don't hammer the database for destination retry timings every ~5mins (#10036)Erik Johnston2021-05-211-2/+6
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Fix errors storing large retry intervals.Erik Johnston2019-10-021-0/+11
* Add 'failure_ts' column to 'destinations' table (#6016)Richard van der Hoff2019-09-171-3/+5
* Add testsErik Johnston2018-10-021-0/+45