Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 13 | -1265/+0 |
* | Convert some of the data store to async. (#7976) | Patrick Cloke | 2020-07-30 | 1 | -21/+16 |
* | Use SequenceGenerator for state group ID allocation | Richard van der Hoff | 2020-07-16 | 1 | -1/+11 |
* | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 1 | -2/+0 |
* | Replace iteritems/itervalues/iterkeys with native versions. (#7692) | Patrick Cloke | 2020-06-15 | 2 | -13/+10 |
* | Improve performance of _get_state_groups_from_groups_txn (#7567) | Dagfinn Ilmari Mannsåker | 2020-06-01 | 1 | -6/+6 |
* | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 1 | -4/+2 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -2/+2 |
* | Add StateMap type alias (#6715) | Erik Johnston | 2020-01-16 | 1 | -24/+28 |
* | Split state groups into a separate data store (#6296) | Erik Johnston | 2019-12-20 | 13 | -0/+1263 |