Erik Johnston
|
1e453053cb
Rename storage classes (#12913)
|
2 年之前 |
reivilibre
|
708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376)
|
2 年之前 |
Patrick Cloke
|
1800bd47a8
Remove unused test code. (#12291)
|
2 年之前 |
Richard van der Hoff
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 年之前 |
David Robertson
|
d3cf0730f8
Optionally use an on-disk sqlite db in tests (#11702)
|
2 年之前 |
reivilibre
|
e6897e7383
Refactor `tests.util.setup_test_homeserver` and `tests.server.setup_test_homeserver`. (#11503)
|
2 年之前 |
Olivier Wilkinson (reivilibre)
|
8cd68b8102
Revert accidental commits to develop.
|
2 年之前 |
Olivier Wilkinson (reivilibre)
|
b3fd99b74a
Move `tests.utils.setup_test_homeserver` to `tests.server`
|
2 年之前 |
Shay
|
7cebaf9644
Remove code invalidated by deprecated config flag 'trust_identity_servers_for_password_resets' (#11395)
|
3 年之前 |
Andrew Morgan
|
aa2c027792
Remove unnecessary parentheses around tuples returned from methods (#10889)
|
3 年之前 |
Toni Spets
|
ba5287f5e8
Allow setting transaction limit for db connections (#10440)
|
3 年之前 |
Andrew Morgan
|
ceaa76970f
Remove room and user invite ratelimits in default unit test config (#9871)
|
3 年之前 |
Jonathan de Jong
|
495b214f4f
Fix (final) Bugbear violations (#9838)
|
3 年之前 |
Jonathan de Jong
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 年之前 |
Dan Callahan
|
1d5f0e3529
Bump black configuration to target py36 (#9781)
|
3 年之前 |
Patrick Cloke
|
0b3112123d
Use mock from the stdlib. (#9772)
|
3 年之前 |
Richard van der Hoff
|
f02663c4dd
Replace `room_invite_state_types` with `room_prejoin_state` (#9700)
|
3 年之前 |
Richard van der Hoff
|
1b2d6d55c5
Remove vestiges of uploads_path config (#9462)
|
3 年之前 |
Eric Eastwood
|
0a00b7ff14
Update black, and run auto formatting over the codebase (#9381)
|
3 年之前 |
Patrick Cloke
|
e40d88cff3
Backout changes for automatically calculating the public baseurl. (#9313)
|
3 年之前 |
Erik Johnston
|
4b73488e81
Ratelimit 3PID /requestToken API (#9238)
|
3 年之前 |
Richard van der Hoff
|
a737cc2713
Implement MSC2858 support (#9183)
|
3 年之前 |
Richard van der Hoff
|
fa50e4bf4d
Give `public_baseurl` a default value (#9159)
|
3 年之前 |
Richard van der Hoff
|
b751624ff8
remove unused DeferredMockCallable
|
4 年之前 |
Richard van der Hoff
|
c834f1d67a
remove unused `resource_for_federation`
|
4 年之前 |
Jonathan de Jong
|
ca60822b34
Simplify the way the `HomeServer` object caches its internal attributes. (#8565)
|
4 年之前 |
Jonathan de Jong
|
6b5a115c0a
Solidify the HomeServer constructor. (#8515)
|
4 年之前 |
Patrick Cloke
|
d35a451399
Clean-up some broken/unused code in the test framework (#8514)
|
4 年之前 |
Erik Johnston
|
e3debf9682
Add logging on startup/shutdown (#8448)
|
4 年之前 |
Patrick Cloke
|
62894673e6
Allow background tasks to be run on a separate worker. (#8369)
|
4 年之前 |