| Commit message (Expand) | Author | Age | Files | Lines |
* | Prepare unit tests for Python 3.12 (#16099) | V02460 | 2023-08-25 | 1 | -2/+1 |
* | Stop running sytest on buster/python3.7 (#15892) | Shay | 2023-07-07 | 1 | -5/+0 |
* | Remove support for Python 3.7 (#15851) | Eric Eastwood | 2023-07-05 | 1 | -5/+6 |
* | Relax poetry-core lower bound to 1.1.0 (#15571) | David Robertson | 2023-05-12 | 1 | -29/+0 |
* | Use setup-go instead of relying on go 1.17 to exist (#15403) | David Robertson | 2023-04-06 | 1 | -10/+0 |
* | Add developer documentation for the Federation Sender and add a documentation... | reivilibre | 2023-03-24 | 1 | -3/+4 |
* | Add Sytest jobs with the asyncio reactor enabled (#14101) | Quentin Gliech | 2023-03-02 | 1 | -0/+15 |
* | Hacky fix to make mac wheels (#15019) | David Robertson | 2023-02-07 | 1 | -1/+10 |
* | Add more user information to export-data command. (#14894) | Dirk Klimpel | 2023-02-01 | 1 | -4/+6 |
* | Require poetry>=1.3.2 (#14860) | David Robertson | 2023-01-17 | 2 | -1/+24 |
* | Handle 'go get' deprecation (#14611) | realtyem | 2022-12-05 | 1 | -1/+1 |
* | Test against PostgreSQL 15 in CI (#14394) | Sean Quah | 2022-11-09 | 1 | -1/+1 |
* | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 2022-11-08 | 1 | -1/+1 |
* | Revert a testing commit from #13812 | David Robertson | 2022-11-01 | 1 | -3/+3 |
* | Run trial tests against Python 3.11 (#13812) | David Robertson | 2022-11-01 | 1 | -5/+5 |
* | Fix typo in cibuildwheel conf introduced in #14253 | David Robertson | 2022-10-24 | 1 | -1/+1 |
* | Try building ABI3 wheels for cpython (#14253) | Erik Johnston | 2022-10-21 | 1 | -0/+132 |
* | Deal with some GHA deprecation warnings (#14216) | David Robertson | 2022-10-18 | 1 | -2/+9 |
* | Handle `gottestfmt` repository move (#14144) | David Robertson | 2022-10-11 | 1 | -1/+1 |
* | Compare ported to unported PG schemas in portdb test job (#13808) | David Robertson | 2022-09-16 | 3 | -43/+26 |
* | Update trial old deps CI to use poetry 1.2.0 (#13707) | Erik Johnston | 2022-09-06 | 1 | -22/+3 |
* | Reduce number of CI jobs run on PRs (#13713) | Erik Johnston | 2022-09-05 | 1 | -0/+128 |
* | Print complement failure results last (#13639) | Richard van der Hoff | 2022-08-28 | 2 | -8/+27 |
* | Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) | David Robertson | 2022-07-15 | 1 | -1/+1 |
* | Factor out some common Complement CI setup commands to a script. (#13157) | reivilibre | 2022-07-05 | 1 | -0/+36 |
* | Use caret (semver bounds) for matrix.org packages (#13082) | David Robertson | 2022-06-17 | 1 | -2/+4 |
* | Sort failing jobs in Complement CI to the top of the logs to make them easier... | reivilibre | 2022-06-15 | 1 | -0/+93 |
* | Test Synapse against Complement with workers. (#12810) | reivilibre | 2022-05-31 | 1 | -0/+25 |
* | Add CI job to act as a canary for testing against latest dependencies (#12472) | David Robertson | 2022-04-20 | 1 | -0/+4 |
* | Use poetry lockfile in twisted trunk CI job (#12425) | David Robertson | 2022-04-13 | 1 | -8/+0 |
* | Poetry: select olddeps using `poetry` (#12407) | David Robertson | 2022-04-12 | 1 | -5/+66 |
* | CI: Fix the export-data job to run under poetry (#12418) | David Robertson | 2022-04-08 | 1 | -14/+9 |
* | CI: Get the portdb job to run under poetry (#12412) | David Robertson | 2022-04-08 | 1 | -18/+12 |
* | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 2 | -7/+9 |
* | Configure `tox` to use `venv` (#12015) | Richard van der Hoff | 2022-02-17 | 1 | -1/+3 |
* | Disable coverage calculation for olddeps build. (#11888) | Richard van der Hoff | 2022-02-02 | 1 | -1/+1 |
* | Drop support for and remove references to EOL Python 3.6 (#11683) | Shay | 2022-01-21 | 1 | -3/+5 |
* | Fix Shellcheck SC2006: Use $(...) notation | Dan Callahan | 2021-10-22 | 2 | -2/+2 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 2 | -2/+2 |
* | Fix Shellcheck SC2046: Quote to prevent word split | Dan Callahan | 2021-10-22 | 2 | -2/+2 |
* | Fix broken export-data admin command and add a test for it to CI (#11078) | Hillery Shay | 2021-10-18 | 1 | -0/+57 |
* | Add `--run-background-updates` option to `update_database` script. (#10954) | Nick Barrett | 2021-10-06 | 1 | -2/+2 |
* | Remove fixed and flakey tests from the sytest blacklist (#10788) | David Robertson | 2021-09-10 | 1 | -8/+0 |
* | Run a nightly CI build against Twisted trunk. (#10651) | Richard van der Hoff | 2021-08-23 | 2 | -0/+12 |
* | Missed another ci->.ci | David Robertson | 2021-08-11 | 1 | -9/+9 |
* | Rename ci to .ci | David Robertson | 2021-08-11 | 7 | -0/+149 |