summary refs log tree commit diff
path: root/synapse/http/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use inline type hints in various other places (in `synapse/`) (#10380)Jonathan de Jong2021-07-151-1/+1
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* SSO: redirect to public URL before setting cookies (#9436)Richard van der Hoff2021-02-261-1/+36
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-2/+1
* Remove SynapseRequest.get_user_agent (#9069)Richard van der Hoff2021-01-121-0/+15
* Fix handling of connection timeouts in outgoing http requests (#8400)Richard van der Hoff2020-09-291-15/+2
* Simplify super() calls to Python 3 syntax. (#8344)Patrick Cloke2020-09-181-1/+1
* Replace client_secret with <redacted> in server logs (#6158)Andrew Morgan2019-10-031-2/+4
* Run Black. (#5482)Amber Brown2019-06-201-5/+4
* Fix TaskStopped exceptions when outbound requests time out (#4690)Richard van der Hoff2019-02-201-0/+15
* redact betterAmber Brown2018-09-141-2/+2
* factor out uri redaction into a method on httpMichael Telatynski2018-06-051-0/+13
* add missing param to cancelled_to_request_timed_out_errorRichard van der Hoff2018-05-021-1/+1
* Backport deferred.addTimeoutRichard van der Hoff2018-04-271-1/+1
* Use deferred.addTimeout instead of time_bound_deferredRichard van der Hoff2018-04-231-0/+22
* copyrightsMatthew Hodgson2016-01-071-1/+1
* Update copyright noticesMark Haines2015-01-061-1/+1
* Fix pep8 warningsMark Haines2014-10-301-1/+0
* fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has...Matthew Hodgson2014-09-031-1/+1
* add in whitespace after copyright statements to improve legibilityMatthew Hodgson2014-08-131-0/+1
* Reference Matrix Home Servermatrix.org2014-08-121-0/+14