37 Révisions (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Auteur SHA1 Message Date
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) il y a 3 ans
  Erik Johnston bbf8886a05
Merge worker apps into one. (#6964) il y a 4 ans
  Erik Johnston 48c3a96886
Port synapse.replication.tcp to async/await (#6666) il y a 4 ans
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. il y a 4 ans
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) il y a 4 ans
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) il y a 4 ans
  Erik Johnston 80cfad233e Call startup commands as system triggers. il y a 4 ans
  Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) il y a 4 ans
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) il y a 4 ans
  Amber Brown 32e7c9e7f2
Run Black. (#5482) il y a 4 ans
  Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) il y a 5 ans
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) il y a 5 ans
  Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items il y a 5 ans
  Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init il y a 5 ans
  Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers il y a 5 ans
  Amber Brown 49af402019 run isort il y a 5 ans
  Travis Ralston 45768d1640 Use the RegistryProxy for appservices too il y a 6 ans
  Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics il y a 6 ans
  Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) il y a 6 ans
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest il y a 6 ans
  Richard van der Hoff 9255a6cb17 Improve exception handling for background processes il y a 6 ans
  Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource il y a 6 ans
  Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class il y a 6 ans
  Silke df0f602796 Implement listen_tcp method in remaining workers il y a 6 ans
  Richard van der Hoff 543c794a76 Factor out common application start il y a 6 ans
  Erik Johnston ac66e11f2b Add the appropriate amount of preserve_fn il y a 7 ans
  Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication il y a 7 ans
  Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext il y a 7 ans
  Richard van der Hoff d84bd51e95 Refactor logger config for workers il y a 7 ans
  Erik Johnston edd6cdfc9a Restore default bind address il y a 7 ans
  Johannes Löthberg 702c020e58 Fix check for bind_address il y a 7 ans
  Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses il y a 7 ans
  Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers il y a 7 ans
  Erik Johnston 4be85281f9 Enable state caches on workers il y a 7 ans
  Erik Johnston bcbd74dc5b Remove log lines il y a 7 ans
  Erik Johnston 07229bbdae Add appservice worker il y a 7 ans
  Erik Johnston 24f36469bc Add federation /version API il y a 7 ans
  Erik Johnston ec8b217722 Add destination retry to slave store il y a 7 ans
  Erik Johnston 76b89d0edb Add slace storage functions for public room list il y a 7 ans
  Erik Johnston aede7248ab Split out a FederationReader process il y a 7 ans