| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace noop background updates with DELETE. (#12954) | Patrick Cloke | 2022-06-13 | 1 | -28/+0 |
* | Remove `HomeServer.get_datastore()` (#12031) | Richard van der Hoff | 2022-02-23 | 1 | -1/+1 |
* | Don't drop user dir deltas when server leaves room (#10982) | David Robertson | 2021-10-06 | 1 | -18/+3 |
* | Use direct references for configuration variables (part 5). (#10897) | Patrick Cloke | 2021-09-24 | 1 | -4/+4 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -1/+1 |
* | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 2021-07-08 | 1 | -193/+10 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Rename 'populate_stats_process_rooms_2' background job back to 'populate_stat... | Andrew Morgan | 2020-09-08 | 1 | -9/+6 |
* | Convert simple_update* and simple_select* to async (#8173) | Patrick Cloke | 2020-08-27 | 1 | -2/+2 |
* | Reduce run-times of tests by advancing the reactor less (#7757) | Andrew Morgan | 2020-08-27 | 1 | -1/+1 |
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -31/+31 |
* | Prevent join->join membership transitions changing member count (#7977) | Andrew Morgan | 2020-08-03 | 1 | -6/+40 |
* | Move background update handling out of store | Erik Johnston | 2019-12-05 | 1 | -15/+35 |
* | Move DB pool and helper functions into dedicated Database class | Erik Johnston | 2019-12-05 | 1 | -15/+15 |
* | Remove underscore from SQLBaseStore functions | Erik Johnston | 2019-12-04 | 1 | -15/+15 |
* | Fix tests | Erik Johnston | 2019-10-25 | 1 | -0/+2 |
* | Move storage classes into a main "data store". | Erik Johnston | 2019-10-21 | 1 | -4/+4 |
* | Fix and refactor room and user stats (#5971) | Erik Johnston | 2019-09-04 | 1 | -111/+532 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -4/+1 |
* | Fix background updates to handle redactions/rejections (#5352) | Erik Johnston | 2019-06-06 | 1 | -3/+59 |
* | Room Statistics (#4338) | Amber Brown | 2019-05-21 | 1 | -0/+251 |