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

Remove concept of a non-limited stream. #7011

Merged
merged 13 commits into from
Mar 20, 2020
Merged

Commits on Feb 28, 2020

  1. Remove 'upto_token'

    erikjohnston committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    d0a5571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3edad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d85553 View commit details
    Browse the repository at this point in the history
  4. Make DeviceListsStream limited.

    We don't actually need the group by clause here as it doesn't matter if
    we send duplicates (and we shouldn't really have duplicates in that
    table anyway).
    erikjohnston committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    22de343 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3bc2d1 View commit details
    Browse the repository at this point in the history
  6. Remove _LIMITED concept

    erikjohnston committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    80fc299 View commit details
    Browse the repository at this point in the history
  7. Newsfile

    erikjohnston committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7712f41 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Fixup comment

    Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    erikjohnston and richvdh authored Mar 18, 2020
    Configuration menu
    Copy the full SHA
    9986cdb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2020

  1. Configuration menu
    Copy the full SHA
    1410dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c44939 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea26880 View commit details
    Browse the repository at this point in the history
  4. Update synapse/replication/tcp/streams/_base.py

    Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    erikjohnston and richvdh authored Mar 20, 2020
    Configuration menu
    Copy the full SHA
    6b79830 View commit details
    Browse the repository at this point in the history
  5. pep8

    erikjohnston committed Mar 20, 2020
    Configuration menu
    Copy the full SHA
    326cdc8 View commit details
    Browse the repository at this point in the history