Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sliding sync: various fixups to the background update #17652

Merged
merged 23 commits into from
Sep 11, 2024

Commits on Sep 2, 2024

  1. Skip over existing rows

    erikjohnston committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b5ad7da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    269dc55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01860e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f71dd25 View commit details
    Browse the repository at this point in the history
  5. Fix tests for leaves

    erikjohnston committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    8140ca3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f3333b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4369e94 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    330e614 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

    erikjohnston committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    20542f0 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    0a7f41c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47bfb1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a48840 View commit details
    Browse the repository at this point in the history
  4. Don't inherit values

    erikjohnston committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    5f04c2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b778219 View commit details
    Browse the repository at this point in the history
  6. Fix old sqlite versions

    erikjohnston committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    1679ba0 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Update synapse/storage/databases/main/events.py

    Co-authored-by: Eric Eastwood <[email protected]>
    erikjohnston and MadLittleMods authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1963f18 View commit details
    Browse the repository at this point in the history
  2. Update synapse/storage/databases/main/events.py

    Co-authored-by: Eric Eastwood <[email protected]>
    erikjohnston and MadLittleMods authored Sep 10, 2024
    Configuration menu
    Copy the full SHA
    ec6b2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46804dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e84e7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06173a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Revert "Ignore leave events for bg updates"

    This reverts commit f71dd25.
    erikjohnston committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e0e7a8b View commit details
    Browse the repository at this point in the history
  2. Revert "Fix tests for leaves"

    This reverts commit 8140ca3.
    erikjohnston committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    cf4e6cb View commit details
    Browse the repository at this point in the history