Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Jonathan de Jong 89cfc3dd98 [pyupgrade] `tests/` (#10347) 3 vuotta sitten
  Andrew Morgan fe604a022a Remove various bits of compatibility code for Python <3.6 (#9879) 3 vuotta sitten
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) 3 vuotta sitten
  Richard van der Hoff 59d24c5bef pass a reactor into SynapseSite (#9874) 3 vuotta sitten
  Jonathan de Jong 495b214f4f Fix (final) Bugbear violations (#9838) 3 vuotta sitten
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 vuotta sitten
  Patrick Cloke 0b3112123d Use mock from the stdlib. (#9772) 3 vuotta sitten
  Patrick Cloke 48d44ab142 Record more information into structured logs. (#9654) 3 vuotta sitten
  Andrew Morgan 7b06f85c0e Ensure we use a copy of the event content dict before modifying it in serialize_event (#9585) 3 vuotta sitten
  Jonathan de Jong 27d2820c33 Enable flake8-bugbear, but disable most checks. (#9499) 3 vuotta sitten
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) 3 vuotta sitten
  Erik Johnston 4b73488e81 Ratelimit 3PID /requestToken API (#9238) 3 vuotta sitten
  Richard van der Hoff 8d3d264052 Skip unit tests which require optional dependencies (#9031) 3 vuotta sitten
  Richard van der Hoff 28877fade9 Implement a username picker for synapse (#8942) 3 vuotta sitten
  Richard van der Hoff c9dd47d668 lint 3 vuotta sitten
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 vuotta sitten
  Richard van der Hoff 7ea85302f3 fix up various test cases 4 vuotta sitten
  Richard van der Hoff 693516e756 Add `create_resource_dict` method to HomeserverTestCase 4 vuotta sitten
  Dirk Klimpel 3f0ff53158 Remove deprecated `/_matrix/client/*/admin` endpoints (#8785) 4 vuotta sitten
  Richard van der Hoff acfe3b3065 Remove redundant `HomeserverTestCase.render` 4 vuotta sitten
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 4 vuotta sitten
  Richard van der Hoff 129ae841e5 Make `make_request` actually render the request 4 vuotta sitten
  Richard van der Hoff bebfb9a97b Merge branch 'develop' into rav/pass_site_to_make_request 4 vuotta sitten
  Richard van der Hoff 791d7cd6f0 Rename `create_test_json_resource` to `create_test_resource` (#8759) 4 vuotta sitten
  Richard van der Hoff 70c0d47989 fix dict handling for make_request() 4 vuotta sitten
  Richard van der Hoff 9debe657a3 pass a Site into make_request 4 vuotta sitten
  Richard van der Hoff d3523e3e97 pass a Site into RestHelper 4 vuotta sitten
  Dirk Klimpel e4676bd877 Add `displayname` to Shared-Secret Registration for admins (#8722) 4 vuotta sitten
  Patrick Cloke fd7c743445 Fail test cases if they fail to await all awaitables (#8690) 4 vuotta sitten
  Erik Johnston 2ac908f377 Don't instansiate Requester directly (#8614) 4 vuotta sitten