- Nov 01, 2018
-
-
Erik Johnston authored
Add STATE_V2_TEST room version
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
- Oct 31, 2018
-
-
Richard van der Hoff authored
Attempt to move room aliases on room upgrades
-
Richard van der Hoff authored
Fix typo in docker-compose.yml
-
Richard van der Hoff authored
-
Richard van der Hoff authored
-
Richard van der Hoff authored
I found these helpful in debugging my room upgrade tests.
-
Richard van der Hoff authored
Attempt to fix tox installs
-
Jonas Schürmann authored
Signed-off-by:
Jonas Schürmann <jonasschuermann@aol.de>
-
Amber Brown authored
-
Amber Brown authored
-
- Oct 30, 2018
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
It seems that, at some point, the ability to run tox on old servers (with old setuptools) got broken - and it was only working on our Jenkins instance by dint of reusing the tox environments. Let's try to get tox to do the right thing, and remove the guff from jenkins/prepare_synapse.sh. (There is a separate question about whether the jenkins builds should be using tox to prepare the virtualenv at all here, but that is somewhat orthogonal).
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Amber Brown authored
-
Erik Johnston authored
Delete unreferenced state groups during purge
-
Amber Brown authored
-
- Oct 29, 2018
-
-
Erik Johnston authored
A couple of replication fixes for device lists
-
Erik Johnston authored
Erikj/repl names
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
We currently send several kHz of device list updates over replication occisonally, which often causes the replications streams to lag and then get dropped. A lot of those updates will actually be duplicates, since we don't send e.g. device_ids across replication, so let's deduplicate it when we pull them out of the database.
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
Amber Brown authored
-
Richard van der Hoff authored
Remember to copy the avatar on room upgrades
-
Richard van der Hoff authored
Better handling of odd PLs during room upgrades
-
Richard van der Hoff authored
Room version upgrade support
-
Amber Brown authored
-