Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Neilj/1.0 upgrade notes (#5371) | Neil Johnson | 2019-06-06 | 1 | -0/+49 |
| | | | | 1.0 upgrade/install notes | ||||
* | UPGRADE.rst: Fix a typo in "Upgrading Synapse" section | Juuso "Linda" Lapinlampi | 2019-02-15 | 1 | -1/+1 |
| | | | | See: https://en.wiktionary.org/wiki/successful | ||||
* | faq cleanups | Richard van der Hoff | 2019-02-05 | 1 | -1/+1 |
| | |||||
* | fix some thinkos in UPGRADE.rst | Richard van der Hoff | 2019-02-05 | 1 | -6/+7 |
| | |||||
* | Merge pull request #4570 from matrix-org/anoa/self_signed_upgrade | Andrew Morgan | 2019-02-05 | 1 | -28/+4 |
|\ | | | | | Add ACME docs and link to it from README and INSTALL | ||||
| * | Update INSTALL | Andrew Morgan | 2019-02-05 | 1 | -4/+4 |
| | | |||||
| * | Convert ACME docs to md | Andrew Morgan | 2019-02-05 | 1 | -1/+1 |
| | | |||||
| * | Move ACME docs to docs/ACME.rst and link from UPGRADE. | Andrew Morgan | 2019-02-05 | 1 | -29/+4 |
| | | |||||
| * | Don't imply self-signed certs are required | Andrew Morgan | 2019-02-05 | 1 | -16/+17 |
| | | |||||
* | | Neilj/1711faq (#4572) | Neil Johnson | 2019-02-05 | 1 | -0/+2 |
|/ | | | | | MSC1711 certificates FAQ | ||||
* | ACME Upgrade Docs (#4528) | Amber Brown | 2019-01-30 | 1 | -0/+32 |
| | |||||
* | Remove --process-dependency-links from UPGRADE.rst (#4485) | Aaron Raimist | 2019-01-28 | 1 | -1/+1 |
| | | | | | | | | | | * Remove --process-dependency-links from UPGRADE.rst Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by: Aaron Raimist <aaron@raim.ist> | ||||
* | document supported python 3 versions | Richard van der Hoff | 2018-12-20 | 1 | -2/+3 |
| | |||||
* | fix UPGRADE formatting | Richard van der Hoff | 2018-12-20 | 1 | -6/+6 |
| | |||||
* | Prepare 0.34 release | Richard van der Hoff | 2018-12-20 | 1 | -1/+8 |
| | |||||
* | Stop installing Matrix Console by default | Richard van der Hoff | 2018-12-11 | 1 | -0/+4 |
| | | | | This is based on the work done by @krombel in #2601. | ||||
* | Notes on upgrading to python3, and README updates. | Richard van der Hoff | 2018-12-04 | 1 | -4/+63 |
| | |||||
* | Add note to UPGRADE.rst about removing riot.im from list of trusted identity ↵ | Aaron Raimist | 2018-12-04 | 1 | -0/+9 |
| | | | | | | | | | | | | servers (#4224) * Add note to UPGRADE.rst about removing riot.im from list of trusted identity servers Signed-off-by: Aaron Raimist <aaron@raim.ist> * Add changelog Signed-off-by: Aaron Raimist <aaron@raim.ist> | ||||
* | Remove notes on fallback for email_templates | Richard van der Hoff | 2018-10-19 | 1 | -4/+0 |
| | | | | This fallback didn't work, and was removed in #4069. | ||||
* | Add warnings about the upgrade to 0.33.7 github/release-v0.33.7 release-v0.33.7 | Richard van der Hoff | 2018-10-18 | 1 | -0/+17 |
| | |||||
* | Update instructions to point to pip install (#3985) | Amber Brown | 2018-10-02 | 1 | -3/+3 |
| | |||||
* | Revert "Merge pull request #3066 from matrix-org/rav/remove_redundant_metrics" | Richard van der Hoff | 2018-04-09 | 1 | -8/+1 |
| | | | | | | | We aren't ready to release this yet, so I'm reverting it for now. This reverts commit d1679a4ed7947b0814e0f2af9b888a16c588f1a1, reversing changes made to e089100c6231541c446e37e157dec8feed02d283. | ||||
* | Remove redundant metrics which were deprecated in 0.27.0. | Richard van der Hoff | 2018-04-04 | 1 | -1/+8 |
| | |||||
* | Include coarse CPU and Memory use in stats callbacks. | Michael Kaye | 2018-03-27 | 1 | -0/+12 |
| | | | | | This requires the psutil module, and is still opt-in based on the report_stats config option. | ||||
* | Tweaks to the upgrade instructions | Richard van der Hoff | 2017-08-23 | 1 | -33/+42 |
| | |||||
* | Correct a typo in UPGRADE.rst | Aaron Raimist | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | Documantation to chek synapse version | hamber-dick | 2017-05-10 | 1 | -0/+9 |
| | | | | | | I've added some Documentation, how to get the running Version of a Synapse homeserver. This should help the HS-Owners to check whether the Upgrade was successful. | ||||
* | missing --upgrade | Matthew Hodgson | 2016-08-01 | 1 | -1/+1 |
| | |||||
* | Add more doc | Matthew Hodgson | 2016-04-08 | 1 | -1/+1 |
| | |||||
* | Add doc | Matthew Hodgson | 2016-04-08 | 1 | -0/+8 |
| | |||||
* | Mention report_stats in upgrade.rst | Erik Johnston | 2015-11-20 | 1 | -0/+13 |
| | |||||
* | Tweak the wording a bit | Mark Haines | 2015-08-20 | 1 | -4/+4 |
| | |||||
* | Add generic update instructions to UPGRADE.rst and add link to them from the ↵ | Mark Haines | 2015-08-20 | 1 | -0/+33 |
| | | | | README.rst | ||||
* | UPGRADES: s/v0.x.x/v0.9.0 | Erik Johnston | 2015-05-08 | 1 | -1/+1 |
| | |||||
* | Add info on breaking AS API changes | Kegsay | 2015-04-22 | 1 | -0/+34 |
| | |||||
* | Update UPGRADES.rst | Erik Johnston | 2015-03-06 | 1 | -5/+2 |
| | |||||
* | Fix upgrade instructions | David Baker | 2015-03-02 | 1 | -2/+2 |
| | |||||
* | Wording tweaks | Kegan Dougal | 2015-03-02 | 1 | -4/+3 |
| | |||||
* | Run deltas and bump user_version in upgrade script | Kegan Dougal | 2015-03-02 | 1 | -0/+5 |
| | |||||
* | Update CHANGES and UPGRADE | Kegan Dougal | 2015-02-24 | 1 | -0/+14 |
| | |||||
* | Fix rst | Erik Johnston | 2015-02-12 | 1 | -4/+4 |
| | |||||
* | Update UPGRADES to mention updated dependencies | Erik Johnston | 2015-02-12 | 1 | -0/+14 |
| | |||||
* | Move scripts into scripts | Mark Haines | 2015-01-22 | 1 | -2/+2 |
| | |||||
* | Mention that we should pull in new deps before running upgrade script | Erik Johnston | 2014-12-16 | 1 | -0/+4 |
| | |||||
* | Bump UPGRADES and CHANGES | Erik Johnston | 2014-12-16 | 1 | -0/+16 |
| | |||||
* | pip uninstall syweb | Matthew Hodgson | 2014-11-24 | 1 | -0/+9 |
| | |||||
* | typoe | Matthew Hodgson | 2014-11-19 | 1 | -1/+1 |
| | |||||
* | Add note about rerunning setup.py develop | Erik Johnston | 2014-11-19 | 1 | -0/+6 |
| | |||||
* | Bump version, changelog and upgrade.rst | Erik Johnston | 2014-11-19 | 1 | -0/+30 |
| | |||||
* | I can't type apparently | Erik Johnston | 2014-10-17 | 1 | -1/+1 |
| | |||||
* | Update changelong and upgrade | Erik Johnston | 2014-10-17 | 1 | -0/+13 |
| | |||||
* | Update version in UPGRADE | Erik Johnston | 2014-09-18 | 1 | -1/+1 |
| | |||||
* | add note to upgrade.rst about web client spec breaking change. | David Baker | 2014-09-17 | 1 | -0/+8 |
| | |||||
* | Updated CHANGES and UPGRADE to reflect registration API changes. | Kegan Dougal | 2014-09-15 | 1 | -0/+23 |
| | |||||
* | Store SQL DDL deltas as well; attempt to upgrade the database on startup if ↵ | Paul "LeoNerd" Evans | 2014-09-03 | 1 | -5/+0 |
| | | | | it's too old | ||||
* | Un block quote list | Erik Johnston | 2014-09-02 | 1 | -3/+3 |
| | |||||
* | Try and remove annoying italics in github rst viewer | Erik Johnston | 2014-09-02 | 1 | -1/+2 |
| | |||||
* | Remove an annoying 'the' | Erik Johnston | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Don't so heavily suggest you need to edit the default config. List the ↵ | Erik Johnston | 2014-09-02 | 1 | -3/+7 |
| | | | | changed parameters. | ||||
* | Fix spelling | Erik Johnston | 2014-09-02 | 1 | -1/+1 |
| | |||||
* | Bump version and changelog | Erik Johnston | 2014-09-02 | 1 | -0/+26 |
| | |||||
* | Rename files to .rst for consistency. | Erik Johnston | 2014-08-22 | 1 | -0/+24 |