37 Commits (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Autor SHA1 Mensagem Data
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 anos atrás
  Erik Johnston bbf8886a05
Merge worker apps into one. (#6964) 4 anos atrás
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 anos atrás
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 anos atrás
  Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 4 anos atrás
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 4 anos atrás
  Amber Brown 4806651744
Replace returnValue with return (#5736) 4 anos atrás
  Erik Johnston 80cfad233e Call startup commands as system triggers. 4 anos atrás
  Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 4 anos atrás
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 anos atrás
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 anos atrás
  Amber Brown 2889b05554
Unify v1 and v2 REST client APIs (#5226) 5 anos atrás
  Erik Johnston 47a7e3928d Correctly proxy exception in frontend_proxy worker 5 anos atrás
  Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) 5 anos atrás
  Amber Brown 5d976c0c7c
Fix worker TLS (#4492) 5 anos atrás
  Ivan Shapovalov 06bc8d2fe5 synapse/app: frontend_proxy.py: actually make workers work on py3 5 anos atrás
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 5 anos atrás
  Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 5 anos atrás
  Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 5 anos atrás
  Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) 5 anos atrás
  Amber Brown 49af402019 run isort 5 anos atrás
  Jeroen 3d605853c8 send SNI for federation requests 5 anos atrás
  Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 6 anos atrás
  Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 6 anos atrás
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest 6 anos atrás
  Adrian Tschira 6168351877 Add b prefixes to some strings that are bytes in py3 6 anos atrás
  Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource 6 anos atrás
  Erik Johnston d023ecb810 Don't build handlers on workers unnecessarily 6 anos atrás
  Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 6 anos atrás
  Silke df0f602796 Implement listen_tcp method in remaining workers 6 anos atrás
  Richard van der Hoff 54a2525133 Front-end proxy: pass through auth header 6 anos atrás
  Richard van der Hoff 0a5866bec9 Support /keys/upload on /r0 as well as /unstable 6 anos atrás
  Richard van der Hoff 543c794a76 Factor out common application start 6 anos atrás
  Erik Johnston d4d12daed9 Include registration and as stores in frontend proxy 6 anos atrás
  Erik Johnston 1fc4a962e4 Add a frontend proxy 6 anos atrás
  Erik Johnston 78cefd78d6 Make workers report to master for user ip updates 6 anos atrás
  Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 7 anos atrás
  Erik Johnston 48e7697911 Add slave transaction store 7 anos atrás
  Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext 7 anos atrás
  Richard van der Hoff d84bd51e95 Refactor logger config for workers 7 anos atrás
  Erik Johnston edd6cdfc9a Restore default bind address 7 anos atrás
  Johannes Löthberg 702c020e58 Fix check for bind_address 7 anos atrás
  Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses 7 anos atrás
  Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers 7 anos atrás
  Matthew Hodgson 883df2e983 fix logger for client_reader worker 7 anos atrás
  Erik Johnston 4be85281f9 Enable state caches on workers 7 anos atrás
  Erik Johnston e0b6db29ed Split out public room list into a worker process 7 anos atrás
  Erik Johnston 24f36469bc Add federation /version API 7 anos atrás
  Erik Johnston ec8b217722 Add destination retry to slave store 7 anos atrás
  Erik Johnston 76b89d0edb Add slace storage functions for public room list 7 anos atrás