Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -4/+2 |
* | Include method in thumbnail media name (#7124) | DeepBlueV7.X | 2020-09-08 | 1 | -0/+57 |
* | Convert additional databases to async/await part 3 (#8201) | Patrick Cloke | 2020-09-01 | 1 | -13/+18 |
* | Convert calls of async database methods to async (#8166) | Patrick Cloke | 2020-08-27 | 1 | -11/+11 |
* | Convert additional database methods to async (select list, search, insert_man... | Patrick Cloke | 2020-08-27 | 1 | -2/+2 |
* | Convert simple_update* and simple_select* to async (#8173) | Patrick Cloke | 2020-08-27 | 1 | -7/+9 |
* | Convert simple_select_one and simple_select_one_onecol to async (#8162) | Patrick Cloke | 2020-08-26 | 1 | -4/+9 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -0/+398 |