95 Revize (4b965c862dc66c0da5d3240add70e9b5f0aa720b)

Autor SHA1 Zpráva Datum
  Jonathan de Jong 4b965c862d
Remove redundant "coding: utf-8" lines (#9786) před 3 roky
  Erik Johnston bbf8886a05
Merge worker apps into one. (#6964) před 4 roky
  Neil Johnson 5e52d8563b Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) před 4 roky
  Erik Johnston 48c3a96886
Port synapse.replication.tcp to async/await (#6666) před 4 roky
  Richard van der Hoff 26c5d3d398 Fix exceptions in log when rejected event is replicated před 4 roky
  Richard van der Hoff c74de81bfc async/await for SyncReplicationHandler.process_and_notify před 4 roky
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. před 4 roky
  Erik Johnston 1a0997bbd5 Port rest/v1 to async/await před 4 roky
  Andrew Morgan 54fef094b3
Remove usage of deprecated logger.warn method from codebase (#6271) před 4 roky
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". před 4 roky
  Amber Brown 7dc398586c
Implement a structured logging output system. (#5680) před 4 roky
  Erik Johnston 80cfad233e Call startup commands as system triggers. před 4 roky
  Amber Brown 7ad1d76356
Support Prometheus_client 0.4.0+ (#5636) před 4 roky
  Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) před 4 roky
  Amber Brown 32e7c9e7f2
Run Black. (#5482) před 4 roky
  Richard van der Hoff 1f6d6f918a Make EventStream rows have a type před 5 roky
  Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) před 5 roky
  Amber Brown cb7a6b2379
Fix typing being reset causing infinite syncs (#4127) před 5 roky
  Amber Brown 381d2cfdf0
Make workers work on Py3 (#4027) před 5 roky
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) před 5 roky
  Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items před 5 roky
  Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init před 5 roky
  Amber Brown c334ca67bb
Integrate presence from hotfixes (#3694) před 5 roky
  Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers před 5 roky
  Erik Johnston 3188973857 Pull out did_forget to worker store před 5 roky
  Amber Brown 49af402019 run isort před 5 roky
  Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics před 6 roky
  Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) před 6 roky
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest před 6 roky
  Richard van der Hoff 2a13af23bc Use run_in_background in preference to preserve_fn před 6 roky
  Richard van der Hoff 9255a6cb17 Improve exception handling for background processes před 6 roky
  Adrian Tschira 36c59ce669 Use six.itervalues in some places před 6 roky
  Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource před 6 roky
  Erik Johnston 493e25d554 Move storage functions for push calculations před 6 roky
  Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class před 6 roky
  Silke df0f602796 Implement listen_tcp method in remaining workers před 6 roky
  Richard van der Hoff 795b0849f3 Add a comment which might save some confusion před 6 roky
  Richard van der Hoff 7f14f0ae38 Remove dead sync_callback před 6 roky
  Richard van der Hoff 543c794a76 Factor out common application start před 6 roky
  Erik Johnston 2cc998fed8 Fix replication. And notify před 6 roky
  Erik Johnston 78cefd78d6 Make workers report to master for user ip updates před 6 roky
  Erik Johnston 9c712a366f Move get_presence_list_* to SlaveStore před 7 roky
  Erik Johnston 414522aed5 Move get_interested_parties před 7 roky
  Erik Johnston 29574fd5b3 Reduce federation presence replication traffic před 7 roky
  Erik Johnston 391712a4f9 Comment před 7 roky
  Erik Johnston dbf87282d3 Docs před 7 roky
  Erik Johnston b5cb6347a4 Don't immediately notify the master about users whose syncs have gone away před 7 roky
  Erik Johnston 96b9b6c127 Don't double json encode typing replication data před 7 roky
  Erik Johnston ac66e11f2b Add the appropriate amount of preserve_fn před 7 roky
  Erik Johnston 3376f16012 Shuffle and comment synchrotron presence před 7 roky