dendrite/cmd
Neil Alexander 57b7fa3db8
More server key updates, tests (#1129)
* More key tweaks

* Start testing stuff

* Move responsibility for generating local keys into server key API, don't register prom in caches unless needed, start tests

* Don't store our own keys in the database

* Don't store our own keys in the database

* Don't run tests for now

* Tweak caching behaviour, update tests

* Update comments, add fixes from forward-merge

* Debug logging

* Debug logging

* Perform final comparison against original set of requests

* oops

* Fetcher timeouts

* Fetcher timeouts

* missing func

* Tweaks

* Update gomatrixserverlib

* Fix Federation API test

* Break up FetchKeys

* Add comments to caching

* Add URL check in test

* Partially revert "Move responsibility for generating local keys into server key API, don't register prom in caches unless needed, start tests"

This reverts commit d7eb54c5b30b2f6a9d6514b643e32e6ad2b602f3.

* Fix federation API test

* Fix internal cache stuff again

* Fix server key API test

* Update comments

* Update comments from review

* Fix lint
2020-06-16 13:11:20 +01:00
..
client-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
create-account Fix pg user already exists (#1076) 2020-06-01 18:34:29 +01:00
create-room-events Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
dendrite-appservice-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-client-api-server Unbreak build 2020-06-15 10:48:43 +01:00
dendrite-demo-libp2p Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
dendrite-demo-yggdrasil Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
dendrite-edu-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-federation-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-federation-sender-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-key-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-media-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-monolith-server Unbreak HTTP mode (#1131) 2020-06-15 16:58:22 +01:00
dendrite-public-rooms-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-room-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-server-key-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendrite-sync-api-server Rehuffle where things are in the internal package (#1122) 2020-06-12 14:55:57 +01:00
dendritejs Fix rooms v3 url paths for good - with tests (#1130) 2020-06-15 16:57:59 +01:00
federation-api-proxy Separate muxes for public and internal APIs (#1056) 2020-05-22 11:43:17 +01:00
generate-keys Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
kafka-producer Fix sarama import URLs (#856) 2020-04-22 15:26:56 +01:00
mediaapi-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00
roomserver-integration-tests More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
syncserver-integration-tests Fix #897 and shuffle directory around (#1054) 2020-05-21 14:40:13 +01:00