Richard van der Hoff
|
3c36ae17a5
|
Use SequenceGenerator for state group ID allocation
|
2020-07-16 11:25:08 +01:00 |
Dagfinn Ilmari Mannsåker
|
a3f11567d9
|
Replace all remaining six usage with native Python 3 equivalents (#7704)
|
2020-06-16 08:51:47 -04:00 |
Patrick Cloke
|
bd6dc17221
|
Replace iteritems/itervalues/iterkeys with native versions. (#7692)
|
2020-06-15 07:03:36 -04:00 |
Amber Brown
|
7cb8b4bc67
|
Allow configuration of Synapse's cache without using synctl or environment variables (#6391)
|
2020-05-11 18:45:23 +01:00 |
Patrick Cloke
|
509e381afa
|
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957)
Ensure good comprehension hygiene using flake8-comprehensions.
|
2020-02-21 07:15:07 -05:00 |
Erik Johnston
|
d386f2f339
|
Add StateMap type alias (#6715)
|
2020-01-16 13:31:22 +00:00 |
Erik Johnston
|
75d8f26ac8
|
Split state groups into a separate data store (#6296)
|
2019-12-20 10:48:24 +00:00 |