| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix specifying cache factors via env vars with * in name. (#7580) | Erik Johnston | 2020-05-27 | 1 | -0/+28 |
* | Don't apply cache factor to event cache. (#7578) | Erik Johnston | 2020-05-27 | 1 | -0/+16 |
* | Fix new flake8 errors (#7470) | Erik Johnston | 2020-05-12 | 1 | -1/+1 |
* | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 1 | -0/+127 |
* | Improve database configuration docs (#6988) | Richard van der Hoff | 2020-03-20 | 1 | -20/+2 |
* | Share SSL contexts for non-federation requests (#7094) | Richard van der Hoff | 2020-03-17 | 1 | -10/+19 |
* | Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) | Patrick Cloke | 2020-02-21 | 1 | -1/+1 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -9/+16 |
* | Fix well-known lookups with the federation certificate whitelist (#5997) | Amber Brown | 2019-09-14 | 1 | -0/+40 |
* | Servers-known-about statistic (#5981) | Amber Brown | 2019-09-07 | 2 | -23/+36 |
* | Config templating (#5900) | Jorik Schellekens | 2019-08-28 | 3 | -1/+196 |
* | Fixes to the federation rate limiter (#5621) | Richard van der Hoff | 2019-07-05 | 1 | -0/+40 |
* | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 1 | -1/+114 |
* | Pass config_dir_path and data_dir_path into Config.read_config. (#5522) | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 2 | -5/+5 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 4 | -93/+105 |
* | Neilj/fix threepid auth check (with tests) (#4474) | Neil Johnson | 2019-04-01 | 1 | -0/+32 |
* | Use yaml safe_load | Erik Johnston | 2019-03-22 | 2 | -3/+3 |
* | Clarify and fix behaviour when there are multiple aliases | Erik Johnston | 2019-02-14 | 1 | -0/+6 |
* | Add configurable room list publishing rules | Erik Johnston | 2019-02-14 | 1 | -0/+73 |
* | Fix error when loading cert if tls is disabled (#4618) | Richard van der Hoff | 2019-02-12 | 1 | -1/+1 |
* | fix tests | Richard van der Hoff | 2019-02-11 | 1 | -2/+6 |
* | Do not generate self-signed TLS certificates by default. (#4509) | Amber Brown | 2019-01-29 | 2 | -2/+75 |
* | Require ECDH key exchange & remove dh_params (#4429) | Amber Brown | 2019-01-22 | 1 | -1/+0 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/alias_disa... | Erik Johnston | 2018-10-25 | 1 | -1/+1 |
|\ |
|
| * | Fix a number of flake8 errors | Richard van der Hoff | 2018-10-24 | 1 | -1/+1 |
* | | Use allow/deny | Erik Johnston | 2018-10-25 | 1 | -4/+4 |
* | | Add tests for config generation | Erik Johnston | 2018-10-19 | 1 | -0/+67 |
|/ |
|
* | Run black. | black | 2018-08-10 | 2 | -34/+42 |
* | run isort | Amber Brown | 2018-07-09 | 2 | -0/+4 |
* | Make tests py3 compatible | Adrian Tschira | 2018-04-16 | 1 | -1/+1 |
* | Fix broken config UTs | Richard van der Hoff | 2018-01-09 | 1 | -1/+16 |
* | Add function to load config without generating it | Mark Haines | 2016-06-09 | 2 | -3/+21 |
* | Check that the disable_registration config key is handled correctly | Mark Haines | 2016-02-22 | 1 | -0/+21 |
* | Typo | Erik Johnston | 2016-02-09 | 1 | -1/+1 |
* | Fix test | Erik Johnston | 2016-02-09 | 1 | -3/+4 |
* | Error if macaroon key is missing from config | Daniel Wagner-Hall | 2016-02-05 | 3 | -0/+141 |