dendrite/cmd
Neil Alexander 5f0bcddb49
Various tweaks to make tests happier
Squashed commit of the following:

commit 13f9028e7a
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 15:47:14 2022 +0000

    Do the same for leave

commit e6be7f05c3
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 15:33:42 2022 +0000

    Enforce state key matches sender

commit 85ede6d64b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 14:07:04 2022 +0000

    Fix panics on closed channel sends

commit 9755494a98
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 13:38:22 2022 +0000

    Don't report any errors on `/send` to see what fun that creates

commit 3bb4f87b5d
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 13:00:26 2022 +0000

    Revert "Don't report event rejection errors via `/send`, since apparently this is upsetting tests that don't expect that"

    This reverts commit 368675283f.

commit fe2673ed7b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 12:09:34 2022 +0000

    Go 1.16 instead of Go 1.13 for upgrade tests and Complement

commit 368675283f
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 11:51:45 2022 +0000

    Don't report event rejection errors via `/send`, since apparently this is upsetting tests that don't expect that

commit b028dfc085
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Tue Jan 4 10:29:08 2022 +0000

    Send final event in `processEvent` synchronously (since this might stop Sytest from being so upset)
2022-01-04 16:06:10 +00:00
..
client-api-proxy Remove publicroomsapi (#1176) 2020-07-02 17:11:33 +01:00
create-account Fix building on Windows (#2008) 2021-11-02 16:50:59 +00:00
dendrite-demo-libp2p Merge branch 'master' into nats 2021-12-16 10:49:09 +00:00
dendrite-demo-pinecone Merge branch 'master' into nats 2021-12-16 10:49:09 +00:00
dendrite-demo-yggdrasil Merge branch 'master' into nats 2021-12-16 10:49:09 +00:00
dendrite-monolith-server Fix keyring regressions in previous P2P demo 2021-12-13 13:24:49 +00:00
dendrite-polylith-multi Fix keyring regressions in previous P2P demo 2021-12-13 13:24:49 +00:00
dendrite-upgrade-tests Various tweaks to make tests happier 2022-01-04 16:06:10 +00:00
dendritejs Merge branch 'master' into nats 2021-12-16 10:49:09 +00:00
dendritejs-pinecone Merge branch 'master' into nats 2021-12-16 10:49:09 +00:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Merge branch 'master' into nats 2021-11-24 12:04:32 +00:00
generate-keys API setup refactoring (#1266) 2020-08-13 12:16:37 +01:00
goose Merge federationapi, federationsender, signingkeyserver components (#2055) 2021-11-24 10:45:23 +00:00
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00