Commit History

Author SHA1 Message Date
  Amber Brown b3708830b8 Fix URL preview bugs (type error when loading cache from db, content-type including quotes) (#4157) 5 years ago
  Erik Johnston b28a7ed503 Fix spurious exceptions when client closes conncetion 5 years ago
  Richard van der Hoff 63260397c6 Merge pull request #3701 from matrix-org/rav/use_producer_for_responses 5 years ago
  Richard van der Hoff afcd655ab6 Use a producer to stream back responses 5 years ago
  Richard van der Hoff eaaa2248ff Refactor request logging code 5 years ago
  Richard van der Hoff fa7dc889f1 Be more careful which errors we send back over the C-S API 5 years ago
  Amber Brown da7785147d Python 3: Convert some unicode/bytes uses (#3569) 5 years ago
  Amber Brown 49af402019 run isort 5 years ago
  Amber Brown 6350bf925e Attempt to be more performant on PyPy (#3462) 5 years ago
  Amber Brown a8990fa2ec Merge remote-tracking branch 'origin/develop' into 3218-official-prom 6 years ago
  Amber Brown fcc525b0b7 rest of the changes 6 years ago
  Richard van der Hoff 8030a825c8 Merge pull request #3213 from matrix-org/rav/consent_handler 6 years ago
  Richard van der Hoff 47815edcfa ConsentResource to gather policy consent from users 6 years ago
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest 6 years ago
  Richard van der Hoff 645cb4bf06 Remove redundant request_handler decorator 6 years ago
  Richard van der Hoff 09f570b935 Factor wrap_request_handler_with_logging out of wrap_request_handler 6 years ago
  Richard van der Hoff 9589a1925e Remove include_metrics param 6 years ago
  Richard van der Hoff 49e5a613f1 Move outgoing_responses_counter handling to RequestMetrics 6 years ago
  Richard van der Hoff b8700dd7d0 Bump requests_counter in wrapped_request_handler 6 years ago
  Richard van der Hoff c6f730282c Move RequestMetrics handling into SynapseRequest.processing() 6 years ago
  Richard van der Hoff 09b29f9c4a Make RequestMetrics take a raw time rather than a clock 6 years ago
  Richard van der Hoff 8460e48d06 Move request_id management into SynapseRequest 6 years ago
  Richard van der Hoff 18e144fe08 Move RequestsMetrics to its own file 6 years ago
  Adrian Tschira e9143b6593 more bytes strings 6 years ago
  Richard van der Hoff 87478c5a60 Merge pull request #3061 from NotAFile/add-some-byte-strings 6 years ago
  Richard van der Hoff 13decdbf96 Revert "Merge pull request #3066 from matrix-org/rav/remove_redundant_metrics" 6 years ago
  Erik Johnston 7b824f1475 Add response size metrics 6 years ago
  Richard van der Hoff 518f6de088 Remove redundant metrics which were deprecated in 0.27.0. 6 years ago
  Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 6 years ago
  Erik Johnston 1c41b05c8c Add Cache-Control headers to all JSON APIs 6 years ago