mirror of
https://github.com/element-hq/dendrite.git
synced 2025-07-01 08:16:27 +00:00
Some checks failed
Dendrite / WASM build test (push) Has been skipped
Dendrite / Linting (push) Failing after 15s
Dendrite / Unit tests (push) Failing after 9s
Dendrite / Build for Windows (push) Failing after 35s
Dendrite / Initial tests passed (push) Failing after 1s
Dendrite / Integration tests (push) Has been skipped
Dendrite / Upgrade tests (push) Has been skipped
Dendrite / Upgrade tests from HEAD-2 (push) Has been skipped
Dendrite / Sytest (SQLite Cgo) (push) Has been skipped
Dendrite / Sytest (PostgreSQL) (push) Has been skipped
Dendrite / Sytest (SQLite native) (push) Has been skipped
Dendrite / Complement (PostgreSQL) (push) Has been skipped
Dendrite / Complement (SQLite native) (push) Has been skipped
Dendrite / Complement (SQLite Cgo) (push) Has been skipped
Dendrite / Integration tests passed (push) Failing after 1s
Dendrite / Build for Linux (push) Successful in 4m9s
Dendrite / Update Docker images (push) Has been cancelled
Backport a few things from Harmony. ### Pull Request Checklist <!-- Please read https://matrix-org.github.io/dendrite/development/contributing before submitting your pull request --> * [ ] I have added Go unit tests or [Complement integration tests](https://github.com/matrix-org/complement) for this PR _or_ I have justified why this PR doesn't need tests * [x] Pull request includes a [sign off below](https://element-hq.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately --------- Signed-off-by: Till Faelligen <2353100+S7evinK@users.noreply.github.com> Co-authored-by: Kegan Dougal <7190048+kegsay@users.noreply.github.com> |
||
---|---|---|
.. | ||
deltas | ||
account_data_table.go | ||
backwards_extremities_table.go | ||
current_room_state_table.go | ||
filter_table.go | ||
filtering.go | ||
ignores_table.go | ||
invites_table.go | ||
memberships_table.go | ||
notification_data_table.go | ||
output_room_events_table.go | ||
output_room_events_topology_table.go | ||
peeks_table.go | ||
presence_table.go | ||
receipt_table.go | ||
relations_table.go | ||
send_to_device_table.go | ||
stream_id_table.go | ||
syncserver.go |