Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move additional tasks to the background worker (#8458) | Patrick Cloke | 2020-10-07 | 1 | -1/+4 |
* | Add logging on startup/shutdown (#8448) | Erik Johnston | 2020-10-02 | 1 | -10/+3 |
* | Add EventStreamPosition type (#8388) | Erik Johnston | 2020-09-24 | 1 | -5/+9 |
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -3/+3 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Fix typing for SyncHandler (#8237) | Erik Johnston | 2020-09-03 | 1 | -3/+3 |
* | Convert `event_push_actions`, `registration`, and `roommember` datastores to ... | Patrick Cloke | 2020-08-28 | 1 | -25/+27 |
* | Convert some of the general database methods to async (#8100) | Patrick Cloke | 2020-08-17 | 1 | -2/+2 |
* | Convert misc database code to async (#8087) | Patrick Cloke | 2020-08-14 | 1 | -11/+6 |
* | Convert the roommember database to async/await. (#8070) | Patrick Cloke | 2020-08-12 | 1 | -165/+98 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+1139 |