| Commit message (Expand) | Author | Age | Files | Lines |
* | Dump setuptools; correct pyproject version number (#12478) | David Robertson | 2022-04-20 | 1 | -1/+1 |
* | Add CI job to act as a canary for testing against latest dependencies (#12472) | David Robertson | 2022-04-20 | 1 | -0/+156 |
* | Use poetry lockfile in twisted trunk CI job (#12425) | David Robertson | 2022-04-13 | 1 | -12/+34 |
* | Run "main" trial tests under poetry (#12438) | David Robertson | 2022-04-12 | 1 | -13/+13 |
* | Run lints under poetry in CI; remove lint tox jobs (#12434) | David Robertson | 2022-04-12 | 1 | -13/+7 |
* | Poetry: select olddeps using `poetry` (#12407) | David Robertson | 2022-04-12 | 1 | -2/+3 |
* | Move complement setup stuff into the Synapse repo (#12404) | Richard van der Hoff | 2022-04-11 | 1 | -17/+1 |
* | CI: Fix the export-data job to run under poetry (#12418) | David Robertson | 2022-04-08 | 1 | -2/+3 |
* | CI: Get the portdb job to run under poetry (#12412) | David Robertson | 2022-04-08 | 1 | -1/+2 |
* | Update mdbook to 0.4.17 (#12339) | Andrew Morgan | 2022-04-05 | 1 | -1/+1 |
* | Nuke the tox `packaging` job (#12334) | David Robertson | 2022-03-31 | 1 | -1/+0 |
* | Remove references to "msc2403" (#12165) | Andrew Morgan | 2022-03-30 | 1 | -1/+1 |
* | Re-enable test concurrency on Complement (#12283) | kegsay | 2022-03-24 | 1 | -1/+1 |
* | Fix CI not attaching source distributions and wheels to the GitHub releases. ... | reivilibre | 2022-03-08 | 1 | -1/+2 |
* | Switch the `tests-done` job to an Action (#12161) | Richard van der Hoff | 2022-03-07 | 1 | -21/+9 |
* | Changelog (#12153) | David Robertson | 2022-03-04 | 1 | -0/+1 |
* | Enable MSC2716 Complement tests in Synapse (#12145) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | Enable MSC3030 Complement tests in Synapse (#12144) | Eric Eastwood | 2022-03-03 | 1 | -1/+1 |
* | Add suffices to scripts in scripts-dev (#12137) | David Robertson | 2022-03-02 | 2 | -4/+4 |
* | Detox, part 1 of N (#12119) | David Robertson | 2022-03-01 | 1 | -3/+10 |
* | Tidy the building of sdists and wheels (#12051) | David Robertson | 2022-02-22 | 2 | -28/+3 |
* | Prepare for rename of default complement branch (#11971) | Richard van der Hoff | 2022-02-11 | 1 | -3/+3 |
* | Run Complement tests sequentially (#11910) | kegsay | 2022-02-04 | 1 | -1/+1 |
* | CI: run Complement on the VM, not inside Docker (#11811) | kegsay | 2022-01-25 | 1 | -10/+18 |
* | Skip the initial amd64-only Docker build (#11810) | Richard van der Hoff | 2022-01-24 | 1 | -12/+2 |
* | Drop support for and remove references to EOL Python 3.6 (#11683) | Shay | 2022-01-21 | 2 | -5/+5 |
* | Invite PR submitters to credit themselves (#11744) | David Robertson | 2022-01-13 | 1 | -0/+1 |
* | Use buildkit's cache feature to speed up docker builds (#11691) | Richard van der Hoff | 2022-01-12 | 1 | -0/+2 |
* | Prettier complement logs (#11707) | kegsay | 2022-01-10 | 1 | -1/+2 |
* | Drop EOL python 3.6 from CI (#11595) | Shay | 2021-12-21 | 1 | -6/+6 |
* | Support the stable /hierarchy endpoint from MSC2946 (#11329) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Return the stable `event` field from `/send_join` per MSC3083. (#11413) | Patrick Cloke | 2021-11-29 | 1 | -1/+1 |
* | Publish a `develop` docker image (#11380) | Richard van der Hoff | 2021-11-19 | 1 | -1/+4 |
* | Update outdated links in `PULL_REQUEST_TEMPLATE.md` (#11225) | Dirk Klimpel | 2021-11-01 | 1 | -4/+5 |
* | Fix broken export-data admin command and add a test for it to CI (#11078) | Hillery Shay | 2021-10-18 | 1 | -0/+29 |
* | Always dump logs from trial during CI. (#11068) | Patrick Cloke | 2021-10-12 | 2 | -0/+8 |
* | Fix CI to run the unit tests without optional deps (#11017) | Erik Johnston | 2021-10-08 | 1 | -3/+6 |
* | Add the synapse-core team as code owners (#10994) | Brendan Abolivier | 2021-10-06 | 1 | -0/+2 |
* | Run CI with Python 3.10 and Postgres 14 (#10992) | David Robertson | 2021-10-05 | 1 | -7/+7 |
* | Clear our destination directories before copying files to GitHub pages. (#10869) | Patrick Cloke | 2021-09-21 | 1 | -1/+0 |
* | GHA: reintroduce an env var for `$GITHUB_HEAD_REF` (#10659) | David Robertson | 2021-09-20 | 1 | -0/+1 |
* | Avoid duplicate issues from Twisted trunk failures (#10672) | Dan Callahan | 2021-08-23 | 1 | -1/+2 |
* | Run a nightly CI build against Twisted trunk. (#10651) | Richard van der Hoff | 2021-08-23 | 1 | -0/+89 |
* | Remove buildkite-era comment | David Robertson | 2021-08-12 | 1 | -3/+0 |
* | portdb also uses coverage, so provide $TOP there | David Robertson | 2021-08-12 | 1 | -0/+2 |
* | set TOP in sytest containers | David Robertson | 2021-08-11 | 1 | -0/+1 |
* | Rename ci to .ci | David Robertson | 2021-08-11 | 1 | -3/+3 |
* | Remove buildkite from portdb CI tests | David Robertson | 2021-08-10 | 1 | -7/+1 |
* | Remove unused BUILDKITE_BRANCH env var | David Robertson | 2021-08-10 | 1 | -1/+0 |
* | Move sytest worker-blacklist to ci directory | David Robertson | 2021-08-10 | 1 | -1/+1 |
* | check-newsfragment: pass pr number explicitly | David Robertson | 2021-08-10 | 1 | -4/+2 |
* | Move test_old_deps.sh to new ci dir | David Robertson | 2021-08-10 | 1 | -1/+1 |
* | Don't fail CI when lint-newfile job was skipped (#10529) | Erik Johnston | 2021-08-05 | 1 | -1/+6 |
* | Fix the `tests-done` github actions step, again (#10512) | Richard van der Hoff | 2021-08-02 | 1 | -9/+12 |
* | Use new go test running syntax for complement. (#10488) | Patrick Cloke | 2021-07-27 | 1 | -1/+1 |
* | Enable docker image caching for the deb build (#10431) | Richard van der Hoff | 2021-07-26 | 1 | -4/+35 |
* | Merge branch 'release-v1.39' into develop | Erik Johnston | 2021-07-23 | 1 | -1/+1 |
|\ |
|
| * | Fix an error in the docker workflow (#10461) | Richard van der Hoff | 2021-07-22 | 1 | -1/+1 |
* | | Cancel redundant GHA workflows (#10451) | Richard van der Hoff | 2021-07-22 | 2 | -0/+8 |
* | | Fix the tests-done Github Actions job (#10444) | Richard van der Hoff | 2021-07-22 | 1 | -1/+18 |
|/ |
|
* | Move the docker image build to Github Actions (#10416) | Richard van der Hoff | 2021-07-21 | 1 | -0/+72 |
* | Add a github actions job recording success of other jobs. (#10430) | Richard van der Hoff | 2021-07-20 | 1 | -0/+12 |
* | Make GHA config more efficient (#10383) | Richard van der Hoff | 2021-07-14 | 2 | -15/+20 |
* | Github Actions workflow to attach release artifacts to release (#10379) | Richard van der Hoff | 2021-07-13 | 1 | -1/+27 |
* | Build the python release artifacts in GHA too | Richard van der Hoff | 2021-07-13 | 1 | -3/+23 |
* | build debs in GHA (#10247) | Richard van der Hoff | 2021-07-12 | 1 | -0/+44 |
* | Merge branch 'master' into release-v1.38 | Richard van der Hoff | 2021-07-07 | 1 | -30/+27 |
|\ |
|
| * | build the docs for master (#10323) | Richard van der Hoff | 2021-07-07 | 1 | -31/+28 |
* | | Create an index.html file when generating a docs build (#10242) | Andrew Morgan | 2021-06-24 | 1 | -1/+6 |
|/ |
|
* | Deploy a documentation version for each new Synapse release (#10198) | Andrew Morgan | 2021-06-18 | 1 | -0/+33 |
* | Use the matching complement branch when running tests in CI. (#10160) | Patrick Cloke | 2021-06-11 | 1 | -5/+23 |
* | Update Complement run with Synapse-supported MSC-related build tags (#10155) | Andrew Morgan | 2021-06-09 | 1 | -1/+1 |
* | Compile and render Synapse's docs into a browsable, mobile-friendly and searc... | Andrew Morgan | 2021-06-03 | 1 | -0/+31 |
* | github actions: summarize Sytest results in an easy-to-read format (#10094) | Richard van der Hoff | 2021-06-02 | 1 | -2/+2 |
* | Fix GitHub Actions lint for newsfragments (#10069) | Dan Callahan | 2021-05-26 | 1 | -0/+6 |
* | Fix port_db on empty db (#9930) | Richard van der Hoff | 2021-05-10 | 1 | -1/+1 |
* | Proof of concept for GitHub Actions (#9661) | Dan Callahan | 2021-04-09 | 1 | -0/+322 |
* | bug report template: move comments into comment (#8030) | Richard van der Hoff | 2020-08-05 | 1 | -2/+2 |
* | Make it clearer that #synapse:matrix.org is our support channel (#7379) | Brendan Abolivier | 2020-05-01 | 2 | -3/+10 |
* | Add tips for the changelog to the pull request template (#6663) | Andrew Morgan | 2020-01-16 | 1 | -1/+5 |
* | Markdownification and other fixes to CONTRIBUTING (#6461) | Andrew Morgan | 2019-12-04 | 1 | -4/+4 |
* | Add contributer docs for using the provided linters script (#6164) | Jason Robinson | 2019-11-02 | 1 | -0/+1 |
* | Update the issue template for new way of getting server version (#6051) | Richard van der Hoff | 2019-09-19 | 1 | -9/+13 |
* | Merge remote-tracking branch 'origin/master' into release-v1.1.0 | Richard van der Hoff | 2019-07-02 | 2 | -5/+6 |
|\ |
|
| * | Update github templates | Richard van der Hoff | 2019-06-25 | 1 | -2/+3 |
| * | Update SUPPORT.md | Richard van der Hoff | 2019-06-25 | 1 | -3/+3 |
* | | Liberapay is now officially recognised, update FUNDING.yml (#5386) | Andrew Morgan | 2019-06-09 | 1 | -1/+2 |
* | | Add a sponsor button (#5382) | Andrew Morgan | 2019-06-07 | 1 | -0/+3 |
|/ |
|
* | Add zwsp in bug report template (#4811) | Richard van der Hoff | 2019-03-06 | 1 | -6/+6 |
* | Update PR template to use absolute links (#4341) | Aaron Raimist | 2019-01-02 | 1 | -2/+2 |
* | Fix case | Aaron Raimist | 2018-11-13 | 1 | -1/+1 |
* | Add SUPPORT.md | Aaron Raimist | 2018-11-13 | 1 | -0/+3 |
* | Add a pull request template and add multiple issue templates | Aaron Raimist | 2018-11-13 | 4 | -10/+53 |
* | Update ISSUE_TEMPLATE.md | Richard van der Hoff | 2018-07-24 | 1 | -2/+3 |
* | Exclude the github issue template from our sdist (#2440) | Richard van der Hoff | 2017-09-05 | 1 | -0/+47 |