47 Commits (develop)

Author SHA1 Message Date
  Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 10 months ago
  Michael Telatynski b516d91999
Add `Server` to Access-Control-Expose-Headers header (#15908) 10 months ago
  Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) 10 months ago
  Eric Eastwood b07b14b494
Federation outbound proxy (#15773) 10 months ago
  Shay 5ab7146e19
Add Synapse-Trace-Id to access-control-expose-headers header (#14974) 1 year ago
  Patrick Cloke 9d8a3234ba
Respond with proper error responses on unknown paths. (#14621) 1 year ago
  Hugh Nimmo-Smith 4eaf3eb840
Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) 1 year ago
  Patrick Cloke 32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647) 1 year ago
  reivilibre 7bc110a19e
Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662) 1 year ago
  Dirk Klimpel e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463) 1 year ago
  David Robertson b977867358
Rate limit joins per-room (#13276) 1 year ago
  David Robertson f1145563f6
Extra type annotations in `test_server` (#13124) 1 year ago
  Sean Quah 3c1c40d843
Clean up the test code for client disconnections (#12929) 1 year ago
  Sean Quah dffecade7d
Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698) 2 years ago
  Erik Johnston 50022cff96
Add reactor to `SynapseRequest` and fix up types. (#10868) 2 years ago
  Richard van der Hoff 3ff2251754
Improved validation for received requests (#9817) 3 years ago
  Richard van der Hoff 59d24c5bef
pass a reactor into SynapseSite (#9874) 3 years ago
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 years ago
  Richard van der Hoff 394516ad1b Remove spurious "SynapseRequest" result from `make_request" 3 years ago
  Richard van der Hoff 5bcf6e8289 Skip redundant check on `request.args` 3 years ago
  Patrick Cloke 30fba62108
Apply an IP range blacklist to push and key revocation requests. (#8821) 3 years ago
  Richard van der Hoff be8fa65d0b Remove redundant calls to `render()` 3 years ago
  Richard van der Hoff 9debe657a3 pass a Site into make_request 3 years ago
  Patrick Cloke 2f4d60a5ba
Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 3 years ago
  Patrick Cloke 6812509807
Implement handling of HTTP HEAD requests. (#7999) 3 years ago
  Patrick Cloke 6a080ea184
Return an empty body for OPTIONS requests. (#7886) 3 years ago
  Richard van der Hoff 1ec688bf21
Downgrade warning on client disconnect to INFO (#7928) 3 years ago
  Erik Johnston 5cdca53aa0
Merge different Resource implementation classes (#7732) 3 years ago
  Dagfinn Ilmari Mannsåker a3f11567d9
Replace all remaining six usage with native Python 3 equivalents (#7704) 3 years ago
  Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 3 years ago
  Erik Johnston 2901f54359
Fix missing CORS headers on OPTION responses (#7560) 4 years ago
  Patrick Cloke 4429764c9f
Return 200 OK for all OPTIONS requests (#7534) 4 years ago
  Richard van der Hoff 8f5d7302ac
Implement RedirectException (#6687) 4 years ago
  Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 4 years ago
  Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 4 years ago
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 years ago
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 years ago
  Amber Brown 58f6c48183
Use native UPSERTs where possible (#4306) 5 years ago
  Richard van der Hoff 884a561447 Fix some tests which leaked logcontexts 5 years ago
  Amber Brown e62f7f17b3
Remove some boilerplate in tests (#4156) 5 years ago
  Amber Brown aeca5a5ed5
Add a regression test for logging on failed connections (#3912) 5 years ago
  Amber Brown a87af25fbb Fix the tests 5 years ago
  Amber Brown 99dd975dae
Run tests under PostgreSQL (#3423) 5 years ago
  Amber Brown 2511f3f8a0
Test fixes for Python 3 (#3647) 5 years ago
  Amber Brown bc006b3c9d
Refactor REST API tests to use explicit reactors (#3351) 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown cd6bcdaf87
Better testing framework for homeserver-using things (#3446) 5 years ago