| Commit message (Expand) | Author | Age | Files | Lines |
* | Use native UPSERTs where possible (#4306) | Amber Brown | 2019-01-24 | 1 | -0/+1 |
* | Make the dependencies more like a standard Python project and hook up the opt... | Amber Brown | 2018-12-22 | 1 | -3/+1 |
* | Merge branch 'master' into develop | Richard van der Hoff | 2018-12-20 | 1 | -0/+1 |
|\ |
|
| * | Debian packaging via dh_virtualenv (#4285) | Richard van der Hoff | 2018-12-20 | 1 | -0/+1 |
* | | Make isort tox check print diff when it fails | Erik Johnston | 2018-12-10 | 1 | -2/+2 |
|/ |
|
* | Report combined coverage to codecov (#4225) | Amber Brown | 2018-11-28 | 1 | -12/+17 |
* | Add a coveragerc (#4180) | Amber Brown | 2018-11-15 | 1 | -2/+13 |
* | Port hash_password to Python 3 (#4161) | Amber Brown | 2018-11-08 | 1 | -1/+1 |
* | Attempt to fix tox installs | Richard van der Hoff | 2018-10-30 | 1 | -0/+14 |
* | disable coverage checking | Richard van der Hoff | 2018-10-25 | 1 | -4/+1 |
* | Make scripts/ and scripts-dev/ pass pyflakes (and the rest of the codebase on... | Amber Brown | 2018-10-20 | 1 | -2/+2 |
* | Run our oldest supported configuration in CI (#3952) | Amber Brown | 2018-09-27 | 1 | -0/+20 |
* | Fix client IPs being broken on Python 3 (#3908) | Amber Brown | 2018-09-20 | 1 | -0/+10 |
* | Add a way to run tests in PostgreSQL in Docker (#3699) | Amber Brown | 2018-09-20 | 1 | -1/+1 |
* | merge (#3576) | Amber Brown | 2018-09-14 | 1 | -41/+3 |
* | Run tests under PostgreSQL (#3423) | Amber Brown | 2018-08-13 | 1 | -1/+19 |
* | rename 'isort' to 'check_isort' as requested | Krombel | 2018-07-16 | 1 | -2/+2 |
* | check isort by travis | Krombel | 2018-07-16 | 1 | -2/+6 |
* | Use towncrier to build the changelog (#3425) | Amber Brown | 2018-06-25 | 1 | -0/+8 |
* | update tox.ini to cover 292 succeeding tests | Krombel | 2018-06-05 | 1 | -11/+19 |
* | extend tox testing for py3 to avoid regressions | Krombel | 2018-05-29 | 1 | -1/+28 |
* | tests/metrics is gone now | Amber Brown | 2018-05-22 | 1 | -1/+1 |
* | run config tests on py3 | Adrian Tschira | 2018-04-30 | 1 | -1/+2 |
* | Update tox.ini | Richard van der Hoff | 2018-04-30 | 1 | -1/+1 |
* | Add py3 tests to tox with folders that work | Adrian Tschira | 2018-04-27 | 1 | -1/+9 |
* | do tox install with pip -e | Richard van der Hoff | 2017-09-05 | 1 | -5/+29 |
* | Fix unittests under tox | Richard van der Hoff | 2016-12-06 | 1 | -0/+7 |
* | Change /bin/bash to /bin/sh in tox.ini | Bartek Rutkowski | 2016-06-10 | 1 | -2/+2 |
* | Fix flake8 warnings for tests | Mark Haines | 2016-02-19 | 1 | -1/+1 |
* | Remove pyc files before running tests | Daniel Wagner-Hall | 2016-02-09 | 1 | -1/+1 |
* | Generate code coverage report when running jenkins.sh | Mark Haines | 2015-12-18 | 1 | -1/+2 |
* | Output results files on jenkins | Daniel Wagner-Hall | 2015-11-16 | 1 | -3/+3 |
* | Pull out jenkins script into a checked in script | Daniel Wagner-Hall | 2015-11-13 | 1 | -1/+3 |
* | Update the other place check_joined_room is called | Mark Haines | 2015-10-30 | 1 | -0/+1 |
* | Use the version of "matrix-angular-sdk" hosted on pypi | Mark Haines | 2015-09-01 | 1 | -2/+0 |
* | Make 'setup.py test' run tox | Mark Haines | 2015-08-26 | 1 | -1/+1 |
* | Allow tests to be filter when using tox | Daniel Wagner-Hall | 2015-08-26 | 1 | -1/+1 |
* | Set PYTHONDONTWRITEBYTECODE in the tox environment so that we don't spew .pyc... | Mark Haines | 2015-08-25 | 1 | -0/+2 |
* | Add tox.ini file for synapse | Mark Haines | 2015-08-25 | 1 | -0/+25 |