| Commit message (Expand) | Author | Files | Lines |
2020-05-05 | Wait for a POSITION on the right connection before accepting RDATA | Richard van der Hoff | 2 | -19/+38 |
2020-05-05 | Wait to subscribe before sending REPLICATE | Richard van der Hoff | 2 | -20/+35 |
2020-05-05 | Add backwards compatibility codepath to LoggingContext. (#7408) | Patrick Cloke | 2 | -0/+42 |
2020-05-05 | Fix bug in EventContext.deserialize. (#7393) | Erik Johnston | 4 | -8/+126 |
2020-05-04 | Fix ordering in MANIFEST.in | Brendan Abolivier | 1 | -6/+6 |
2020-05-04 | Fix MANIFEST.in | Brendan Abolivier | 2 | -3/+5 |
2020-05-04 | Fix redis password support. (#7401) | Erik Johnston | 3 | -0/+7 |
2020-05-01 | Convert synapse.server_notices to async/await. (#7394) | Patrick Cloke | 3 | -11/+8 |
2020-05-01 | Convert the synapse.notifier module to async/await. (#7395) | Patrick Cloke | 2 | -10/+8 |
2020-05-01 | Wait for current_state_events_membership before populate_stats_process_rooms ... | Richard van der Hoff | 3 | -1/+37 |
2020-05-01 | Thread through instance name to replication client. (#7369) | Erik Johnston | 12 | -41/+101 |
2020-05-01 | Use `stream.current_token()` and remove `stream_positions()` (#7172) | Erik Johnston | 19 | -154/+30 |
2020-05-01 | async/await is_server_admin (#7363) | Andrew Morgan | 22 | -438/+410 |
2020-05-01 | Further improvements to requesting the public rooms list on a homeserver whic... | Andrew Morgan | 3 | -23/+71 |
2020-05-01 | Workaround for assertion errors from db_query_to_update_function (#7378) | Richard van der Hoff | 2 | -2/+2 |
2020-04-30 | Persist user interactive authentication sessions (#7302) | Patrick Cloke | 14 | -125/+434 |
2020-04-30 | Apply federation check for /publicRooms with filter list (#7367) | Andrew Morgan | 2 | -1/+6 |
2020-04-29 | Add instance name to RDATA/POSITION commands (#7364) | Erik Johnston | 10 | -50/+95 |
2020-04-29 | Don't relay REMOTE_SERVER_UP cmds to same conn. (#7352) | Erik Johnston | 6 | -25/+114 |
2020-04-29 | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 14 | -67/+658 |
2020-04-29 | Fix fallback value for account_threepid_delegates.email (#7316) | Andrew Morgan | 2 | -3/+9 |
2020-04-28 | Clean up admin api docs (#7361) | Andrew Morgan | 2 | -18/+43 |
2020-04-28 | Return total number of users and profile attributes in admin users endpoint (... | Manuel Stahl | 6 | -36/+100 |
2020-04-28 | Add some replication tests (#7278) | Erik Johnston | 3 | -11/+299 |
2020-04-28 | Fix typo 'datbases' in ConfigError | Andrew Morgan | 1 | -1/+1 |
2020-04-28 | Fix collation for postgres for unit tests (#7359) | Richard van der Hoff | 2 | -1/+5 |
2020-04-28 | Run replication streamers on workers (#7146) | Erik Johnston | 3 | -22/+25 |
2020-04-27 | Fix incorrect metrics reporting for renew_attestations (#7344) | Richard van der Hoff | 2 | -10/+10 |
2020-04-27 | Document monitoring workers (#7357) | Brendan Abolivier | 2 | -0/+26 |
2020-04-27 | Add some explanation to application_services.md (#7091) | lub | 2 | -0/+5 |
2020-04-27 | Don't crash when one of the configuration files is empty (#7341) | Brendan Abolivier | 2 | -0/+7 |
2020-04-24 | Add documentation to the sample config about the templates for SSO. (#7343) | Patrick Cloke | 3 | -0/ |