Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-08-12 | Remove buildkite-era comment | David Robertson | 1 | -3/+0 |
2021-08-12 | portdb also uses coverage, so provide $TOP there | David Robertson | 1 | -0/+2 |
2021-08-12 | Also rename in lint.sh | David Robertson | 1 | -1/+1 |
2021-08-11 | Update the pagination parameter name based on MSC2946 review. (#10579) | Patrick Cloke | 3 | -10/+11 |
2021-08-11 | Admin API to delete media for a specific user (#10558) | Dirk Klimpel | 7 | -128/+347 |
2021-08-11 | Missed another ci->.ci | David Robertson | 1 | -9/+9 |
2021-08-11 | set TOP in sytest containers | David Robertson | 2 | -2/+3 |
2021-08-11 | Teach MANIFEST and tox about ci->.ci | David Robertson | 2 | -2/+2 |
2021-08-11 | Allow requesting the summary of a space which is joinable. (#10580) | Patrick Cloke | 3 | -15/+45 |
2021-08-11 | Rename ci to .ci | David Robertson | 8 | -6/+6 |
2021-08-11 | Expire old spaces summary pagination sessions. (#10574) | Patrick Cloke | 2 | -1/+24 |
2021-08-11 | Clarify error message when joining a restricted room. (#10572) | Patrick Cloke | 2 | -1/+2 |
2021-08-11 | Fix type hints in space summary tests. (#10 |