kegsay
|
e0cdf64c33
|
Merge branch 'main' into s7evink/consent-tracking
|
2022-05-03 17:31:36 +01:00 |
|
Neil Alexander
|
4ad5f9c982
|
Global database connection pool (for monolith mode) (#2411)
* Allow monolith components to share a single database pool
* Don't yell about missing connection strings
* Rename field
* Setup tweaks
* Fix panic
* Improve configuration checks
* Update config
* Fix lint errors
* Update comments
|
2022-05-03 16:35:06 +01:00 |
|
Till Faelligen
|
ef62255685
|
Merge branch 'main' of github.com:matrix-org/dendrite into s7evink/consent-tracking
|
2022-05-03 09:54:25 +02:00 |
|
Brian Meek
|
bfa344e831
|
Test_Devices, sqlite may return devices in different order, test should still pass (#2406)
|
2022-04-30 00:23:11 +02:00 |
|
Till Faelligen
|
8683ff78b1
|
Make tests more reliable
|
2022-04-28 15:06:34 +02:00 |
|
Till
|
f023cdf8c4
|
Add UserAPI storage tests (#2384)
* Add tests for parts of the userapi storage
* Add tests for keybackup
* Add LoginToken tests
* Add OpenID tests
* Add profile tests
* Add pusher tests
* Add ThreePID tests
* Add notification tests
* Add more device tests, fix numeric localpart query
* Fix failing CI
* Fix numeric local part query
|
2022-04-27 15:05:49 +02:00 |
|