Commit History

Author SHA1 Message Date
  Jonathan de Jong 4b965c862d Remove redundant "coding: utf-8" lines (#9786) 3 years ago
  Jonathan de Jong 27d2820c33 Enable flake8-bugbear, but disable most checks. (#9499) 3 years ago
  Patrick Cloke c619253db8 Stop sub-classing object (#8249) 3 years ago
  Richard van der Hoff 66a564c859 Fix some DETECTED VIOLATIONS in the config file (#7550) 4 years ago
  Andrew Morgan d9f29f8dae Fix a small typo in the `metrics_flags` config option. (#7171) 4 years ago
  Andrew Morgan 409c62b27b Add config linting script that checks for bool casing (#6203) 4 years ago
  Amber Brown f743108a94 Refactor HomeserverConfig so it can be typechecked (#6137) 4 years ago
  Sorunome dd2e5b0038 add report_stats_endpoint config option (#6012) 4 years ago
  Jorik Schellekens 6604b64fae Check dependencies on setup in the nicer way. (#5989) 4 years ago
  Amber Brown 55d5b3af88 Servers-known-about statistic (#5981) 4 years ago
  Richard van der Hoff 16b52642e2 Don't load the generated config as the default. 5 years ago
  Richard van der Hoff c3c6b00d95 Pass config_dir_path and data_dir_path into Config.read_config. (#5522) 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Richard van der Hoff fd463b4f5d Comment out most options in the generated config. (#4863) 5 years ago
  Erik Johnston 82fca11fc1 Merge pull request #4694 from matrix-org/erikj/fix_sentry_config_format 5 years ago
  Erik Johnston 3d672fec51 Fixup generated metrics config 5 years ago
  Richard van der Hoff 5f9bdf90fe Attempt to make default config more consistent 5 years ago
  Erik Johnston d328a93b51 Fixup error handling and message 5 years ago
  Erik Johnston dc5efc92a8 Fixup 5 years ago
  Erik Johnston 6cb415b63f Fixup comments and add warning 5 years ago
  Erik Johnston 6a8f902edb Raise an appropriate error message if sentry_sdk missing 5 years ago
  Erik Johnston ef2228c890 Basic sentry integration 5 years ago
  Richard van der Hoff 9c2af7b2c5 Add a script to generate a clean config file (#4315) 5 years ago
  Matthew Hodgson 6c28ac260c copyrights 8 years ago
  Daniel Wagner-Hall 7213588083 Implement configurable stats reporting 8 years ago
  Erik Johnston a005b7269a Add backwards compat support for metrics, manhole and webclient config options 9 years ago
  Erik Johnston 1ce1509989 s/metric_interface/metric_bind_host/ 9 years ago
  Erik Johnston 59a0682f3e Enable changing the interface the metrics listener binds to 9 years ago
  Mark Haines 95cbfee8ae Update metrics.py 9 years ago
  Mark Haines d624e2a638 Manually generate the default config yaml, remove most of the commandline arguments for synapse anticipating that people will use the yaml instead. Simpify implementing config options by not requiring the classes to hit the super class 9 years ago