Commit Graph

284 Commits (32e54b472a6c6c12d0b92ac46c8733c300589f19)

Author SHA1 Message Date
Erik Johnston a4f52a33fe Fix replication for room v3 (#4523) 6 years ago
Erik Johnston b6b73a0bcf Fix receiving events from federation via a worker 6 years ago
Erik Johnston 678a92cb56 Replace missed usages of FrozenEvent 6 years ago
Erik Johnston be6a7e47fa
Revert "Require event format version to parse or create events" 6 years ago
Erik Johnston e8c9f15397 Replace missed usages of FrozenEvent 6 years ago
Erik Johnston a163b748a5 Don't truncate command name in metrics 6 years ago
Amber Brown c4b3698a80
Make the replication logger quieter (#4108) 6 years ago
Amber Brown 381d2cfdf0
Make workers work on Py3 (#4027) 6 years ago
Travis Ralston f1a7264663
Fix minor typo in exception 6 years ago
Amber Brown 7c27c4d51c
merge (#3576) 6 years ago
Erik Johnston 3e242dc149 Remove conn_id 6 years ago
Erik Johnston b13836da7f Remove conn_id from repl prometheus metrics 6 years ago
Erik Johnston 91cdb6de08 Call UserDirectoryHandler methods directly 6 years ago
Erik Johnston 3b2dcfff78 Fix logging bug in EDU handling over replication 6 years ago
Richard van der Hoff 0e8d78f6aa Logcontexts for replication command handlers 6 years ago
Erik Johnston 488ffe6fdb Use federation handler function rather than duplicate 6 years ago
Erik Johnston 773db62a22 Rename slave TransactionStore to SlaveTransactionStore 6 years ago
Erik Johnston a6c813761a Docstrings 6 years ago
Erik Johnston b179537f2a Move clean_room_for_join to master 6 years ago
Erik Johnston 72d1902bbe Fixup doc comments 6 years ago
Erik Johnston 62564797f5 Fixup wording and remove dead code 6 years ago
Erik Johnston bebe325e6c Rename POST param to METHOD 6 years ago
Erik Johnston 5011417632 Fixup logging and docstrings 6 years ago
Erik Johnston 495cb100d1 Allow profile changes to happen on workers 6 years ago
Erik Johnston 1e2bed9656 Import all functions from TransactionStore 6 years ago
Erik Johnston a3f5bf79a0 Add EDU/query handling over replication 6 years ago
Erik Johnston e26dbd82ef Add replication APIs for persisting federation events 6 years ago
Erik Johnston 051a99c400 Fix isort 6 years ago
Richard van der Hoff 0ca459ea33 Basic support for room versioning 6 years ago
Richard van der Hoff 01e93f48ed Kill off MatrixCodeMessageException 6 years ago
Erik Johnston 443da003bc Use new helper base class for membership requests 6 years ago
Erik Johnston 729b672823 Use new helper base class for ReplicationSendEventRestServlet 6 years ago
Erik Johnston d81602b75a Add helper base class for generating new replication endpoints 6 years ago
Richard van der Hoff f59be4eb0e Fix unit tests 6 years ago
Richard van der Hoff 371da42ae4 Wrap a number of things that run in the background 6 years ago
Erik Johnston 0faa3223cd Fix missing attributes on workers. 6 years ago
Erik Johnston 05f5dabc10 Use stream cache in get_linearized_receipts_for_room 6 years ago
Amber Brown 49af402019 run isort 6 years ago
Amber Brown 6350bf925e
Attempt to be more performant on PyPy (#3462) 7 years ago
Erik Johnston eb50c44eaf Add UserErasureWorkerStore to workers 7 years ago
Amber Brown 07cad26d65
Remove all global reactor imports & pass it around explicitly (#3424) 7 years ago
Amber Brown 77ac14b960
Pass around the reactor explicitly (#3385) 7 years ago
Amber Brown 99b77aa829
Fix tcp protocol metrics naming (#3410) 7 years ago
Richard van der Hoff b7e7fd2d0e Fix replication metrics 7 years ago
Amber Brown b6063631c3 more cleanup 7 years ago
Amber Brown 228f1f584e fix the test failures 7 years ago
Amber Brown 8f5a688d42 cleanups, self-registration 7 years ago
Richard van der Hoff 9ea219c514 Send users a server notice about consent 7 years ago
Amber Brown fcc525b0b7 rest of the changes 7 years ago
Amber Brown df9f72d9e5 replacing portions 7 years ago