synapse/changelog.d
Brendan Abolivier c97ed64db3
Make synapse_port_db correctly create indexes (#6102)
Make `synapse_port_db` correctly create indexes in the PostgreSQL database, by having it run the background updates on the database before migrating the data.

To ensure we're migrating the right data, also block the port if the SQLite3 database still has pending or ongoing background updates.

Fixes #4877
2019-10-23 15:31:59 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
1172.misc Update user_filters table to have a unique index, and non-null columns (#1172) 2019-10-04 10:34:16 +01:00
2142.feature media/thumbnailer: Better quality for 1-bit / 8-bit color palette images (#2142) 2019-10-04 09:34:52 +01:00
2380.bugfix send 404 as http-status when filter-id is unknown to the server (#2380) 2019-10-10 12:59:55 +01:00
3436.bugfix before fulfilling a group invite,check if user is already joined/invited (#3436) 2019-10-10 13:03:44 +01:00
4088.bugfix Add domain validation when creating room with list of invitees (#6121) 2019-10-10 13:05:48 +01:00
5726.feature Add changelog entry 2019-10-18 18:45:36 +01:00
5759.misc add note about database upgrade 2019-10-18 11:38:27 +01:00
5769.feature fix formatting 2019-08-01 22:09:05 -04:00
5978.misc Move lookup-related functions from RoomMemberHandler to IdentityHandler (#5978) 2019-09-27 10:36:20 +01:00
6019.misc Land improved room list based on room stats (#6019) 2019-10-02 14:08:35 +01:00
6077.misc Edit SimpleHttpClient to reference that header keys can be passed as str or bytes (#6077) 2019-09-27 17:59:18 +01:00
6084.misc Add snapcraft packaging information (#6084) 2019-10-10 11:59:06 +01:00
6101.misc Kill off half-implemented password-reset via sms (#6101) 2019-09-26 15:38:25 +01:00
6102.bugfix Make synapse_port_db correctly create indexes (#6102) 2019-10-23 15:31:59 +01:00
6108.misc Newsfile 2019-09-25 11:42:00 +01:00
6109.bugfix add M_TOO_LARGE error code for uploading a too large file (#6151) 2019-10-08 13:55:16 +01:00
6114.feature cas: support setting display name (#6114) 2019-10-11 12:33:12 +01:00
6115.misc Drop unused tables (#6115) 2019-09-30 09:38:41 +01:00
6125.feature Update changelog.d/6125.feature 2019-09-27 16:10:24 +01:00
6127.misc Newsfile 2019-10-10 11:17:00 +01:00
6137.misc Refactor HomeserverConfig so it can be typechecked (#6137) 2019-10-10 09:39:35 +01:00
6139.misc Log responder we are using. (#6139) 2019-10-07 15:41:25 +01:00
6144.bugfix Fix yields and copy instead of move push rules on room upgrade (#6144) 2019-10-02 12:04:22 +01:00
6147.bugfix Changelog 2019-10-02 12:20:03 +01:00
6148.misc Newsfile 2019-10-02 11:45:31 +01:00
6150.misc Fix up some typechecking (#6150) 2019-10-02 05:29:01 -07:00
6152.misc Newsfile 2019-10-02 15:12:17 +01:00
6153.misc Newsfile 2019-10-02 15:24:33 +01:00
6154.misc Newsfile 2019-10-02 15:48:36 +01:00
6155.bugfix Move tag/push rules room upgrade checking ealier (#6155) 2019-10-10 10:06:45 +01:00
6156.misc Newsfile 2019-10-10 13:15:49 +01:00
6159.misc Newsfile 2019-10-03 17:12:24 +01:00
6160.misc add some metrics on the federation sender (#6160) 2019-10-03 17:47:20 +01:00
6161.bugfix Fixup newsfile 2019-10-03 17:46:43 +01:00
6167.misc add some logging to the rooms stats updates, to try to track down a flaky test (#6167) 2019-10-07 14:41:39 +01:00
6168.bugfix Fix MAU reaping where reserved users are specified. (#6168) 2019-10-11 09:38:26 +01:00
6170.bugfix Fix /federation/v1/state for recent room versions (#6170) 2019-10-08 09:35:37 +01:00
6175.misc fix changelog 2019-10-07 17:37:55 +01:00
6178.bugfix Changelog 2019-10-07 18:00:31 +01:00
6179.misc Remove unused public room list timeout param (#6179) 2019-10-08 13:51:25 +01:00
6184.misc Rewrite the user_filter migration again (#6184) 2019-10-10 11:28:23 +01:00
6186.bugfix Newsfile 2019-10-09 16:32:04 +01:00
6186.misc Fix up changelogs 2019-10-17 17:06:07 +01:00
6187.bugfix Fix races in room stats (and other) updates. (#6187) 2019-10-10 11:29:01 +01:00
6189.misc add changelog 2019-10-09 18:03:40 -04:00
6191.misc Fix python packaging 2019-10-10 14:05:30 +01:00
6193.misc add changelog 2019-10-10 19:22:10 -04:00
6195.bugfix Newsfile 2019-10-11 11:58:52 +01:00
6196.misc Newsfile 2019-10-11 12:24:52 +01:00
6197.docker Fix logging config for the docker image (#6197) 2019-10-18 13:34:33 +02:00
6203.misc Add config linting script that checks for bool casing (#6203) 2019-10-23 13:22:54 +01:00
6212.bugfix Fix presence timeouts when synchrotron restarts. (#6212) 2019-10-18 06:42:26 +01:00
6214.misc changelog 2019-10-17 21:45:59 +01:00
6216.bugfix Add missing BOOLEAN_COLUMNs to synapse_port_db (#6216) 2019-10-18 11:13:59 +02:00
6217.misc Remove Auth.check method (#6217) 2019-10-18 19:43:36 +02:00
6219.misc Delete format_tap.py (#6219) 2019-10-19 20:42:10 +03:00
6229.bugfix Fix demo script on ipv6-supported boxes (#6229) 2019-10-22 13:52:25 +01:00
6231.misc Newsfile 2019-10-21 16:10:37 +01:00