Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-06-25 | Factor out "generate_config_from_template" | Richard van der Hoff | 1 | -41/+81 | |
... and inline generate_secrets | |||||
2019-06-25 | Prevent multiple upgrades on the same room at once (#5051) | Andrew Morgan | 3 | -52/+91 | |
Closes #4583 Does slightly less than #5045, which prevented a room from being upgraded multiple times, one after another. This PR still allows that, but just prevents two from happen |