0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-29 17:58:20 +02:00
dendrite/serverkeyapi
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 d7eb54c5b3.

* 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
..
api Convert serverkeys to inthttp (#1097) 2020-06-04 16:26:35 +01:00
internal More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
inthttp More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
storage More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
serverkeyapi.go More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00
serverkeyapi_test.go More server key updates, tests (#1129) 2020-06-16 13:11:20 +01:00