Commit History

Author SHA1 Message Date
  Erik Johnston bf4db42920 Don't unnecessarily block notifying of new events. 4 years ago
  Amber Brown 4806651744 Replace returnValue with return (#5736) 4 years ago
  Erik Johnston 6de09e07a6 Add membership column to current_state_events table. 4 years ago
  Amber Brown 463b072b12 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 5 years ago
  Richard van der Hoff 91753cae59 Fix a number of "Starting txn from sentinel context" warnings (#5605) 5 years ago
  Erik Johnston f8bd30af2a Black 5 years ago
  Erik Johnston 45f28a9d2f Merge branch 'develop' of github.com:matrix-org/synapse into erikj/histogram_extremities 5 years ago
  Amber Brown 32e7c9e7f2 Run Black. (#5482) 5 years ago
  Erik Johnston 65787b0f7c Add descriptions and remove redundant set(..) 5 years ago
  Erik Johnston 499d4a32cd Add metrics for len of new extremities persisted. 5 years ago
  Erik Johnston 3ed595e327 Prometheus histograms are cumalative 5 years ago
  Amber Brown 6312d6cc7c Expose statistics on extrems to prometheus (#5384) 5 years ago
  Erik Johnston 5c1ece0ffc Move event background updates to a separate file 5 years ago
  Erik Johnston 640fcbb07f Fixup comments and logging 5 years ago
  Erik Johnston 7e8e683754 Log actual number of entries deleted 5 years ago
  Erik Johnston d79c9994f4 Add DB bg update to cleanup extremities. 5 years ago
  Erik Johnston 58c8ed5b0d Correctly filter out extremities with soft failed prevs (#5274) 5 years ago
  Richard van der Hoff c4aef549ad Exclude soft-failed events from fwd-extremity candidates. (#5146) 5 years ago
  Erik Johnston 935af0da38 Correctly update aggregation counts after redaction 5 years ago
  Erik Johnston b5c62c6b26 Fix relations in worker mode 5 years ago
  Erik Johnston efe3c7977a Add simple send_relation API and track in DB 5 years ago
  Neil Johnson 2d951686a7 drop tables listed in #1830 (#4992) 5 years ago
  Richard van der Hoff 297bf2547e Fix sync bug when accepting invites (#4956) 5 years ago
  Richard van der Hoff 902cdc63b6 Merge pull request #4955 from matrix-org/rav/merge_state_into_events 5 years ago
  Amber Brown 2e060774ad Run `black` on some storage modules that the stats branch touches (#4959) 5 years ago
  Richard van der Hoff 4b91c313a9 Combine the CurrentStateDeltaStream into the EventStream 5 years ago
  Erik Johnston 5536ddba75 Make `prev_state` field optional 5 years ago
  Erik Johnston a9de04be72 Implement soft fail 5 years ago
  Erik Johnston a9b5ea6fc1 Batch cache invalidation over replication 5 years ago
  Amber Brown 3f189c902e Fix flake8 (#4519) 5 years ago