Historique des commits

Auteur SHA1 Message Date
  Sean Quah dffecade7d Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) il y a 2 ans
  Erik Johnston 50022cff96 Add reactor to `SynapseRequest` and fix up types. (#10868) il y a 3 ans
  Richard van der Hoff 3ff2251754 Improved validation for received requests (#9817) il y a 3 ans
  Richard van der Hoff 59d24c5bef pass a reactor into SynapseSite (#9874) il y a 3 ans
  Eric Eastwood 0a00b7ff14 Update black, and run auto formatting over the codebase (#9381) il y a 3 ans
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" il y a 3 ans
  Richard van der Hoff 5bcf6e8289 Skip redundant check on `request.args` il y a 3 ans
  Patrick Cloke 30fba62108 Apply an IP range blacklist to push and key revocation requests. (#8821) il y a 3 ans
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` il y a 4 ans
  Richard van der Hoff 9debe657a3 pass a Site into make_request il y a 4 ans
  Patrick Cloke 2f4d60a5ba Iteratively encode JSON responses to avoid blocking the reactor. (#8013) il y a 4 ans
  Patrick Cloke 6812509807 Implement handling of HTTP HEAD requests. (#7999) il y a 4 ans
  Patrick Cloke 6a080ea184 Return an empty body for OPTIONS requests. (#7886) il y a 4 ans
  Richard van der Hoff 1ec688bf21 Downgrade warning on client disconnect to INFO (#7928) il y a 4 ans
  Erik Johnston 5cdca53aa0 Merge different Resource implementation classes (#7732) il y a 4 ans
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) il y a 4 ans
  Richard van der Hoff 03619324fc Create a ListenerConfig object (#7681) il y a 4 ans
  Erik Johnston 2901f54359 Fix missing CORS headers on OPTION responses (#7560) il y a 4 ans
  Patrick Cloke 4429764c9f Return 200 OK for all OPTIONS requests (#7534) il y a 4 ans
  Richard van der Hoff 8f5d7302ac Implement RedirectException (#6687) il y a 4 ans
  Andrew Morgan 4548d1f87e Remove unnecessary parentheses around return statements (#5931) il y a 5 ans
  Jorik Schellekens cf2972c818 Fix servlet metric names (#5734) il y a 5 ans
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) il y a 5 ans
  Amber Brown 32e7c9e7f2 Run Black. (#5482) il y a 5 ans
  Amber Brown 58f6c48183 Use native UPSERTs where possible (#4306) il y a 5 ans
  Richard van der Hoff 884a561447 Fix some tests which leaked logcontexts il y a 6 ans
  Amber Brown e62f7f17b3 Remove some boilerplate in tests (#4156) il y a 6 ans
  Amber Brown aeca5a5ed5 Add a regression test for logging on failed connections (#3912) il y a 6 ans
  Amber Brown a87af25fbb Fix the tests il y a 6 ans
  Amber Brown 99dd975dae Run tests under PostgreSQL (#3423) il y a 6 ans