Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert additional database code to async/await. (#8195) | Patrick Cloke | 2020-08-28 | 1 | -67/+120 |
* | Convert simple_delete to async/await. (#8191) | Patrick Cloke | 2020-08-27 | 1 | -12/+16 |
* | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 1 | -8/+22 |
* | Convert simple_update* and simple_select* to async (#8173) | Patrick Cloke | 2020-08-27 | 1 | -23/+32 |
* | Convert simple_select_one and simple_select_one_onecol to async (#8162) | Patrick Cloke | 2020-08-26 | 1 | -7/+11 |
* | Make StreamIdGen `get_next` and `get_next_mult` async (#8161) | Erik Johnston | 2020-08-25 | 1 | -1/+1 |
* | Do not assume calls to runInteraction return Deferreds. (#8133) | Patrick Cloke | 2020-08-20 | 1 | -3/+4 |
* | Convert appservice, group server, profile and more databases to async (#8066) | Patrick Cloke | 2020-08-12 | 1 | -47/+39 |
* | Reduce unnecessary whitespace in JSON. (#7372) | David Vo | 2020-08-07 | 1 | -9/+8 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+1297 |