12 次代码提交 (f2f2c7c1f05de87f43cc2d18d5dc9bd636b3ed0a)

作者 SHA1 备注 提交日期
  Patrick Cloke f2f2c7c1f0
Use full GitHub links instead of bare issue numbers. (#16637) 6 个月前
  Patrick Cloke 3ab861ab9e
Fix type hint errors from Twisted trunk (#16526) 6 个月前
  Eric Eastwood 1c802de626
Re-introduce the outbound federation proxy (#15913) 10 个月前
  Eric Eastwood c9bf644fa0
Revert "Federation outbound proxy" (#15910) 10 个月前
  Eric Eastwood b07b14b494
Federation outbound proxy (#15773) 10 个月前
  Mathieu Velten 496f73103d
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#15783) 11 个月前
  Mathieu Velten ef0d3d7bd9 Revert "Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504)" 11 个月前
  Shay d84e66144d
Allow for the configuration of max request retries and min/max retry delays in the matrix federation client (#12504) 11 个月前
  Patrick Cloke 1e89976b26
Rename blacklist/whitelist internally. (#15620) 1年前
  Patrick Cloke ea5c3ede4f
Finish type hints for federation client HTTP code. (#15465) 1年前
  David Robertson d0fed7a37b
Properly typecheck types.http (#14988) 1年前
  David Robertson c99b511db9
Fix `destination_is` errors seen in sentry. (#13041) 1年前
  Richard van der Hoff 1b338476af
Allow bigger responses to `/federation/v1/state` (#12877) 2 年前
  Patrick Cloke 94b620a5ed
Use direct references for configuration variables (part 6). (#10916) 2 年前
  Jonathan de Jong 89cfc3dd98
[pyupgrade] `tests/` (#10347) 2 年前
  Richard van der Hoff 51a20914a8
Limit the size of HTTP responses read over federation. (#9833) 3 年前
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年前
  Patrick Cloke 0b3112123d
Use mock from the stdlib. (#9772) 3 年前
  Patrick Cloke 723b19748a
Handle bad JSON data being returned from the federation API. (#9070) 3 年前
  Richard van der Hoff 1c262431f9
Fix handling of connection timeouts in outgoing http requests (#8400) 3 年前
  Patrick Cloke b86764662b
Fix the exception that is raised when invalid JSON is encountered. (#8291) 3 年前
  Andrew Morgan a466b67972
Reduce run-times of tests by advancing the reactor less (#7757) 3 年前
  Patrick Cloke c978f6c451
Convert federation client to async/await. (#7975) 3 年前
  Richard van der Hoff 39230d2171
Clean up some LoggingContext stuff (#7120) 4 年前
  Amber Brown 4806651744
Replace returnValue with return (#5736) 4 年前
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 年前
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 年前
  Andrew Morgan 5a4b328f52 Add ability to blacklist ip ranges for federation traffic (#5043) 5 年前
  Amber Brown b36c82576e
Run Black on the tests again (#5170) 5 年前
  Andrew Morgan bb52a2e653 lint 5 年前
  Andrew Morgan cd36a1283b New test, fix issues 5 年前
  Andrew Morgan c69df5d5d3 Fix comments. v0.99.2 -> v0.99.3 5 年前
  Andrew Morgan 94cb7939e4 Federation test fixed! 5 年前
  Andrew Morgan 621e7f37f1 Better exception handling 5 年前
  Andrew Morgan ecea5af491 Correct var name 5 年前
  Andrew Morgan 86c60bda15 i should have given up x3 5 年前
  Andrew Morgan 45524f2f5e i should have given up x2 5 年前
  Richard van der Hoff 5d27730a73
Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 5 年前
  Richard van der Hoff 8520bc3109
Fix Host header sent by MatrixFederationAgent (#4468) 5 年前
  Richard van der Hoff 7871146667 Make MatrixFederationClient use MatrixFederationAgent 5 年前
  Richard van der Hoff de6888e7ce Remove redundant WrappedConnection (#4409) 5 年前
  Erik Johnston b970cb0e96 Refactor request sending to have better excpetions (#4358) 5 年前
  Oleg Girko 7d3f639844 Fix compatibility issue with older Twisted in tests. 5 年前
  Richard van der Hoff 31c15dcb80
Refactor matrixfederationclient to fix logging (#3906) 5 年前
  Amber Brown bfa0b759e0
Attempt to figure out what's going on with timeouts (#3857) 5 年前