MatrixSynapse/synapse/http
Andrew Morgan 546c23e496 Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl
* 'develop' of github.com:matrix-org/synapse: (199 commits)
  Extend web_client_location to handle absolute URLs (#7006)
  Add some benchmarks for LruCache (#6446)
  Convert http.HTTPStatus objects to their int equivalent (#7188)
  Reduce the number of calls to `resource.getrusage` (#7183)
  Remove some `run_in_background` calls in replication code (#7203)
  Revert "Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback""
  Revert "Revert "Improve the UX of the login fallback when using SSO (#7152)""
  Revert "Merge pull request #7153 from matrix-org/babolivier/sso_whitelist_login_fallback"
  Revert "Improve the UX of the login fallback when using SSO (#7152)"
  tweak changelog
  1.12.3
  Update docstring per review comments
  Fix device list update stream ids going backward (#7158)
  Fix the debian build in a better way. (#7212)
  Fix changelog wording
  1.12.2
  Pin Pillow>=4.3.0,<7.1.0 to fix dep issue
  1.12.1
  review comment
  1.12.1
  ...
2020-04-03 17:13:16 +01:00
..
federation Share SSL contexts for non-federation requests (#7094) 2020-03-17 21:32:25 +00:00
__init__.py
additional_resource.py
client.py Merge branch 'develop' of github.com:matrix-org/synapse into hawkowl/cache-config-without-synctl 2020-04-03 17:13:16 +01:00
connectproxyclient.py
endpoint.py
matrixfederationclient.py Fix outbound federation request metrics (#6795) 2020-01-28 18:59:48 +00:00
proxyagent.py
request_metrics.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
server.py Tiny optimisation for _get_handler_for_request (#6950) 2020-02-19 10:38:20 +00:00
servlet.py Clean up newline quote marks around the codebase (#6362) 2019-11-21 12:00:14 +00:00
site.py Fix "'NoneType' has no attribute start|stop" logcontext errors (#7181) 2020-03-31 15:18:41 +01:00