Commit Graph

6035 Commits (4836864f5681fbcca34a4c40384a7c4c8309b4e2)
 

Author SHA1 Message Date
David Baker 4836864f56 generate id in the main thread 9 years ago
David Baker a4a31fa8dc Only pass in what we need 9 years ago
David Baker 3fb35cbd6f Oops, inequality fail 9 years ago
David Baker 15e0f1696f Wrap process in a flag so we don't process whist already processing. 9 years ago
David Baker 6ec02e9ecf indenting 9 years ago
David Baker 25cd5bb697 defer.gatherResults rather than doing all the pokes in series 9 years ago
David Baker fa129ce5b5 Add measure blocks 9 years ago
David Baker e1e042f2a1 Add comments on min_stream_id 9 years ago
David Baker 05d044aac3 pep8 9 years ago
David Baker 2d5c693fd3 Fix port script for changes merged from develop 9 years ago
David Baker 9c99ab4572 Merge remote-tracking branch 'origin/develop' into dbkr/pushers_use_event_actions 9 years ago
David Baker d549fdfa22 Remove code that's now been obsoleted or moved elsewhere 9 years ago
David Baker 92e3071623 Send badge count pushes. 9 years ago
Erik Johnston 8495b6d365 Merge pull request #703 from matrix-org/erikj/member 9 years ago
Erik Johnston 1ef0365670 Set profile information when joining rooms remotely 9 years ago
Richard van der Hoff 87a30890a3 Merge pull request #699 from matrix-org/rav/show_own_leave_event 9 years ago
Mark Haines 8d2bca1a90 Merge pull request #702 from matrix-org/markjh/slaveII 9 years ago
David Baker 0fd1cd2400 pep8 9 years ago
Mark Haines 6bfec56796 Test that room membership is replicated 9 years ago
Mark Haines e815763b7f Merge pull request #697 from matrix-org/markjh/slaveI 9 years ago
David Baker 7e2c89a37f Make pushers use the event_push_actions table instead of listening on an event stream & running the rules again. Sytest passes, but remaining to do: 9 years ago
Richard van der Hoff 1e05637e37 Let users see their own leave events 9 years ago
Erik Johnston b713934b2e Merge pull request #698 from matrix-org/erikj/port_script_fix 9 years ago
Mark Haines 75fb9ac1be Add a slaved events store class 9 years ago
Erik Johnston 8aab9d87fa Don't require config to create database 9 years ago
Mark Haines 7d11f825aa Merge pull request #694 from matrix-org/markjh/caches 9 years ago
Mark Haines 196ebaf662 Merge pull request #695 from matrix-org/markjh/cachesII 9 years ago
Mark Haines 87f2dec8d4 Make the cache objects be per instance rather than being global 9 years ago
Mark Haines a1e0d316ea Move _get_cache_dict into the SQLBaseStore 9 years ago
Mark Haines 2e308a3a38 Merge pull request #692 from matrix-org/markjh/replicate_reshuffle 9 years ago
Erik Johnston c2b429ab24 Merge pull request #693 from matrix-org/erikj/backfill_self 9 years ago
Erik Johnston 6222ae51ce Don't backfill from self 9 years ago
Erik Johnston b29f98377d Merge pull request #691 from matrix-org/erikj/member 9 years ago
Mark Haines 1d4deff25a Separate generating the replication response... 9 years ago
Erik Johnston df727f2126 Fix stuck invites 9 years ago
Erik Johnston 7a77f8b6d5 Merge pull request #690 from matrix-org/erikj/member 9 years ago
Erik Johnston 0c53d750e7 Docs and indents 9 years ago
Erik Johnston 92ab45a330 Add upgrade path, rename table 9 years ago
Erik Johnston 3d76b7cb2b Store invites in a separate table. 9 years ago
Erik Johnston bf14883a04 Merge pull request #689 from matrix-org/erikj/member 9 years ago
Erik Johnston d76d89323c Use computed prev event ids 9 years ago
Erik Johnston aa82cb38e9 Remove state hack from _create_new_client_event 9 years ago
Mark Haines 89e6839a48 Merge pull request #686 from matrix-org/markjh/doc_strings 9 years ago
Erik Johnston c906f30661 Do checks for memberships before creating events 9 years ago
Mark Haines 2a37467fa1 Use google style doc strings. 9 years ago
Mark Haines f2b916534b Merge pull request #684 from matrix-org/markjh/backfill_id_gen 9 years ago
Mark Haines 9bc5b4c663 Assert that the step != 0 9 years ago
Mark Haines 35b5c4ba1b use google style doc strings 9 years ago
Erik Johnston a853cdec5b Merge pull request #685 from matrix-org/erikj/sync_leave 9 years ago
Erik Johnston 3f4eb4c924 Comment 9 years ago