Commit History

Author SHA1 Message Date
  Andrew Morgan 7b06f85c0e Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) 3 years ago
  Jonathan de Jong 27d2820c33 Enable flake8-bugbear, but disable most checks. (#9499) 3 years ago
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Erik Johnston 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 years ago
  Richard van der Hoff 8d3d264052 Skip unit tests which require optional dependencies (#9031) 3 years ago
  Richard van der Hoff 28877fade9 Implement a username picker for synapse (#8942) 3 years ago
  Richard van der Hoff c9dd47d668 lint 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 7ea85302f3 fix up various test cases 3 years ago
  Richard van der Hoff 693516e756 Add `create_resource_dict` method to HomeserverTestCase 3 years ago
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 3 years ago
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 3 years ago
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 3 years ago
  Richard van der Hoff 129ae841e5 Make `make_request` actually render the request 3 years ago
  Richard van der Hoff bebfb9a97b Merge branch 'develop' into rav/pass_site_to_make_request 3 years ago
  Richard van der Hoff 791d7cd6f0 Rename `create_test_json_resource` to `create_test_resource` (#8759) 3 years ago
  Richard van der Hoff 70c0d47989 fix dict handling for make_request() 3 years ago
  Richard van der Hoff 9debe657a3 pass a Site into make_request 3 years ago
  Richard van der Hoff d3523e3e97 pass a Site into RestHelper 3 years ago
  Dirk Klimpel e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) 3 years ago
  Patrick Cloke fd7c743445 Fail test cases if they fail to await all awaitables (#8690) 3 years ago
  Erik Johnston 2ac908f377 Don't instansiate Requester directly (#8614) 3 years ago
  Erik Johnston 1264c8ac89 Add basic tests for sync/pagination with vector clock tokens. (#8488) 3 years ago
  Erik Johnston b2486f6656 Fix message duplication if something goes wrong after persisting the event (#8476) 3 years ago
  Richard van der Hoff e775b5bb5b kill off `send_nonmember_event` 3 years ago
  Erik Johnston 6c5d5e507e Add unit test for event persister sharding (#8433) 3 years ago
  Erik Johnston bd380d942f Add checks for postgres sequence consistency (#8402) 3 years ago
  Richard van der Hoff 5e3ca12b15 Create a mechanism for marking tests "logcontext clean" (#8399) 3 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 3 years ago
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) 3 years ago