- Dec 03, 2019
-
-
Amber Brown authored
-
- Nov 07, 2019
-
-
Richard van der Hoff authored
... and update INSTALL.md to include py3.8. We'll also have to update the buildkite pipeline to run it
-
- Oct 31, 2019
-
-
Amber Brown authored
* update version of black and also fix the mypy config being overridden
-
- Oct 30, 2019
-
-
Andrew Morgan authored
-
Andrew Morgan authored
-
- Oct 29, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Oct 23, 2019
-
-
Andrew Morgan authored
Add a linting script that enforces all boolean values in the default config be lowercase. This has annoyed me for a while so I decided to fix it.
-
- Oct 18, 2019
-
-
Erik Johnston authored
* Fix presence timeouts when synchrotron restarts. Handling timeouts would fail if there was an external process that had timed out, e.g. a synchrotron restarting. This was due to a couple of variable name typoes. Fixes #3715.
-
- Oct 10, 2019
-
-
Amber Brown authored
-
- Sep 12, 2019
-
-
Amber Brown authored
-
- Aug 29, 2019
-
-
Amber Brown authored
-
- Aug 28, 2019
-
-
Amber Brown authored
-
- Jun 20, 2019
-
-
Amber Brown authored
-
- Jun 12, 2019
-
-
Amber Brown authored
* remove 2.7 from CI and publishing * fill out classifiers and also make it not be installed on 3.5 * some minor bumps so that the old deps work on python 3.5
-
- May 21, 2019
-
-
Richard van der Hoff authored
* Pin eliot to <1.8 on python 3.5.2 Fixes https://github.com/matrix-org/synapse/issues/5199 * Add support for 'markers' to python_dependencies * tell xargs not to strip quotes
-
- Apr 25, 2019
-
-
Richard van der Hoff authored
pip 19.1 otherwise complains about "editable mode is not supported for pyproject.toml-style projects"
-
- Mar 19, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 18, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Mar 04, 2019
-
-
Richard van der Hoff authored
-
- Feb 20, 2019
-
-
Richard van der Hoff authored
* Run unit tests against python 3.7 ... so that we span the full range of our supported python versions * Switch to xenial * fix psql fail * pep8 etc want python 3.6
-
- Jan 24, 2019
-
-
Amber Brown authored
-
- Jan 23, 2019
-
-
Jason Robinson authored
Allows running parameterized tests. BSD license. Signed-off-by:
Jason Robinson <jasonr@matrix.org>
-
- Dec 21, 2018
-
-
Amber Brown authored
Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298)
-
- Dec 20, 2018
-
-
Richard van der Hoff authored
-
- Dec 10, 2018
-
-
Erik Johnston authored
-
- Nov 28, 2018
-
-
Amber Brown authored
-
- Nov 15, 2018
-
-
Amber Brown authored
-
- Nov 07, 2018
-
-
Amber Brown authored
* port hash_password * changelog
-
- Oct 30, 2018
-
-
Richard van der Hoff authored
It seems that, at some point, the ability to run tox on old servers (with old setuptools) got broken - and it was only working on our Jenkins instance by dint of reusing the tox environments. Let's try to get tox to do the right thing, and remove the guff from jenkins/prepare_synapse.sh. (There is a separate question about whether the jenkins builds should be using tox to prepare the virtualenv at all here, but that is somewhat orthogonal).
-
- Oct 24, 2018
-
-
Richard van der Hoff authored
I don't think we ever use this, and it slows things down. If we want to use it, we should just do so on a couple of builds rather than all of them.
-
- Oct 20, 2018
-
-
Amber Brown authored
-
- Sep 27, 2018
-
-
Amber Brown authored
-
- Sep 20, 2018
-
-
Amber Brown authored
-
Amber Brown authored
-
- Sep 13, 2018
-
-
Amber Brown authored
-
- Aug 13, 2018
-
-
Amber Brown authored
-
- Jul 16, 2018
-
-
Krombel authored
-