Commit Graph

7368 Commits (e5b4a208ced9df795e1944cda79846690530eac7)

Author SHA1 Message Date
Erik Johnston eba93b05bf Split EventsWorkerStore into separate file 7 years ago
Erik Johnston bf8a36e080 Update copyright 7 years ago
Erik Johnston 5d0f665848 Remove redundant clock 7 years ago
Erik Johnston 3bd760628b _event_persist_queue shouldn't be in worker store 7 years ago
Erik Johnston eb9b5eec81 Update copyright 7 years ago
Erik Johnston c2ecfcc3a4 Update copyright 7 years ago
Erik Johnston 7e6cf89dc2 Update copyright 7 years ago
Erik Johnston 26d37f7a63 Update copyright 7 years ago
Erik Johnston bb73f55fc6 Use absolute imports 7 years ago
Erik Johnston 27b094f382 Split out get_events and co into a worker store 7 years ago
Erik Johnston 573712da6b Update comments 7 years ago
Erik Johnston c96d547f4d Actually use new param 7 years ago
Erik Johnston d15d237b0d Split out EventPushActionWorkerStore 7 years ago
Erik Johnston 6f72765371 Split PusherStore 7 years ago
Erik Johnston cbaad969f9 Split PushRulesStore 7 years ago
Erik Johnston ca9b9d9703 Split AccountDataStore and TagStore 7 years ago
Erik Johnston 8fbb4d0d19 Raise exception in abstract method 7 years ago
Erik Johnston 95e4cffd85 Fix comment 7 years ago
Erik Johnston e316bbb4c0 Use abstract base class to access stream IDs 7 years ago
Erik Johnston f5ac4dc2d4 Split ReceiptsStore 7 years ago
Erik Johnston 24087bffa9 Ensure all push actions are deleted from staging 7 years ago
Erik Johnston ad0ccf15ea Refactor _set_push_actions_for_event_and_users_txn to use events_and_contexts 7 years ago
Erik Johnston d874d4f2d7 Delete from push_actions_staging in federation too 7 years ago
Erik Johnston 6ff8c87484 Batch inserts into event_push_actions_staging 7 years ago
Pascal Bach 3acd616979 Update pynacl dependency to 1.2.1 or higher 7 years ago
Richard van der Hoff d1a3325f99 (Really) fix tablescan of event_push_actions on purge 7 years ago
Erik Johnston 6af025d3c4 Fix typo of double is_highlight 7 years ago
Erik Johnston 012e8e142a Comments 7 years ago
Erik Johnston b96278d6fe Ensure that we delete staging push actions on errors 7 years ago
Erik Johnston 4810f7effd Remove context.push_actions 7 years ago
Erik Johnston c714c61853 Update event_push_actions table from staging table 7 years ago
Erik Johnston acac21248c Store push actions in staging area 7 years ago
Erik Johnston 106906a65e Don't serialize current state over replication 7 years ago
Erik Johnston fd1601c596 Fix state group storage bug in workers 7 years ago
Erik Johnston ef344b10e5 Don't log errors propogated from send_event 7 years ago
Erik Johnston 92c52df702 Make store_file use store_into_file 7 years ago
Richard van der Hoff 39bf47319f purge_history: fix sqlite syntax error 7 years ago
Richard van der Hoff ac27f6a35e purge_history: handle sqlite asshattery 7 years ago
Richard van der Hoff 5978dccff0 remove overzealous exception handling 7 years ago
Richard van der Hoff 278d21b5e4 purge_history: fix index use 7 years ago
Richard van der Hoff 5fcbf1e07c Rework event purge to use a temporary table 7 years ago
Richard van der Hoff d627174da2 Fix log message in purge_history 7 years ago
Richard van der Hoff 0b27ae8dc3 move search reindex to schema 47 7 years ago
Richard van der Hoff 4a6d551704 GIN reindex: Fix syntax errors, improve exception handling 7 years ago
Richard van der Hoff 630caf8a70
style nit 7 years ago
Richard van der Hoff 8fd1a32456 Fix typos in purge api & doc 7 years ago
Richard van der Hoff 39a6b35496 purge: move room_depth update to end 7 years ago
Richard van der Hoff 74fcbf741b delete_local_events for purge_history 7 years ago
Richard van der Hoff e571aef06d purge: Move cache invalidation to more appropriate place 7 years ago
Richard van der Hoff 61ffaa8137 bump purge logging to info 7 years ago