Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-07-04 | Update changelog v1.1.0 github/release-v1.1.0 release-v1.1.0 | Erik Johnston | 1 | -0/+10 | |
2019-07-04 | 1.1.0 | Erik Johnston | 4 | -4/+9 | |
2019-07-04 | Suggest people use a config file for Docker instead of env vars | Andrew Morgan | 2 | -1/+2 | |
2019-07-04 | Move logging utilities out of the side drawer of util/ and into logging/ (#5606) | Amber Brown | 98 | -233/+249 | |
2019-07-03 | Fix 'utime went backwards' errors on daemonization. (#5609) | Richard van der Hoff | 3 | -31/+44 | |
* Fix 'utime went backwards' errors on daemonization. Fixes #5608 * remove spurious debug | |||||
2019-07-03 | 1.1.0rc2 v1.1.0rc2 | Richard van der Hoff | 6 | -5/+18 | |
2019-07-03 | Fix a number of "Starting txn from sentinel context" warnings (#5605) | Richard van der Hoff | 5 | -6/+35 | |
Fixes #5602, #5603 | |||||
2019-07-03 | Remove SMTP_* env var functionality from docker conf (#5596) | Andrew Morgan | 2 | -19/+1 | |
Removes any `SMTP_*` docker container environment variables from having any effect on the default config. Fixes https://github.com/matrix-org/synapse/issues/5430 | |||||
2019-07-02 | Fix media repo breaking (#5593) | Amber Brown | 6 | -24/+58 | |
2019-07-02 |