- Feb 26, 2020
-
-
Erik Johnston authored
-
- Feb 21, 2020
-
-
Patrick Cloke authored
Ensure good comprehension hygiene using flake8-comprehensions.
-
- Feb 14, 2020
-
-
Patrick Cloke authored
Add typing information to the spam checker modules.
-
- Feb 07, 2020
-
-
Erik Johnston authored
-
- Feb 03, 2020
-
-
Erik Johnston authored
Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
- Jan 30, 2020
-
-
Erik Johnston authored
Co-authored-by:
Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
-
- Jan 20, 2020
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 14, 2020
-
-
Erik Johnston authored
-
- Jan 03, 2020
-
-
Richard van der Hoff authored
This looks like it got half-killed back in #888. Fixes #6567.
-
- Dec 12, 2019
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- 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
-