Commit Graph

761 Commits (084afbb6a06f2661bed503bf49b0291ce999c6c1)

Author SHA1 Message Date
Richard van der Hoff d5f9fb06b0 Refactor UI auth implementation 7 years ago
Matthew Hodgson 7b86c1fdcd try make tests work a bit more... 7 years ago
Matthew Hodgson 95f8a713dc erik told me to 7 years ago
Luke Barnard ab1dc84779 Add extra space before inline comment 7 years ago
Luke Barnard e836bdf734 Fix tests 7 years ago
Richard van der Hoff 63ef607f1f Fix tests for Store.__init__ update 7 years ago
Ilya Zhuravlev 8a4a0ddea6 Fix appservice tests to account for new behavior of notify_interested_services 7 years ago
Richard van der Hoff 02237ce725 Fix tests for refresh_token removal 7 years ago
Richard van der Hoff 9ded00f221 fix tests 7 years ago
Richard van der Hoff eaaabc6c4f replace 'except:' with 'except Exception:' 7 years ago
Richard van der Hoff 1135193dfd Validate group ids when parsing 7 years ago
Richard van der Hoff a6ad8148b9 Fix name of test_logcontext 7 years ago
Richard van der Hoff 5b5f35ccc0 Add some tests for make_deferred_yieldable 7 years ago
Richard van der Hoff 9b714abf35 Remove dead class 7 years ago
David Baker 33122c5a1b Fix test 7 years ago
Richard van der Hoff 4fad8efbfb Fix stackoverflow and logcontexts from linearizer 7 years ago
Richard van der Hoff f65e31d22f Do an AAAA lookup on SRV record targets (#2462) 7 years ago
Richard van der Hoff 72472456d8 Add some more tests for Keyring 7 years ago
Richard van der Hoff 9864efa532 Fix concurrent server_key requests (#2458) 7 years ago
Richard van der Hoff aa620d09a0 Add a config option to block all room invites (#2457) 7 years ago
Richard van der Hoff 290777b3d9 Clean up and document handling of logcontexts in Keyring (#2452) 7 years ago
Erik Johnston bf81f3cf2c Split out profile handler to fix tests 7 years ago
Erik Johnston c544188ee3 Add groups to sync stream 7 years ago
Erik Johnston 29a4066a4d Update test 7 years ago
Erik Johnston 8c23221666 Fix up 8 years ago
Erik Johnston a0a561ae85 Fix up client ips to read from pending data 8 years ago
Erik Johnston 93e7a38370 Remove unhelpful test 8 years ago
Erik Johnston 23da638360 Fix typing tests 8 years ago
Erik Johnston 11c2a3655f Only load jinja2 templates once 8 years ago
Erik Johnston bbfe4e996c Make get_state_groups_from_groups faster. 8 years ago
Richard van der Hoff de042b3b88 Do some logging when one-time-keys get claimed 8 years ago
Richard van der Hoff a7e9d8762d Allow clients to upload one-time-keys with new sigs 8 years ago
Erik Johnston 3e5a62ecd8 Add more granular event send metrics 8 years ago
Erik Johnston 85a0d6c7ab Remove test of replication resource 8 years ago
Erik Johnston 3a1f3f8388 Change slave storage to use new replication interface 8 years ago
Erik Johnston eefd9fee81 Fix up tests 8 years ago
Richard van der Hoff f9b4bb05e0 Fix the logcontext handling in the cache wrappers (#2077) 8 years ago
Erik Johnston 650f0e69f2 Compile the regex's used in ASes 8 years ago
Erik Johnston 00957d1aa4 User Cursor.__iter__ instead of fetchall 8 years ago
pik 566641a0b5 use jsonschema.FormatChecker for RoomID and UserID strings 8 years ago
pik acafcf1c5b Add valid filter tests, flake8, fix typo 8 years ago
pik e56c79c114 check_valid_filter using JSONSchema 8 years ago
Richard van der Hoff 0bfea9a2be fix tests 8 years ago
Richard van der Hoff b88a323ffb Fix time_bound_deferred to throw the right exception 8 years ago
Richard van der Hoff 4bd597d9fc push federation retry limiter down to matrixfederationclient 8 years ago
Richard van der Hoff 95f21c7a66 Fix caching of remote servers' signature keys 8 years ago
Erik Johnston 737f283a07 Fix unit test 8 years ago
Richard van der Hoff f40c2db05a Stop preserve_fn leaking context into the reactor 8 years ago
Will Hunt c144292373 Modify test_user_sync so it doesn't look at last_active_ts over last_user_sync_ts 8 years ago
Erik Johnston 095b45c165 Aggregate event push actions 8 years ago