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

Implement the API changes for getting incremental reconnect updates #23516

Merged
merged 23 commits into from
Aug 7, 2023

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Store update IDs in Onyx

    tgolen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    294b6e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc84383 View commit details
    Browse the repository at this point in the history
  3. Simplify reconnection methods

    tgolen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    9192927 View commit details
    Browse the repository at this point in the history
  4. Remove unused constant

    tgolen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    18104e7 View commit details
    Browse the repository at this point in the history
  5. Change param name

    tgolen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    85b50ea View commit details
    Browse the repository at this point in the history
  6. Update comment

    tgolen committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    1bfdc56 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    0414c37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa9a4b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    d2b3717 View commit details
    Browse the repository at this point in the history
  2. Replace key from bad merge

    tgolen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    2c89bf3 View commit details
    Browse the repository at this point in the history
  3. Refactor and DRY code

    tgolen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    decaf87 View commit details
    Browse the repository at this point in the history
  4. DRY the code even more

    tgolen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    c2cf0ce View commit details
    Browse the repository at this point in the history
  5. Add some logging

    tgolen committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    826942e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd05078 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    daaa8ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    581ad3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3aa86f7 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. solving merge conflicts

    danieldoglas committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7e74a48 View commit details
    Browse the repository at this point in the history
  2. addressing comments

    danieldoglas committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    c48276d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc8152c View commit details
    Browse the repository at this point in the history
  4. prettier fixes

    danieldoglas committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    9a5c233 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. addressign comments

    danieldoglas committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    1f83bf5 View commit details
    Browse the repository at this point in the history