Commit History

作者 SHA1 備註 提交日期
  Erik Johnston bbf8886a05 Merge worker apps into one. (#6964) 4 年之前
  Neil Johnson 5e52d8563b Allow monthly active user limiting support for worker mode, fixes #4639. (#6742) 4 年之前
  Erik Johnston 48c3a96886 Port synapse.replication.tcp to async/await (#6666) 4 年之前
  Richard van der Hoff 26c5d3d398 Fix exceptions in log when rejected event is replicated 4 年之前
  Richard van der Hoff c74de81bfc async/await for SyncReplicationHandler.process_and_notify 4 年之前
  Erik Johnston bc5cb8bfe8 Remove database config parsing from apps. 4 年之前
  Erik Johnston 1a0997bbd5 Port rest/v1 to async/await 4 年之前
  Andrew Morgan 54fef094b3 Remove usage of deprecated logger.warn method from codebase (#6271) 4 年之前
  Erik Johnston c66a06ac6b Move storage classes into a main "data store". 4 年之前
  Amber Brown 7dc398586c Implement a structured logging output system. (#5680) 4 年之前
  Erik Johnston 80cfad233e Call startup commands as system triggers. 4 年之前
  Amber Brown 7ad1d76356 Support Prometheus_client 0.4.0+ (#5636) 4 年之前
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 4 年之前
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 年之前
  Richard van der Hoff 1f6d6f918a Make EventStream rows have a type 5 年之前
  Amber Brown 9cd33d2f4b Deduplicate some code in synapse.app (#4567) 5 年之前
  Amber Brown cb7a6b2379 Fix typing being reset causing infinite syncs (#4127) 5 年之前
  Amber Brown 381d2cfdf0 Make workers work on Py3 (#4027) 5 年之前
  Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 5 年之前
  Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 5 年之前
  Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 5 年之前
  Richard van der Hoff 3cef867cc1 Merge pull request #3709 from matrix-org/rav/logcontext_for_replication_commands 5 年之前
  Amber Brown c334ca67bb Integrate presence from hotfixes (#3694) 5 年之前
  Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers 5 年之前
  Erik Johnston 3188973857 Pull out did_forget to worker store 5 年之前
  Amber Brown 49af402019 run isort 5 年之前
  Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 6 年之前
  Amber Brown febe0ec8fd Run Prometheus on a different port, optionally. (#3274) 6 年之前
  Richard van der Hoff 318711e139 Set Server header in SynapseRequest 6 年之前
  Richard van der Hoff fc149b4eeb Merge remote-tracking branch 'origin/develop' into rav/use_run_in_background 6 年之前