| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixups to new push stream (#17038) | Erik Johnston | 2024-03-28 | 1 | -4/+4 |
* | Add support for moving `/push_rules` off of main process (#17037) | Erik Johnston | 2024-03-28 | 1 | -0/+12 |
* | Correctly mention previous copyright (#16820) | Erik Johnston | 2024-01-23 | 1 | -0/+2 |
* | Update book location | Erik Johnston | 2023-12-13 | 1 | -2/+2 |
* | Update license headers | Patrick Cloke | 2023-11-21 | 1 | -11/+16 |
* | Allow multiple workers to write to receipts stream. (#16432) | Erik Johnston | 2023-10-25 | 1 | -2/+2 |
* | Add support for pydantic v2 via pydantic.v1 compat module (#16332) | Maxwell G | 2023-09-25 | 1 | -2/+8 |
* | Re-introduce the outbound federation proxy (#15913) | Eric Eastwood | 2023-07-18 | 1 | -1/+44 |
* | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 1 | -2/+22 |
* | Revert "Federation outbound proxy" (#15910) | Eric Eastwood | 2023-07-10 | 1 | -39/+1 |
* | Remove `worker_replication_*` deprecated settings, with helpful errors on sta... | Jason Little | 2023-07-07 | 1 | -21/+29 |
* | Federation outbound proxy (#15773) | Eric Eastwood | 2023-07-05 | 1 | -1/+39 |
* | Fix a bug introduced in Synapse v1.84.0 where workers do not start up when no... | reivilibre | 2023-05-26 | 1 | -1/+1 |
* | Remove `worker_replication_*` settings (#15491) | Jason Little | 2023-05-11 | 1 | -17/+61 |
* | Switch `InstanceLocationConfig` to a pydantic `BaseModel` (#15431) | Jason Little | 2023-04-17 | 1 | -9/+43 |
* | Experimental Unix socket support (#15353) | Jason Little | 2023-04-03 | 1 | -5/+8 |
* | Refactor `federation_sender` and `pusher` configuration loading. (#14496) | realtyem | 2022-11-22 | 1 | -69/+70 |
* | Fix version that `worker_main_http_uri` is redundant from (#14476) | David Robertson | 2022-11-17 | 1 | -1/+1 |
* | Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) | realtyem | 2022-11-16 | 1 | -0/+6 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 1 | -0/+7 |
* | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 2022-09-06 | 1 | -3/+5 |
* | Remove code generating comments in configuration file (#12941) | Shay | 2022-06-14 | 1 | -49/+0 |
* | Add the `update_user_directory_from_worker` configuration option (superseding... | reivilibre | 2022-05-10 | 1 | -0/+7 |
* | Add the `notify_appservices_from_worker` configuration option (superseding `n... | reivilibre | 2022-05-06 | 1 | -1/+108 |
* | Add missing type hints to config classes. (#12402) | Patrick Cloke | 2022-04-11 | 1 | -5/+11 |
* | Use auto_attribs/native type hints for attrs classes. (#11692) | Patrick Cloke | 2022-01-13 | 1 | -15/+9 |
* | Additional type hints for config module. (#11465) | Patrick Cloke | 2021-12-01 | 1 | -1/+3 |
* | Enable passing typing stream writers as a list. (#11237) | Nick Barrett | 2021-11-03 | 1 | -3/+15 |
* | Split presence out of master (#9820) | Erik Johnston | 2021-04-23 | 1 | -1/+26 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Clean up `ShardedWorkerHandlingConfig` (#9466) | Erik Johnston | 2021-02-24 | 1 | -7/+86 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 1 | -6/+13 |
* | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 1 | -1/+17 |
* | Allow running sendToDevice on workers (#9044) | Erik Johnston | 2021-01-07 | 1 | -1/+9 |
* | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -0/+10 |
* | Allow background tasks to be run on a separate worker. (#8369) | Patrick Cloke | 2020-10-02 | 1 | -0/+18 |
* | Add experimental support for sharding event persister. Again. (#8294) | Erik Johnston | 2020-09-14 | 1 | -10/+27 |
* | Revert "Add experimental support for sharding event persister. (#8170)" (#8242) | Brendan Abolivier | 2020-09-04 | 1 | -27/+10 |
* | Add experimental support for sharding event persister. (#8170) | Erik Johnston | 2020-09-02 | 1 | -10/+27 |
* | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 1 | -1/+48 |
* | Allow moving typing off master (#7869) | Erik Johnston | 2020-07-16 | 1 | -9/+10 |
* | Create a ListenerConfig object (#7681) | Richard van der Hoff | 2020-06-16 | 1 | -17/+7 |
* | Add option to move event persistence off master (#7517) | Erik Johnston | 2020-05-22 | 1 | -2/+28 |
* | Add `instance_map` config and route replication calls (#7495) | Erik Johnston | 2020-05-14 | 1 | -0/+17 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+2 |
* | fix broken copyrights | Matthew Hodgson | 2019-09-23 | 1 | -1/+1 |
* | Fix logging in workers (#5729) | Amber Brown | 2019-07-22 | 1 | -0/+1 |
* | Remove non-dedicated logging options and command line arguments (#5678) | Amber Brown | 2019-07-19 | 1 | -6/+0 |
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 1 | -1/+0 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -7/+9 |
* | Correctly handle all command line options | Erik Johnston | 2019-03-14 | 1 | -1/+23 |
* | Allow passing --daemonize to workers | Erik Johnston | 2019-03-13 | 1 | -0/+4 |
* | Add replication http endpoint for event sending | Erik Johnston | 2018-02-07 | 1 | -0/+8 |
* | Actually make it work | Erik Johnston | 2018-01-12 | 1 | -0/+5 |
* | Allow configuration of CPU affinity | Richard van der Hoff | 2017-08-15 | 1 | -0/+1 |
* | Add a frontend proxy | Erik Johnston | 2017-07-07 | 1 | -0/+2 |
* | Remove unused worker config option | Erik Johnston | 2017-04-04 | 1 | -1/+0 |
* | Update all the workers and master to use TCP replication | Erik Johnston | 2017-04-03 | 1 | -0/+3 |
* | Make worker listener config backwards compat | Erik Johnston | 2017-01-20 | 1 | -0/+10 |
* | Use worker_ prefixes for worker config, use existing support for multiple con... | Mark Haines | 2016-06-16 | 1 | -41/+8 |
* | Access the event_cache_size directly from the server object. | Mark Haines | 2016-06-16 | 1 | -14/+0 |
* | Access replication_url from the worker config directly | Mark Haines | 2016-06-16 | 1 | -4/+0 |
* | Comment on what's going on in clobber_with_worker_config | Mark Haines | 2016-06-16 | 1 | -1/+12 |
* | Add worker config module | Mark Haines | 2016-06-16 | 1 | -0/+71 |