Commit Graph

336 Commits (1e19ce00bff8d67168d39201cdf9424f7b2f22f6)

Author SHA1 Message Date
Jorik Schellekens f7c873a643
Trace how long it takes for the send trasaction to complete, including retrys (#5986) 5 years ago
Jorik Schellekens 909827b422
Add opentracing to all client servlets (#5983) 5 years ago
Andrew Morgan b736c6cd3a
Remove bind_email and bind_msisdn (#5964) 5 years ago
Andrew Morgan 4548d1f87e
Remove unnecessary parentheses around return statements (#5931) 5 years ago
Jorik Schellekens 812ed6b0d5
Opentracing across workers (#5771) 5 years ago
Brendan Abolivier 1c5b8c6222 Revert "Add "require_consent" parameter for registration" 5 years ago
Half-Shot 3320aaab3a Add "require_consent" parameter for registration 5 years ago
Jorik Schellekens cf2972c818
Fix servlet metric names (#5734) 5 years ago
Amber Brown 4806651744
Replace returnValue with return (#5736) 5 years ago
Richard van der Hoff 824707383b
Remove access-token support from RegistrationHandler.register (#5641) 5 years ago
Richard van der Hoff 80cc82a445
Remove support for invite_3pid_guest. (#5625) 5 years ago
Amber Brown 463b072b12
Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
Amber Brown 32e7c9e7f2
Run Black. (#5482) 6 years ago
Erik Johnston 6745b7de6d Handle failing to talk to master over replication 6 years ago
Erik Johnston 5dbff34509 Fixup bsaed on review comments 6 years ago
Erik Johnston d46aab3fa8 Add basic editing support 6 years ago
Erik Johnston b5c62c6b26 Fix relations in worker mode 6 years ago
Richard van der Hoff f50efcb65d Replace SlavedKeyStore with a shim 6 years ago
Richard van der Hoff 3352baac4b
Remove unused server_tls_certificates functions (#5028) 6 years ago
Neil Johnson e8419554ff
Remove presence lists (#4989) 6 years ago
Richard van der Hoff 297bf2547e
Fix sync bug when accepting invites (#4956) 6 years ago
Richard van der Hoff 4b91c313a9 Combine the CurrentStateDeltaStream into the EventStream 6 years ago
Richard van der Hoff 1f6d6f918a Make EventStream rows have a type 6 years ago
Richard van der Hoff 015b3622eb Skip building a ROW_TYPE when building updates 6 years ago
Richard van der Hoff f570916a3e Add parse_row method to replication stream class 6 years ago
Richard van der Hoff 71dcb275f1 move FederationStream out to its own file 6 years ago
Richard van der Hoff aa1e017864 move EventsStream out to its own file 6 years ago
Richard van der Hoff a5798de067 Move replication.tcp.streams into a package 6 years ago
Richard van der Hoff acaa18f7dd
Fix/improve some docstrings in the replication code. (#4949) 6 years ago
Richard van der Hoff 8cbbedaa2b
Fix ClientReplicationStreamProtocol.__str__ (#4929) 6 years ago
Richard van der Hoff 9bde730ef8
Fix bug where read-receipts lost their timestamps (#4927) 6 years ago
Richard van der Hoff cdb8036161
Add a config option for torture-testing worker replication. (#4902) 6 years ago
Erik Johnston face0c5b3c Prefill client IPs cache on workers 6 years ago
Brendan Abolivier a4c3a361b7
Add rate-limiting on registration (#4735) 6 years ago
Andrew Morgan b9f6163092 Simplify token replication logic 6 years ago
Erik Johnston a84b8d56c2 Fixup slave stores 6 years ago
Andrew Morgan fe7bd23a85 Clean up logic and add comments 6 years ago
Andrew Morgan 9f7cdf3da1 Clearer branching, fix missing list clear 6 years ago
Andrew Morgan 5f0c449dd5 Prevent replication wedging 6 years ago
Erik Johnston 1e315017d3 When presence is enabled don't send over replication 6 years ago
Erik Johnston 6bb1c028f1 Limit cache invalidation replication line length (#4748) 6 years ago
Erik Johnston 6870fc496f Move connecting logic into ClientReplicationStreamProtocol 6 years ago
Erik Johnston 25814921f1 Increase the max delay between retry attempts 6 years ago
Erik Johnston 313987187e Fix tightloop over connecting to replication server 6 years ago
Erik Johnston 80467bbac3 Fix state cache invalidation on workers 6 years ago
Erik Johnston dbdc565dfd Fix registration on workers (#4682) 6 years ago
Erik Johnston a9b5ea6fc1 Batch cache invalidation over replication 6 years ago
Erik Johnston af691e415c Move register_device into handler 6 years ago
Erik Johnston eb2b8523ae Split out registration to worker 6 years ago
Erik Johnston a4f52a33fe Fix replication for room v3 (#4523) 6 years ago