Commit Graph

162 Commits (b1ecd19c5d19815b69e425d80f442bf2877cab76)

Author SHA1 Message Date
Richard van der Hoff f61462e1be
`scripts-dev/sign_json`: support for signing events (#11486) 3 years ago
Patrick Cloke a4521ce0a8
Support the stable /hierarchy endpoint from MSC2946 (#11329) 3 years ago
Patrick Cloke 9d1971a5c4
Return the stable `event` field from `/send_join` per MSC3083. (#11413) 3 years ago
Patrick Cloke 5505da2109
Remove msc2716 from the list of tests for complement. (#11389) 3 years ago
Patrick Cloke 60ecb6b4d4
Fix running complement.sh script. (#11368) 3 years ago
Dan Callahan d7141e0b8b
Fix Shellcheck SC2006: Use $(...) notation 3 years ago
Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting 3 years ago
Dan Callahan 6a9d84a676
Fix Shellcheck SC2166: test -a is not well defined 3 years ago
Dan Callahan 64adbb7b54
Fix Shellcheck SC2046: Quote to prevent word split 3 years ago
Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails. 3 years ago
Richard van der Hoff 57501d9194
Update `sign_json` to support inline key config (#11139) 3 years ago
Hillery Shay 5dcacdf6d1
Add support for ubuntu 21.10 "Impish Indri" (#11024) 3 years ago
reivilibre b742cb2e4a
Release script improvements (#10966) 3 years ago
Nick Barrett c80878d22a
Add `--run-background-updates` option to `update_database` script. (#10954) 3 years ago
Erik Johnston d37841787a
Sign the git tag in release script (#10925) 3 years ago
David Robertson ea01d4c2de
Update postgresql testing script (#10906) 3 years ago
Brendan Abolivier 5154afc00d
Add a script to update the debian changelog for non-Debian systems (#10778) 3 years ago
Patrick Cloke 882539e423
Ensure the base Docker image is rebuilt when running complement with workers. (#10686) 3 years ago
Richard van der Hoff c8132f4a31
Build debs for bookworm (#10612) 3 years ago
David Robertson d2ad397d3c
Stop building a debian package for Groovy Gorilla (#10588) 3 years ago
David Robertson 314a739160 Also rename in lint.sh 3 years ago
David Robertson c0ebdfc77e Kill off the .buildkite dir completely 3 years ago
David Robertson 03fb99a5c8 check-newsfragment: pass pr number explicitly 3 years ago
Eric Eastwood 684d19a11c
Add support for MSC2716 marker events (#10498) 3 years ago
Erik Johnston 6878e10653
Fix release script URL (#10516) 3 years ago
Erik Johnston a7bacccd85
Extend the release script to tag and create the releases. (#10496) 3 years ago
Patrick Cloke 13944678c3
Use new go test running syntax for complement. (#10488) 3 years ago
Erik Johnston 92a882254b
Change release script to update debian changelog for RCs (#10465) 3 years ago
Richard van der Hoff f22252d4f9
Enable docker image caching for the deb build (#10431) 3 years ago
Eric Eastwood cd5fcd2731
Disable msc2716 until Complement update is merged (#10463) 3 years ago
Richard van der Hoff 5f2848f379
build debs in GHA (#10247) 3 years ago
Brendan Abolivier d731ed70d9
Fixes to the release script (#10239) 3 years ago
Richard van der Hoff 8beead66ae
Send out invite rejections and knocks over federation (#10223) 3 years ago
Eric Eastwood 96f6293de5
Add endpoints for backfilling history (MSC2716) (#9247) 3 years ago
Dan Callahan 7dc14730d9
Name release branches just after major.minor (#10013) 4 years ago
Richard van der Hoff 5447a76332
Remove redundant, unmaintained `convert_server_keys` script. (#10055) 4 years ago
Patrick Cloke 7d90d6ce9b
Run complement with Synapse workers manually. (#10039) 4 years ago
Jerin J Titus 057ce7b754
Remove tls_fingerprints option (#9280) 4 years ago
Richard van der Hoff 6482075c95
Run `black` on the scripts (#9981) 4 years ago
Richard van der Hoff 7562d887e1
Change the format of access tokens away from macaroons (#5588) 4 years ago
Richard van der Hoff 765473567c
Fix make_full_schema to create the db with the right options and user (#9931) 4 years ago
Dan Callahan 56c4b47df3
Build Debian packages for Ubuntu 21.04 Hirsute (#9909) 4 years ago
Jonathan de Jong 495b214f4f
Fix (final) Bugbear violations (#9838) 4 years ago
Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 4 years ago
Erik Johnston c1dbe84c3d
Add release helper script (#9713) 4 years ago
Dan Callahan 3efde8b69a
Add option to skip unit tests when building debs (#9793) 4 years ago
Patrick Cloke abc814dcbf
Enable complement tests for MSC2946. (#9771) 4 years ago
Richard van der Hoff 9278eb701e drop support for stretch and xenial 4 years ago
Patrick Cloke 452991527a
MSC3083: Check for space membership during a local join of restricted rooms. (#9735) 4 years ago
Patrick Cloke 5fe38e07e7
Revert "Use 'dmypy run' in lint.sh instead of 'mypy' (#9701)" (#9720) 4 years ago