Commit Graph

8573 Commits (54f59bd7d46dda4b10bc644aa7338fc4740b48ba)
 

Author SHA1 Message Date
Erik Johnston 54f59bd7d4 Merge pull request #2107 from HarHarLinks/patch-1 8 years ago
Erik Johnston 98ce212093 Merge pull request #2103 from matrix-org/erikj/no-double-encode 8 years ago
Kim Brose 8a1137ceab fix typo in synctl help 8 years ago
Erik Johnston 877c029c16 Use iteritems 8 years ago
Erik Johnston 944692ef69 Merge pull request #2106 from matrix-org/erikj/reduce_user_sync 8 years ago
Erik Johnston 391712a4f9 Comment 8 years ago
Erik Johnston ad544c803a Document types of the replication streams 8 years ago
Erik Johnston dbf87282d3 Docs 8 years ago
Erik Johnston 69b3fd485d Fix incorrect type when using InvalidateCacheCommand 8 years ago
Erik Johnston fcc803b2bf Add log lines 8 years ago
Erik Johnston ea0152b132 Merge pull request #2104 from matrix-org/erikj/metrics_tcp 8 years ago
Erik Johnston 3f213d908d Rearrange metrics 8 years ago
Erik Johnston 1ca0e78ca1 Fix typo 8 years ago
Erik Johnston b43d3267e2 Fixup some metrics for tcp repl 8 years ago
Erik Johnston b5cb6347a4 Don't immediately notify the master about users whose syncs have gone away 8 years ago
Erik Johnston 96b9b6c127 Don't double json encode typing replication data 8 years ago
Erik Johnston f10ce8944b Don't double json encode federation replication data 8 years ago
Erik Johnston a5c401bd12 Merge pull request #2097 from matrix-org/erikj/repl_tcp_client 8 years ago
Erik Johnston b9caf4f726 Merge pull request #2099 from matrix-org/erikj/deviceinbox_reduce 8 years ago
Erik Johnston d1d5362267 Add comment 8 years ago
Erik Johnston 9f26d3b75b Deduplicate new deviceinbox rows for replication 8 years ago
Erik Johnston a76886726b Merge pull request #2098 from matrix-org/erikj/repl_tcp_fix 8 years ago
Erik Johnston ac66e11f2b Add the appropriate amount of preserve_fn 8 years ago
Erik Johnston 4264ceb31c Fiddle tcp replication logging 8 years ago
Erik Johnston 023ee197be Advance replication streams even if nothing is listening 8 years ago
Erik Johnston d1605794ad Remove unused worker config option 8 years ago
Erik Johnston 3376f16012 Shuffle and comment synchrotron presence 8 years ago
Erik Johnston 6ce6bbedcb Move where we ack federation 8 years ago
Erik Johnston 27cc627e42 Merge pull request #2082 from matrix-org/erikj/repl_tcp_server 8 years ago
Erik Johnston 62b89daac6 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/repl_tcp_server 8 years ago
Richard van der Hoff 773e64cc1a Merge pull request #2095 from matrix-org/rav/cull_log_preserves 8 years ago
Richard van der Hoff 2d05eb3cf5 Merge remote-tracking branch 'origin/release-v0.20.0' into develop 8 years ago
Richard van der Hoff ac63b92b64 Merge pull request #2094 from matrix-org/rav/fix_federation_join 8 years ago
Richard van der Hoff 30bcbf775a Accept join events from all servers 8 years ago
Richard van der Hoff 7eb9f34cc3 Remove spurious yield 8 years ago
Richard van der Hoff 0b08c48fc5 Remove more spurious `PreserveLoggingContext`s 8 years ago
Richard van der Hoff 65e1683680 Remove spurious PreserveLoggingContext 8 years ago
Richard van der Hoff feb496056e preserve_fn some deferred-returning things 8 years ago
Richard van der Hoff e2eebf1696 Fix fixme in preserve_fn 8 years ago
Erik Johnston 36c28bc467 Update all the workers and master to use TCP replication 8 years ago
Erik Johnston 3a1f3f8388 Change slave storage to use new replication interface 8 years ago
Erik Johnston 52bfa604e1 Add basic replication client handler and factory 8 years ago
Erik Johnston 0a6a966e2b Always advance stream tokens 8 years ago
Richard van der Hoff 773e1c6d68 Remove spurious @preserve_fn decorators 8 years ago
Erik Johnston 0d1c85e643 Merge branch 'release-v0.20.0' of github.com:matrix-org/synapse into develop 8 years ago
Erik Johnston 1df7c28661 Use callbacks to notify tcp replication rather than deferreds 8 years ago
Erik Johnston 36d2b66f90 Add a timestamp to USER_SYNC command 8 years ago
Erik Johnston 8a240e4f9c Merge pull request #2078 from APwhitehat/assertuserfriendly 8 years ago
Erik Johnston ec039e6790 Merge pull request #1984 from RyanBreaker/patch-1 8 years ago
Erik Johnston 142b6b4abf Merge pull request #2011 from matrix-org/matthew/turn_allow_guests 8 years ago