77 İşlemeler (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Yazar SHA1 Mesaj Tarih
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) 3 yıl önce
  Erik Johnston bbf8886a05
Merge worker apps into one. (#6964) 4 yıl önce
  Patrick Cloke 509e381afa
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 4 yıl önce
  Erik Johnston 48c3a96886
Port synapse.replication.tcp to async/await (#6666) 4 yıl önce
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 yıl önce
  Brendan Abolivier 2ac78438d8
Make the PusherSlaveStore inherit from the slave RoomStore 4 yıl önce
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) 4 yıl önce
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) 4 yıl önce
  Erik Johnston 80cfad233e Call startup commands as system triggers. 4 yıl önce
  Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) 4 yıl önce
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 yıl önce
  Amber Brown 32e7c9e7f2
Run Black. (#5482) 4 yıl önce
  Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) 5 yıl önce
  Richard van der Hoff e7a16c6210 Remove redundant run_as_background_process() from pusherpool 5 yıl önce
  Richard van der Hoff 3e8b02c939 Rename _refresh_pusher 5 yıl önce
  Amber Brown 381d2cfdf0
Make workers work on Py3 (#4027) 5 yıl önce
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 5 yıl önce
  Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 5 yıl önce
  Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 5 yıl önce
  Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers 5 yıl önce
  Richard van der Hoff 66f7dc8c87 Fix logcontexts for running pushers 5 yıl önce
  Amber Brown 49af402019 run isort 5 yıl önce
  Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 6 yıl önce
  Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 6 yıl önce
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest 6 yıl önce
  Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn 6 yıl önce
  Richard van der Hoff 9255a6cb17 Improve exception handling for background processes 6 yıl önce
  Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource 6 yıl önce
  Erik Johnston 493e25d554 Move storage functions for push calculations 6 yıl önce
  Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 6 yıl önce
  Silke df0f602796 Implement listen_tcp method in remaining workers 6 yıl önce
  Richard van der Hoff 543c794a76 Factor out common application start 6 yıl önce
  Erik Johnston ac66e11f2b Add the appropriate amount of preserve_fn 7 yıl önce
  Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 7 yıl önce
  Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext 7 yıl önce
  Richard van der Hoff d84bd51e95 Refactor logger config for workers 7 yıl önce
  Erik Johnston edd6cdfc9a Restore default bind address 7 yıl önce
  Erik Johnston 8a0fddfd73 Remove spurious for..else.. 7 yıl önce
  Johannes Löthberg 702c020e58 Fix check for bind_address 7 yıl önce
  Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses 7 yıl önce
  Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers 7 yıl önce
  Erik Johnston 748d8fdc7b Reduce DB hits for replication 7 yıl önce
  Erik Johnston 4be85281f9 Enable state caches on workers 7 yıl önce
  Erik Johnston 784a2d4f2c Remove broken cache stuff 7 yıl önce
  Erik Johnston 24f36469bc Add federation /version API 7 yıl önce
  Mark Haines 8c75040c25 Fix setting gc thresholds in the workers 8 yıl önce
  Mark Haines a352b68acf Use worker_ prefixes for worker config, use existing support for multiple config files 8 yıl önce
  Mark Haines 364d616792 Access the event_cache_size directly from the server object. 8 yıl önce
  Mark Haines bde13833cb Access replication_url from the worker config directly 8 yıl önce
  Mark Haines 885ee861f7 Inline the synchrotron and pusher configs into the main config 8 yıl önce