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

Optimise _update_client_ips_batch_txn to batch together database operations. #12252

Merged
merged 25 commits into from
Apr 8, 2022

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    7cf8b2e View commit details
    Browse the repository at this point in the history
  2. Newsfile

    Signed-off-by: Olivier Wilkinson (reivilibre) <oliverw@matrix.org>
    reivilibre committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    c7cfbf5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45c98e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0646b4b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1acd8cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1e961ad View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    503f5c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5f29099 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7c4907 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5675a94 View commit details
    Browse the repository at this point in the history
  11. Antilint

    reivilibre committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e7985d2 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    7edf6f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9556aae View commit details
    Browse the repository at this point in the history
  3. Inline column names

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    303fba6 View commit details
    Browse the repository at this point in the history
  4. Flatten user_ips builder

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    ac4b1d5 View commit details
    Browse the repository at this point in the history
  5. Flatten devices builder

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    34403cb View commit details
    Browse the repository at this point in the history
  6. Fix up docstring

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0f8e98b View commit details
    Browse the repository at this point in the history
  7. Remove dead variable

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    481b730 View commit details
    Browse the repository at this point in the history
  8. Don't return for None

    reivilibre committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    99e6b66 View commit details
    Browse the repository at this point in the history
  9. Update synapse/storage/database.py

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    3f7f659 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    50f2b91 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Apply suggestions from code review

    Co-authored-by: Patrick Cloke <clokep@users.noreply.github.com>
    reivilibre and clokep committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    93e1237 View commit details
    Browse the repository at this point in the history
  2. Antilint

    reivilibre committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    c0aaec4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c456958 View commit details
    Browse the repository at this point in the history
  4. No need to manually lock

    reivilibre committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    214aacf View commit details
    Browse the repository at this point in the history