Commit History

Author SHA1 Message Date
  Erik Johnston b5efcb577e Make it possible to use dmypy (#9692) 3 years ago
  Jonathan de Jong 4c3827f2c1 Enable addtional flake8-bugbear linting checks. (#9659) 3 years ago
  Patrick Cloke d29b71aa50 Fix remaining mypy issues due to Twisted upgrade. (#9608) 3 years ago
  Patrick Cloke 7fdc6cefb3 Fix additional type hints. (#9543) 3 years ago
  Richard van der Hoff 15090de850 SSO: redirect to public URL before setting cookies (#9436) 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 02070c69fa Fix bugs in handling clientRedirectUrl, and improve OIDC tests (#9127, #9128) 3 years ago
  Richard van der Hoff 233c8b9fce Add a test for UI-Auth-via-SSO (#9082) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 0bac276890 UIA: offer only available auth flows 3 years ago
  Richard van der Hoff 7ea85302f3 fix up various test cases 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 3dc1871219 Merge pull request #8757 from matrix-org/rav/pass_site_to_make_request 3 years ago
  Richard van der Hoff f125895475 Move `wait_until_result` into `FakeChannel` (#8758) 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 ebc405446e Add a `custom_headers` param to `make_request` (#8760) 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
  Erik Johnston 46f4be94b4 Fix race for concurrent downloads of remote media. (#8682) 3 years ago
  Patrick Cloke 00b24aa545 Support generating structured logs in addition to standard logs. (#8607) 3 years ago
  Dan Callahan aff1eb7c67 Tell Black to format code for Python 3.5 (#8664) 3 years ago
  Patrick Cloke d35a451399 Clean-up some broken/unused code in the test framework (#8514) 4 years ago
  Richard van der Hoff 9789b1fba5 Fix threadsafety in ThreadedMemoryReactorClock (#8497) 4 years ago
  Erik Johnston ec10bdd32b Speed up unit tests when using PostgreSQL (#8450) 4 years ago
  Patrick Cloke 8a4a4186de Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
  Andrew Morgan a3a90ee031 Show a confirmation page during user password reset (#8004) 4 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 4 years ago
  Erik Johnston f13061d515 Fix client reader sharding tests (#7853) 4 years ago