64 次代码提交 (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

作者 SHA1 备注 提交日期
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 年前
  Richard van der Hoff 7c8402ddb8
Suppress CryptographyDeprecationWarning (#9698) 3 年前
  Eric Eastwood 0a00b7ff14
Update black, and run auto formatting over the codebase (#9381) 3 年前
  Ivan Shapovalov 13c7ab8181
Fixes for PyPy compatibility (#9270) 3 年前
  Richard van der Hoff 671138f658
Clean up exception handling in the startup code (#9059) 3 年前
  Erik Johnston 80a992d7b9
Fix deadlock on SIGHUP (#8918) 3 年前
  Erik Johnston 382b4e83f1
Defer SIGHUP handlers to reactor. (#8817) 3 年前
  Richard van der Hoff fb56dfdccd
Fix SIGHUP handler (#8697) 3 年前
  Erik Johnston e3debf9682
Add logging on startup/shutdown (#8448) 3 年前
  Patrick Cloke 62894673e6
Allow background tasks to be run on a separate worker. (#8369) 3 年前
  Patrick Cloke c619253db8
Stop sub-classing object (#8249) 3 年前
  Richard van der Hoff 8027166dd5 Add a comment about _LimitedHostnameResolver 3 年前
  Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 3 年前
  Richard van der Hoff 916cf2d439
re-implement daemonize (#8011) 3 年前
  Richard van der Hoff 03619324fc
Create a ListenerConfig object (#7681) 3 年前
  Patrick Cloke edd3b0747c
Fix new flake8 errors (#7489) 4 年前
  Erik Johnston 1a1da60ad2
Fix new flake8 errors (#7470) 4 年前
  Erik Johnston 37f6823f5b
Add instance name to RDATA/POSITION commands (#7364) 4 年前
  Richard van der Hoff 443162e577
Move pusherpool startup into _base.setup (#7104) 4 年前
  Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 年前
  Erik Johnston fc87d2ffb3
Freeze allocated objects on startup. (#6953) 4 年前
  Richard van der Hoff 0b794cbd7b
Fix sdnotify with acme enabled (#6571) 4 年前
  Erik Johnston 756d4942f5 Move DB pool and helper functions into dedicated Database class 4 年前
  Amber Brown 864f144543
Fix up some typechecking (#6150) 4 年前
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 4 年前
  Richard van der Hoff 412c6e21a8
Drop dependency on sdnotify (#5871) 4 年前
  Erik Johnston c560b791e1 Add process hooks to tell systemd our state. 4 年前
  Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 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 年前
  Richard van der Hoff cb8d568cf9 Fix 'utime went backwards' errors on daemonization. (#5609) 4 年前
  Erik Johnston 9f3c0a8556 Add basic admin cmd app 4 年前
  Richard van der Hoff 6cda36777b Drop support for cpu_affinity (#5525) 4 年前
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 年前
  Richard van der Hoff f76d407ef3
Fix dropped logcontexts during high outbound traffic. (#5277) 5 年前
  Erik Johnston a0fc256d65 Limit in flight DNS requests 5 年前
  Erik Johnston 9ad448c1e5 Correctly handle all command line options 5 年前
  Erik Johnston 6cb415b63f Fixup comments and add warning 5 年前
  Erik Johnston 309f3bb322
Update synapse/app/_base.py 5 年前
  Richard van der Hoff 2a5a15aff8 Improve logging around listening services 5 年前
  Richard van der Hoff e3a0300431 Special-case the default bind_addresses for metrics listener 5 年前
  Erik Johnston 93f7d2df3e Comments 5 年前
  Erik Johnston ef2228c890 Basic sentry integration 5 年前
  Richard van der Hoff 32b781bfe2
Fix error when loading cert if tls is disabled (#4618) 5 年前
  Richard van der Hoff 4fddf8fc77 Infer no_tls from presence of TLS listeners 5 年前
  Richard van der Hoff 9645728619 Don't create server contexts when TLS is disabled 5 年前
  Richard van der Hoff 086f6f27d4 Logging improvements around TLS certs 5 年前
  Richard van der Hoff 5d27730a73
Move ClientTLSOptionsFactory init out of refresh_certificates (#4611) 5 年前
  Amber Brown 6e2a5aa050 ACME Reprovisioning (#4522) 5 年前
  Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) 5 年前