Commit History

作者 SHA1 備註 提交日期
  Dagfinn Ilmari Mannsåker a3f11567d9 Replace all remaining six usage with native Python 3 equivalents (#7704) 3 年之前
  Erik Johnston 547e4dd83e Fix exception reporting due to HTTP request errors. (#7556) 4 年之前
  Richard van der Hoff d4676910c9 remove miscellaneous PY2 code 4 年之前
  Richard van der Hoff eafd103fc7 Fix b'GET' in prometheus metrics (#7503) 4 年之前
  Michael Kaye 336989a57f Reduce federation logging on success (#7321) 4 年之前
  Erik Johnston fcfb591b31 Fix outbound federation request metrics (#6795) 4 年之前
  Andrew Morgan bc29a19731 Replace instance variations of homeserver with correct case/spacing 4 年之前
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 年之前
  Jorik Schellekens f7c873a643 Trace how long it takes for the send trasaction to complete, including retrys (#5986) 4 年之前
  Jorik Schellekens 87fa26006b Opentracing misc (#5856) 4 年之前
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 年之前
  Jorik Schellekens 38a6d3eea7 Add basic opentracing support (#5544) 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 年之前
  Richard van der Hoff 5bdb189f86 Improve docstrings on MatrixFederationClient. (#5332) 5 年之前
  Richard van der Hoff 8d92329214 Remove spurious debug from MatrixFederationHttpClient.get_json (#5287) 5 年之前
  Andrew Morgan 5a4b328f52 Add ability to blacklist ip ranges for federation traffic (#5043) 5 年之前
  Andrew Morgan 4a125be138 Make federation endpoints more tolerant of trailing slashes v2 (#4935) 5 年之前
  Andrew Morgan b41c2eaadc Clean up backoff_on_404 and metehod calls 5 年之前
  Andrew Morgan 2150151abe kwargs doesn't like commas on calling funcs either. TIL 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 551ea11559 Just return if not doing any trailing slash shennanigans 5 年之前
  Andrew Morgan a8ad39eec7 lint 5 年之前
  Andrew Morgan 621e7f37f1 Better exception handling 5 年之前
  Andrew Morgan ecea5af491 Correct var name 5 年之前
  Andrew Morgan b2df0e8e2c receiving a 400 caused an exception. handle it 5 年之前
  Andrew Morgan 9a2e22fd41 is this what purgatory feels like 5 年之前
  Andrew Morgan 45524f2f5e i should have given up x2 5 年之前