Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-15 | Remove unused import | Brendan Abolivier | 1 | -1/+0 | |
2019-02-15 | Support .well-known delegation when issuing certificates through ACME | Brendan Abolivier | 2 | -4/+24 | |
2019-02-14 | Fix debian build dockerfile github/release-v0.99.1 release-v0.99.1 | Richard van der Hoff | 1 | -1/+5 | |
Make sure it refreshes the apt cache before trying to install stuff | |||||
2019-02-14 | 0.99.1.1 v0.99.1.1 | Richard van der Hoff | 4 | -3/+17 | |
2019-02-14 | Fix errors in acme provisioning (#4648) | Richard van der Hoff | 3 | -6/+17 | |
* Better logging for errors on startup * Fix "TypeError: '>' not supported" when starting without an existing certificate * Fix a bug where an existing certificate would be reprovisoned every day | |||||
2019-02-14 | 0.99.1 v0.99.1 | Richard van der Hoff | 3 | -16/+11 | |
2019-02-14 | implement `reload` by sending the HUP signal (#4622) | Дамјан Георгиевски | 2 | -0/+7 | |
* implement `reload` by sending the HUP signal According to the 0.99 release info* synapse now uses the HUP signal to reload certificates: > Synapse will now reload TLS certificates from disk upon SIGHUP. (#4495, #4524) So the matrix-synapse.service unit file should include a reload directive. Signed-off-by: Дамјан Георгиевски <gdamjan@gmail.com> | |||||
2019-02-13 | 0.99.1rc2 v0.99.1rc2 | Richard van der Hoff | 3 | -2/+10 | |
2019-02-13 | Update synapse/app/_base.py | Erik Johnston | 1 | -1/+1 | |