summary refs log tree commit diff
path: root/pyproject.toml (follow)
Commit message (Expand)AuthorAgeFilesLines
* 1.76.0H. Shay2023-01-311-1/+1
* 1.76.0rc2 v1.76.0rc2David Robertson2023-01-271-1/+1
* 1.76.0rc1 v1.76.0rc1David Robertson2023-01-251-1/+1
* Bump ruff from 0.0.224 to 0.0.230 (#14897)dependabot[bot]2023-01-231-1/+1
* Bump ruff from 0.0.215 to 0.0.224 (#14862)dependabot[bot]2023-01-171-1/+1
* Merge branch 'master' into developDavid Robertson2023-01-171-1/+1
|\
| * 1.75.0 v1.75.0David Robertson2023-01-171-1/+1
* | Merge branch 'release-v1.75' into developH. Shay2023-01-121-1/+1
|\|
| * 1.75.0rc2 v1.75.0rc2H. Shay2023-01-121-1/+1
* | Re-enable some linting (#14821)Erik Johnston2023-01-121-8/+0
|/
* 1.75.0rc1David Robertson2023-01-101-1/+1
* Bump ruff from 0.0.206 to 0.0.215 (#14796)dependabot[bot]2023-01-091-1/+1
* Bump ruff from 0.0.189 to 0.0.206 (#14759)dependabot[bot]2023-01-051-1/+1
* Switch to ruff instead of flake8. (#14633)Patrick Cloke2022-12-211-4/+42
* Bump minimum PyYAML to 3.13. (#14720)Patrick Cloke2022-12-211-1/+1
* 1.74.0 v1.74.0Sean Quah2022-12-201-1/+1
* 1.74.0rc1Sean Quah2022-12-131-1/+1
* Add optional ICU support for user search (#14464)Brendan Abolivier2022-12-121-0/+7
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-12-061-1/+1
|\
| * 1.73.0Olivier Wilkinson (reivilibre)2022-12-061-1/+1
* | Compare to the earliest known stream pos in the stream change cache. (#14435)Patrick Cloke2022-12-051-1/+2
|/
* 1.73.0rc2 v1.73.0rc2David Robertson2022-12-011-1/+1
* 1.73.0rc1David Robertson2022-11-291-1/+1
* 1.72.0David Robertson2022-11-221-1/+1
* 1.72.0rc1Erik Johnston2022-11-161-1/+1
* 1.71.0Sean Quah2022-11-081-1/+1
* 1.71.0rc2Sean Quah2022-11-041-1/+1
* 1.71.0rc1David Robertson2022-11-011-1/+1
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-10-281-1/+1
|\
| * 1.70.1Olivier Wilkinson (reivilibre)2022-10-281-1/+1
* | Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-10-261-1/+1
|\|
| * 1.70.0 v1.70.0Olivier Wilkinson (reivilibre)2022-10-261-1/+1
* | Merge branch 'release-v1.70' into developOlivier Wilkinson (reivilibre)2022-10-251-2/+11
|\|
| * 1.70.0rc2Olivier Wilkinson (reivilibre)2022-10-251-1/+1
| * Only build aarch64 wheels for cpython manylinux (#14259)Erik Johnston2022-10-211-1/+1
| * Try building ABI3 wheels for cpython (#14253)Erik Johnston2022-10-211-0/+9
* | Refactor OIDC tests to better mimic an actual OIDC provider. (#13910)Quentin Gliech2022-10-251-1/+1
|/
* 1.70.0rc1Erik Johnston2022-10-191-1/+1
* Don't pin dev-deps in pyproject; use lower bounds (#14227)David Robertson2022-10-181-6/+6
* Fix `track_memory_usage` on poetry-core 1.3.x installations (#14221)David Robertson2022-10-181-2/+2
* Allow poetry-core 1.3.2 (#14217)Ivan Shapovalov2022-10-181-1/+1
* Bump click from 8.1.1 to 8.1.3 (#14201)dependabot[bot]2022-10-171-1/+1
* Merge branch 'master' into developErik Johnston2022-10-171-1/+1
|\
| * 1.69.0 v1.69.0Erik Johnston2022-10-171-1/+1
* | Merge remote-tracking branch 'origin/release-v1.69' into developPatrick Cloke2022-10-141-4/+9
|\|
| * 1.69.0rc4 v1.69.0rc4Erik Johnston2022-10-141-1/+1
| * 1.69.0rc3Erik Johnston2022-10-121-1/+1
| * Unpin build-system requirements, but impose an upper-bound (#14085)David Robertson2022-10-071-3/+8
* | Use minimal Rust installation in docker images and CI (#14141)David Robertson2022-10-121-1/+1
* | Merge tag 'v1.69.0rc2' into developSean Quah2022-10-061-2/+2
|\|
| * Pin build-system requirements (#14080)David Robertson2022-10-061-1/+1
| * 1.69.0rc2Sean Quah2022-10-061-1/+1
* | Merge tag 'v1.69.0rc1' into developSean Quah2022-10-041-1/+1
|\|
| * 1.69.0rc1Sean Quah2022-10-041-1/+1
* | Bump isort from 5.7.0 to 5.10.1 (#13988)dependabot[bot]2022-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