- Oct 27, 2020
-
-
Dan Callahan authored
As expected, all tests pass locally without modification. Signed-off-by:
Dan Callahan <danc@element.io>
-
- Oct 21, 2020
-
-
Patrick Cloke authored
-
- Oct 20, 2020
-
-
Jonathan de Jong authored
-
- Oct 15, 2020
-
-
Andrew Morgan authored
This PR makes several changes to the `./scripts-dev/lint.sh` script, which lints the codebase with a number of tools: * Adds usage information, with `-h` flag to show it. Otherwise it will show when providing an unknown flag. * Adds option `-d` which will check both staged and unstaged files that have changed since the last commit and add them to the list of files to lint. - Note that only files without an extension, or with a `.py` extension will be allowed. This prevents editing bash scripts causing the linters to break on non-python files. * Improves the print-out of which files/directories are being linted.
-
- Sep 23, 2020
-
-
Patrick Cloke authored
moves non-runtime dependencies out of synapse.python_dependencies (test and lint)
-
- Jun 01, 2020
-
-
Andrew Morgan authored
Synapse supports Python 3.8. We've been using it in CI for a while now.
-
- 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
-
- Apr 16, 2019
-
-
Silke Hofstra authored
Using systemd-python allows for logging to the systemd journal, as is documented in: `synapse/contrib/systemd/log_config.yaml`. Signed-off-by:
Silke Hofstra <silke@slxh.eu>
-
- Dec 21, 2018
-
-
Amber Brown authored
Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298)
-
- Oct 21, 2018
-
-
Matthew Hodgson authored
-
- Dec 09, 2016
-
-
Richard van der Hoff authored
-
Richard van der Hoff authored
Using tox to run the tests is a bad idea, as per the comments.
-
- Jan 07, 2016
-
-
Matthew Hodgson authored
-
- Sep 04, 2015
-
-
Erik Johnston authored
-
- Aug 26, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
-
- Aug 25, 2015
-
-
Mark Haines authored
-
- Aug 12, 2015
-
-
Mark Haines authored
-
- Jun 15, 2015
-
-
Mark Haines authored
-
- May 06, 2015
-
-
Erik Johnston authored
Seperate scripts/ into scripts/ and scripts-dev/, where scripts/* are automatically added to the package
-
- Mar 19, 2015
-
-
David Baker authored
-
- Mar 13, 2015
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Feb 10, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Mark Haines authored
Single source version and python dependencies, prevent people accidentally installing with easy_install, use scripts rather than entry_points to install synctl
-
- Feb 04, 2015
-
- Feb 02, 2015
-
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Jan 30, 2015
-
-
David Baker authored
-
Erik Johnston authored
-
Erik Johnston authored
-
David Baker authored
-
- Dec 19, 2014
-
-
Mark Haines authored
-
- Dec 05, 2014
-
-
Mark Haines authored
-
Mark Haines authored
-