- Dec 06, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Dec 01, 2022
-
- Nov 29, 2022
-
-
David Robertson authored
-
- Nov 22, 2022
-
-
David Robertson authored
-
- Nov 16, 2022
-
-
Erik Johnston authored
-
- Nov 08, 2022
-
-
Sean Quah authored
-
- Nov 04, 2022
-
-
Sean Quah authored
-
- Nov 01, 2022
-
-
David Robertson authored
-
- Oct 28, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Oct 26, 2022
-
- Oct 25, 2022
-
-
Quentin Gliech authored
This implements a fake OIDC server, which intercepts calls to the HTTP client. Improves accuracy of tests by covering more internal methods. One particular example was the ID token validation, which previously mocked. This uncovered an incorrect dependency: Synapse actually requires at least authlib 0.15.1, not 0.14.0.
-
Olivier Wilkinson (reivilibre) authored
-
- Oct 21, 2022
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Oct 19, 2022
-
-
Erik Johnston authored
-
- Oct 18, 2022
-
-
David Robertson authored
* Don't pin dev-deps in pyproject; use lower bounds This makes it slightly less tedious to update these things via successive dependabot updates, by reducing the likelihood of a merge conflict. * Changelog * Changelog
-
David Robertson authored
* Fix `track_memory_usage` on poetry-core 1.3.x installations The same kind of problem as discussed in #14085: 1. we defined an extra with an underscore 2. we look it up at runtime with an underscore 3. but poetry-core 1.3.x. installs it with a dash, causing (2) to fail. Fix by using a dash everywhere. * Changelog
-
Ivan Shapovalov authored
Signed-off-by:
Ivan Shapovalov <intelfx@intelfx.name>
-
- Oct 17, 2022
-
-
dependabot[bot] authored
-
- Oct 14, 2022
-
- Oct 12, 2022
-
-
Erik Johnston authored
-
David Robertson authored
-
- Oct 07, 2022
-
-
David Robertson authored
* Revert to prior build-system requirements This reverts #14080. * Use normalised extra name, which poetry-core 1.3 will generate anyway * Changelog * Upper bound build-system requirements * Remove upgrade note; expand changelog entry a little. * Fix typo in build-system comment Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com> Co-authored-by:
Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
-
- Oct 06, 2022
-
-
David Robertson authored
* Pin build-system requirements * Changelog
-
Sean Quah authored
-
- Oct 04, 2022
-
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
GitHub Actions <github-actions[bot]@users.noreply.github.com>
-
Sean Quah authored
-
- Sep 27, 2022
-
-
David Robertson authored
-
- Sep 26, 2022
-
-
Erik Johnston authored
-
Erik Johnston authored
-
- Sep 23, 2022
-
-
Erik Johnston authored
-
- Sep 22, 2022
-
-
Erik Johnston authored
* Fix sdist to include rust build script Fixes #13851 * Newsfile
-
- Sep 20, 2022
-
-
Olivier Wilkinson (reivilibre) authored
-
- Sep 15, 2022
-
-
Andrew Morgan authored
-
- Sep 13, 2022
-
-
Erik Johnston authored
-
- Sep 06, 2022
-
-
Erik Johnston authored
-
Erik Johnston authored
-
Erik Johnston authored
-
- Aug 31, 2022
-
-
Sean Quah authored
-