summary refs log tree commit diff
path: root/pyproject.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1.69.0rc3Erik Johnston2022-10-121-1/+1
* Unpin build-system requirements, but impose an upper-bound (#14085)David Robertson2022-10-071-3/+8
* Pin build-system requirements (#14080)David Robertson2022-10-061-1/+1
* 1.69.0rc2Sean Quah2022-10-061-1/+1
* 1.69.0rc1Sean Quah2022-10-041-1/+1
* 1.68.0David Robertson2022-09-271-1/+1
* Correctly add Cargo.lock to sdsit (#13909)Erik Johnston2022-09-261-1/+1
* 1.68.0rc2Erik Johnston2022-09-231-1/+1
* Fix sdist to include rust build script (#13866)Erik Johnston2022-09-221-0/+1
* 1.68.0rc1Olivier Wilkinson (reivilibre)2022-09-201-1/+1
* Add a `MXCUri` class to make working with mxc uri's easier. (#13162)Andrew Morgan2022-09-151-1/+1
* Merge branch 'master' into developErik Johnston2022-09-131-1/+1
|\
| * 1.67.0Erik Johnston2022-09-131-1/+1
| * 1.67.0rc1Erik Johnston2022-09-061-1/+1
* | Add a stub Rust crate (#12595)Erik Johnston2022-09-061-1/+38
* | Fix trial-olddeps (#13725)Erik Johnston2022-09-061-1/+1
|/
* 1.66.0Sean Quah2022-08-311-1/+1
* 1.66.0rc2David Robertson2022-08-301-1/+1
* 1.66.0rc1David Robertson2022-08-231-1/+1
* Merge branch 'master' into developAndrew Morgan2022-08-161-1/+1
|\
| * 1.65.0 v1.65.0Andrew Morgan2022-08-161-1/+1
* | Use Pydantic to systematically validate a first batch of endpoints in `synaps...David Robertson2022-08-151-0/+3
|/
* 1.65.0rc2 v1.65.0rc2Olivier Wilkinson (reivilibre)2022-08-111-1/+1
* 1.65.0rc1Olivier Wilkinson (reivilibre)2022-08-091-1/+1
* 1.64.0Olivier Wilkinson (reivilibre)2022-08-021-1/+1
* 1.64.0rc2Richard van der Hoff2022-07-291-1/+1
* 1.64.0rc1Olivier Wilkinson (reivilibre)2022-07-261-1/+1
* Merge remote-tracking branch 'origin/master' into developErik Johnston2022-07-201-1/+1
|\
| * 1.63.1 v1.63.1Erik Johnston2022-07-201-1/+1
* | Merge branch 'master' into developBrendan Abolivier2022-07-191-1/+1
|\|
| * 1.63.0Brendan Abolivier2022-07-191-1/+1
* | Up the dependency on canonicaljson to ^1.5.0 (#13172)Brendan Abolivier2022-07-181-1/+3
|/
* 1.63.0rc1Sean Quah2022-07-121-1/+1
* 1.62.0David Robertson2022-07-051-1/+1
* 1.62.0rc3Andrew Morgan2022-07-041-1/+1
* 1.62.0rc2 v1.62.0rc2Andrew Morgan2022-07-011-1/+1
* 1.62.0rc1Andrew Morgan2022-06-281-1/+1
* Merge branch 'master' into developAndrew Morgan2022-06-281-1/+1
|\
| * 1.61.1Andrew Morgan2022-06-281-1/+1
* | Use caret (semver bounds) for matrix.org packages (#13082)David Robertson2022-06-171-3/+3
* | Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)Hannes Lerchl2022-06-151-5/+2
* | Add a CI job to check that schema deltas are in the correct folder. (#13063)Erik Johnston2022-06-151-1/+1
* | Merge branch 'release-v1.61' into developErik Johnston2022-06-141-1/+1
|\|
| * 1.61.0Erik Johnston2022-06-141-1/+1
* | Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-06-071-1/+1
|\|
| * 1.61.0rc1Olivier Wilkinson (reivilibre)2022-06-071-1/+1
* | Fix Synapse git info missing in version strings (#12973)David Robertson2022-06-071-1/+1
|/
* Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)Jacek KuĊ›nierz2022-06-011-1/+0
* 1.60.0 v1.60.0Erik Johnston2022-05-311-1/+1
* 1.60.0rc2 v1.60.0rc2Sean Quah2022-05-271-1/+1
* 1.60.0rc1Sean Quah2022-05-241-1/+1
* 1.59.1Brendan Abolivier2022-05-181-1/+1
* 1.59.0David Robertson2022-05-171-1/+1
* 1.59.0rc2David Robertson2022-05-161-1/+1
* 1.59.0rc1David Robertson2022-05-101-1/+1
* Use `ParamSpec` in a few places (#12667)David Robertson2022-05-091-1/+3
* Use `Concatenate` to annotate `do_execute` (#12666)David Robertson2022-05-091-1/+1
* Move `pympler` back into the `all` extras (#12652)David Robertson2022-05-071-3/+4
* Update mypy to 0.950 and fix complaints (#12650)David Robertson2022-05-061-2/+2
* Merge branch 'master' into developAndrew Morgan2022-05-051-1/+1
|\
| * 1.58.1Andrew Morgan2022-05-051-1/+1
* | Bump Synapse minimum Python version to 3.7.1 (#12613)David Robertson2022-05-031-1/+1
* | Merge branch 'master' into developAndrew Morgan2022-05-031-1/+1
|\|
| * 1.58.0Andrew Morgan2022-05-031-1/+1
* | Make `scripts-dev` pass `mypy --disallow-untyped-defs` (#12356)David Robertson2022-04-271-1/+3
|/
* 1.58.0rc2David Robertson2022-04-261-1/+1
* We don't require redbaron in the release scriptDavid Robertson2022-04-261-1/+0
* 1.58.0rc1David Robertson2022-04-261-1/+1
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-04-201-1/+1
|\
| * 1.57.1Olivier Wilkinson (reivilibre)2022-04-201-1/+1
* | Dump setuptools; correct pyproject version number (#12478)David Robertson2022-04-201-2/+2
|/
* 1.57.0Olivier Wilkinson (reivilibre)2022-04-191-1/+1
* Specify tls extra for Twisted dependency. (#12444)Erik Johnston2022-04-121-4/+5
* Stop maintaining a list of lint targets in `lint.sh` (#12420)David Robertson2022-04-081-18/+4
* Add missing dependency on importlib_metadata (#12384)David Robertson2022-04-051-0/+3
* Poetry: initial pyproject.toml and poetry.lock (#12381)David Robertson2022-04-051-0/+226
* Move isort config to `pyproject.toml` (#12052)David Robertson2022-02-221-0/+12
* Update to the current version of Black and run it on Synapse codebase (#11596)Shay2021-12-231-1/+1
* Bump black configuration to target py36 (#9781)Dan Callahan2021-04-131-1/+1
* Tell Black to format code for Python 3.5 (#8664)Dan Callahan2020-10-271-1/+1
* Add a `docker` type to the towncrier configuration (#5673)Richard van der Hoff2019-07-121-0/+5
* Add a few more common environment directory names to black exclusion (#5630)Andrew Morgan2019-07-081-0/+2
* Run Black. (#5482)Amber Brown2019-06-201-0/+19
* fix the changelog & templateAmber Brown2018-08-091-1/+1
* fixesAmber Brown2018-07-191-1/+1
* make pyproject point at itAmber Brown2018-07-191-2/+27
* Use towncrier to build the changelog (#3425)Amber Brown2018-06-251-0/+5