Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add missing type hints to synapse.util (#9982) | Patrick Cloke | 2021-05-24 | 1 | -1/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -2/+1 |
* | Fix some typos. | Patrick Cloke | 2021-02-12 | 1 | -2/+2 |
* | Add type hints to the crypto module. (#8999) | Patrick Cloke | 2021-01-04 | 1 | -5/+5 |
* | Use autocommit mode for single statement DB functions. (#8542) | Erik Johnston | 2020-10-14 | 1 | -3/+2 |
* | Convert additional database code to async/await. (#8195) | Patrick Cloke | 2020-08-28 | 1 | -11/+13 |
* | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 1 | -10/+16 |
* | Do not assume calls to runInteraction return Deferreds. (#8133) | Patrick Cloke | 2020-08-20 | 1 | -12/+16 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+210 |