Commit Graph

39 Commits (59e2d2694deec13aaa0062e04b5460f978967dc1)

Author SHA1 Message Date
Erik Johnston 4cff9376f7 Move server key queries to federation reader 7 years ago
Erik Johnston 32e54b472a Fix kicking guest users in worker mode 7 years ago
Amber Brown 9cd33d2f4b
Deduplicate some code in synapse.app (#4567) 7 years ago
Amber Brown 5d976c0c7c
Fix worker TLS (#4492) 7 years ago
Jason Robinson 6f680241bd Fix flake8 issues 7 years ago
Jason Robinson 82e13662c0 Split federation OpenID userinfo endpoint out of the federation resource 7 years ago
Jason Robinson 4f8f41c824 Make FederationReaderServer _http_listen use self.get_reactor() 7 years ago
Schnuffle dc5db01ff2 Replaced all occurences of e.message with str(e) 7 years ago
Erik Johnston 8601c24287 Fix some instances of ExpiringCache not expiring cache items 7 years ago
Richard van der Hoff 0b07f02e19 Make sure that we close db connections opened during init 7 years ago
Erik Johnston 7d5b1a60a3 Fix inbound federation on reader worker 8 years ago
Erik Johnston 773db62a22 Rename slave TransactionStore to SlaveTransactionStore 8 years ago
Erik Johnston 96a9a29645 Pull in necessary stores in federation_reader 8 years ago
Erik Johnston e26dbd82ef Add replication APIs for persisting federation events 8 years ago
Amber Brown 49af402019 run isort 8 years ago
Jeroen 3d605853c8 send SNI for federation requests 8 years ago
Travis Ralston 12285a1a76 The flag is named enable_metrics, not collect_metrics 8 years ago
Amber Brown febe0ec8fd
Run Prometheus on a different port, optionally. (#3274) 8 years ago
Richard van der Hoff 318711e139 Set Server header in SynapseRequest 8 years ago
Matthew Hodgson 8cbbfaefc1 404 correctly on missing paths via NoResource 8 years ago
Erik Johnston d023ecb810 Don't build handlers on workers unnecessarily 8 years ago
Richard van der Hoff 25adde9a04 Factor out get_db_conn to HomeServer base class 8 years ago
Silke df0f602796 Implement listen_tcp method in remaining workers 8 years ago
Richard van der Hoff 543c794a76 Factor out common application start 9 years ago
Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 9 years ago
Richard van der Hoff 067b00d49d Run the reactor with the sentinel logcontext 9 years ago
Richard van der Hoff d84bd51e95 Refactor logger config for workers 9 years ago
Erik Johnston edd6cdfc9a Restore default bind address 9 years ago
Johannes Löthberg 702c020e58 Fix check for bind_address 9 years ago
Johannes Löthberg 7dfd70fc83 Add support for specifying multiple bind addresses 9 years ago
Erik Johnston 24772ba56e Respect use_frozen_dicts option in workers 9 years ago
Erik Johnston 4be85281f9 Enable state caches on workers 9 years ago
Erik Johnston 24f36469bc Add federation /version API 10 years ago
Erik Johnston ec8b217722 Add destination retry to slave store 10 years ago
Erik Johnston 76b89d0edb Add slace storage functions for public room list 10 years ago
Erik Johnston aede7248ab Split out a FederationReader process 10 years ago