Commit Graph

169 Commits (408c13801a244a89d23f9c8e8ccce1b3d049abb6)

Author SHA1 Message Date
Richard van der Hoff 51f4d52cb4 Set a logging context while running the bg updates 5 years ago
Richard van der Hoff 665630fcaa Add tests for outbound device pokes 5 years ago
Richard van der Hoff 28d9d6e8a9 Remove spurious "name" parameter to `default_config` 5 years ago
Richard van der Hoff 39230d2171
Clean up some LoggingContext stuff (#7120) 5 years ago
Richard van der Hoff adfaea8c69
Implement GET /_matrix/client/r0/rooms/{roomId}/aliases (#6939) 5 years ago
Richard van der Hoff d7bf793cc1 s/get_room_version/get_room_version_id/ 5 years ago
Erik Johnston 74b74462f1
Fix `/events/:event_id` deprecated API. (#6731) 5 years ago
Richard van der Hoff 3bef62488e Remove unused hashes and depths from create_event params 5 years ago
Richard van der Hoff 18674eebb1
Workaround for error when fetching notary's own key (#6620) 5 years ago
Erik Johnston 8437e2383e Port SyncHandler to async/await 5 years ago
Erik Johnston 4a33a6dd19 Move background update handling out of store 5 years ago
Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 5 years ago
Erik Johnston ee86abb2d6 Remove underscore from SQLBaseStore functions 5 years ago
Amber Brown 0f87b912ab
Implementation of MSC2314 (#6176) 5 years ago
Amber Brown 8f15832950
Remove DelayedCall debugging from test runs (#5787) 5 years ago
Richard van der Hoff 2091c91fde
More refactoring in `get_events_as_list` (#5707) 5 years ago
Richard van der Hoff 6bb0357c94
Add a mechanism for per-test configs (#5657) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Erik Johnston 8ee69f299c Add basic function to get all data for a user out of synapse 5 years ago
Amber Brown f40a7dc41f
Make the http server handle coroutine-making REST servlets (#5475) 5 years ago
Richard van der Hoff c3c6b00d95
Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 6 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Amber Brown 6312d6cc7c
Expose statistics on extrems to prometheus (#5384) 6 years ago
Erik Johnston 10383e6e6f Change password reset links to /_matrix. 6 years ago
Amber Brown df2ebd75d3
Migrate all tests to use the dict-based config format instead of hanging items off HomeserverConfig (#5171) 6 years ago
Amber Brown b36c82576e
Run Black on the tests again (#5170) 6 years ago
Richard van der Hoff 59e2d2694d
Remove the requirement to authenticate for /admin/server_version. (#5122) 6 years ago
Brendan Abolivier 8e85493b0c
Add config option to block users from looking up 3PIDs (#5010) 6 years ago
Amber Brown a68e00fca8
Some more porting to HomeserverTestCase and remove old RESTHelper (#4913) 6 years ago
Amber Brown 282c97327f
Migrate the user directory initial population to a background task (#4864) 6 years ago
Richard van der Hoff 2c3548d9d8
Update test_typing to use HomeserverTestCase. (#4771) 6 years ago
Richard van der Hoff 5488cadaae
Enable configuring test log level via env var (#4506) 6 years ago
Amber Brown 58f6c48183
Use native UPSERTs where possible (#4306) 6 years ago
Neil Johnson d2f7c4e6b1
create support user (#4141) 6 years ago
Richard van der Hoff 48972ce9d1
Patch defer.inlineCallbacks to check logcontexts in tests (#4205) 6 years ago
Richard van der Hoff a44c0a096f Check logcontexts before and after each test (#4190) 6 years ago
Richard van der Hoff de8772a655 Do a GC after each test to fix logcontext leaks (#4227) 6 years ago
Amber Brown e62f7f17b3
Remove some boilerplate in tests (#4156) 6 years ago
Amber Brown efdcbbe46b
Tests for user consent resource (#4140) 6 years ago
Amber Brown 0dce9e1379
Write some tests for the email pusher (#4095) 6 years ago
Amber Brown 6e05fd032c
Fix userconsent on Python 3 (#3938) 6 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 6 years ago
Amber Brown 1f3f5fcf52
Fix client IPs being broken on Python 3 (#3908) 6 years ago
Amber Brown aeca5a5ed5
Add a regression test for logging on failed connections (#3912) 6 years ago
Amber Brown 77055dba92
Fix tests on postgresql (#3740) 6 years ago
Amber Brown 14e4d4f4bf
Port storage/ to Python 3 (#3725) 6 years ago
Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 6 years ago
Amber Brown bdfbd934d6
Implement a new test baseclass to cut down on boilerplate (#3684) 6 years ago
black 8b3d9b6b19 Run black. 6 years ago
Amber Brown bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351) 6 years ago