Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Refactor backfilled into specific behavior function arguments (_persist_events_and_state_updates) #11417

Commits on Nov 24, 2021

  1. Refactor backfilled into specific behavior function arguments (`_pers…

    …ist_events_and_state_updates`)
    
    Part of #11300
    
    Call stack:
    
     - `_persist_events_and_state_updates` (added `use_negative_stream_ordering`)
        - `_persist_events_txn`
           - `_update_room_depths_txn` (added `update_room_forward_stream_ordering`)
           - `_update_metadata_tables_txn`
              - `_store_room_members_txn` (added `inhibit_local_membership_updates`)
    MadLittleMods committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    d6b3fee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c138f8c View commit details
    Browse the repository at this point in the history
  3. Add changelog

    MadLittleMods committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    67393b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e3121 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c83148e View commit details
    Browse the repository at this point in the history
  6. Fix lint

    MadLittleMods committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    96f1fe6 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Configuration menu
    Copy the full SHA
    53e5d0b View commit details
    Browse the repository at this point in the history