Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-06-07 | 1 | -1/+1 |
|\ | |||||
| * | 1.61.0rc1 | Olivier Wilkinson (reivilibre) | 2022-06-07 | 1 | -1/+1 |
* | | Fix Synapse git info missing in version strings (#12973) | David Robertson | 2022-06-07 | 1 | -1/+1 |
|/ | |||||
* | Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) | Jacek KuĊnierz | 2022-06-01 | 1 | -1/+0 |
* | 1.60.0 v1.60.0 | Erik Johnston | 2022-05-31 | 1 | -1/+1 |
* | 1.60.0rc2 v1.60.0rc2 | Sean Quah | 2022-05-27 | 1 | -1/+1 |
* | 1.60.0rc1 | Sean Quah | 2022-05-24 | 1 | -1/+1 |
* | 1.59.1 | Brendan Abolivier | 2022-05-18 | 1 | -1/+1 |
* | 1.59.0 | David Robertson | 2022-05-17 | 1 | -1/+1 |
* | 1.59.0rc2 | David Robertson | 2022-05-16 | 1 | -1/+1 |
* | 1.59.0rc1 | David Robertson | 2022-05-10 | 1 | -1/+1 |
* | Use `ParamSpec` in a few places (#12667) | David Robertson | 2022-05-09 | 1 | -1/+3 |
* | Use `Concatenate` to annotate `do_execute` (#12666) | David Robertson | 2022-05-09 | 1 | -1/+1 |
* | Move `pympler` back into the `all` extras (#12652) | David Robertson | 2022-05-07 | 1 | -3/+4 |
* | Update mypy to 0.950 and fix complaints (#12650) | David Robertson | 2022-05-06 | 1 | -2/+2 |
* | Merge branch 'master' into develop | Andrew Morgan | 2022-05-05 | 1 | -1/+1 |
|\ | |||||
| * | 1.58.1 | Andrew Morgan | 2022-05-05 | 1 | -1/+1 |
* | | Bump Synapse minimum Python version to 3.7.1 (#12613) | David Robertson | 2022-05-03 | 1 | -1/+1 |
* | | Merge branch 'master' into develop | Andrew Morgan | 2022-05-03 | 1 | -1/+1 |
|\| | |||||
| * | 1.58.0 | Andrew Morgan | 2022-05-03 | 1 | -1/+1 |
* | | Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356) | David Robertson | 2022-04-27 | 1 | -1/+3 |
|/ | |||||
* | 1.58.0rc2 | David Robertson | 2022-04-26 | 1 | -1/+1 |
* | We don't require redbaron in the release script | David Robertson | 2022-04-26 | 1 | -1/+0 |
* | 1.58.0rc1 | David Robertson | 2022-04-26 | 1 | -1/+1 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-04-20 | 1 | -1/+1 |
|\ | |||||
| * | 1.57.1 | Olivier Wilkinson (reivilibre) | 2022-04-20 | 1 | -1/+1 |
* | | Dump setuptools; correct pyproject version number (#12478) | David Robertson | 2022-04-20 | 1 | -2/+2 |
|/ | |||||
* | 1.57.0 | Olivier Wilkinson (reivilibre) | 2022-04-19 | 1 | -1/+1 |
* | Specify tls extra for Twisted dependency. (#12444) | Erik Johnston | 2022-04-12 | 1 | -4/+5 |
* | Stop maintaining a list of lint targets in `lint.sh` (#12420) | David Robertson | 2022-04-08 | 1 | -18/+4 |
* | Add missing dependency on importlib_metadata (#12384) | David Robertson | 2022-04-05 | 1 | -0/+3 |
* | Poetry: initial pyproject.toml and poetry.lock (#12381) | David Robertson | 2022-04-05 | 1 | -0/+226 |
* | Move isort config to `pyproject.toml` (#12052) | David Robertson | 2022-02-22 | 1 | -0/+12 |
* | Update to the current version of Black and run it on Synapse codebase (#11596) | Shay | 2021-12-23 | 1 | -1/+1 |
* | Bump black configuration to target py36 (#9781) | Dan Callahan | 2021-04-13 | 1 | -1/+1 |
* | Tell Black to format code for Python 3.5 (#8664) | Dan Callahan | 2020-10-27 | 1 | -1/+1 |
* | Add a `docker` type to the towncrier configuration (#5673) | Richard van der Hoff | 2019-07-12 | 1 | -0/+5 |
* | Add a few more common environment directory names to black exclusion (#5630) | Andrew Morgan | 2019-07-08 | 1 | -0/+2 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+19 |
* | fix the changelog & template | Amber Brown | 2018-08-09 | 1 | -1/+1 |
* | fixes | Amber Brown | 2018-07-19 | 1 | -1/+1 |
* | make pyproject point at it | Amber Brown | 2018-07-19 | 1 | -2/+27 |
* | Use towncrier to build the changelog (#3425) | Amber Brown | 2018-06-25 | 1 | -0/+5 |